소스 검색

Add SPDX header files

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 1 년 전
부모
커밋
70490825ba
3개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      gradle/wrapper/gradle-wrapper.properties.license
  2. 2 0
      gradlew.bat.license
  3. 2 0
      gradlew.license

+ 2 - 0
gradle/wrapper/gradle-wrapper.properties.license

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

+ 2 - 0
gradlew.bat.license

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

+ 2 - 0
gradlew.license

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