Add SPDX header files

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2024-03-23 11:17:58 +01:00
parent 31fb373e9c
commit 70490825ba
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B
3 changed files with 6 additions and 0 deletions

View file

@ -0,0 +1,2 @@
SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors
SPDX-License-Identifier: GPL-3.0-or-later

2
gradlew.bat.license Normal file
View file

@ -0,0 +1,2 @@
SPDX-FileCopyrightText: 2015 the original author or authors.
SPDX-License-Identifier: Apache-2.0

2
gradlew.license Normal file
View file

@ -0,0 +1,2 @@
SPDX-FileCopyrightText: 2015-2021 the original author or authors.
SPDX-License-Identifier: Apache-2.0