mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-21 12:35:30 +03:00
Add SPDX header files
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
31fb373e9c
commit
70490825ba
3 changed files with 6 additions and 0 deletions
2
gradle/wrapper/gradle-wrapper.properties.license
vendored
Normal file
2
gradle/wrapper/gradle-wrapper.properties.license
vendored
Normal 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
2
gradlew.bat.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: 2015 the original author or authors.
|
||||
SPDX-License-Identifier: Apache-2.0
|
2
gradlew.license
Normal file
2
gradlew.license
Normal file
|
@ -0,0 +1,2 @@
|
|||
SPDX-FileCopyrightText: 2015-2021 the original author or authors.
|
||||
SPDX-License-Identifier: Apache-2.0
|
Loading…
Reference in a new issue