Skip to content

Commit 3a265eb

Browse files
move gradlew and dep validation data from general dep5 license definition to per file definition
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
1 parent 3f0ec73 commit 3a265eb

6 files changed

Lines changed: 12 additions & 8 deletions

File tree

.reuse/dep5

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@ Upstream-Name: Nextcloud Notes - Android Client
33
Upstream-Contact: Nextcloud Android team <android@nextcloud.com>
44
Source: https://github.com/nextcloud/notes-android
55

6-
Files: gradlew gradlew.bat gradle/wrapper/gradle-wrapper.jar
7-
Copyright: 2015-2021 the original authors
8-
License: Apache-2.0
9-
10-
Files: gradle/verification-keyring.keys gradle/verification-metadata.xml
11-
Copyright: none
12-
License: GPL-3.0-or-later
13-
146
Files: renovate.json5 */.gitignore .idea/* scripts/analysis/findbugs-results.txt scripts/analysis/lint-results.txt app/src/test/resources/robolectric.properties app/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker fastlane/metadata/* app/src/main/res/mipmap-*dpi/ic_launcher.png app/src/main/ic_launcher-web.png .bundle/config app/src/main/res/drawable-*dpi/ic_widget_create.png app/src/main/res/drawable-mdpi/context_based_formatting.png app/src/main/res/drawable/note_list_widget_preview.webp app/src/main/res/drawable/single_note_widget.webp
157
Copyright: 2016-2024 Nextcloud GmbH and Nextcloud contributors
168
License: GPL-3.0-or-later
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
2+
# SPDX-License-Identifier: GPL-3.0-or-later
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
2+
# SPDX-License-Identifier: GPL-3.0-or-later
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# SPDX-FileCopyrightText: 2015-2021 the original authors
2+
# SPDX-License-Identifier: Apache-2.0

gradlew

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)