Skip to content

Commit 8d5e9b6

Browse files
Merge pull request #2063 from nextcloud/chore/noid/optimizeSpdxScan
Optimize spdx scan
2 parents c8a7a70 + 3a265eb commit 8d5e9b6

50 files changed

Lines changed: 192 additions & 43 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.reuse/dep5

Lines changed: 1 addition & 9 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-
14-
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/values-*/strings.xml 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
6+
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

app/src/main/res/values-ar/strings.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
<!--
33
~ Nextcloud Notes - Android Client
44
~
5-
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors
6-
~ SPDX-FileCopyrightText: 2015-2023 Stefan Niedermann <info@niedermann.it>
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
76
~ SPDX-License-Identifier: GPL-3.0-or-later
87
-->
98
<resources>

app/src/main/res/values-b+en+001/strings.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
<!--
33
~ Nextcloud Notes - Android Client
44
~
5-
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors
6-
~ SPDX-FileCopyrightText: 2015-2023 Stefan Niedermann <info@niedermann.it>
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
76
~ SPDX-License-Identifier: GPL-3.0-or-later
87
-->
98
<resources>

app/src/main/res/values-bg-rBG/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<resources>
39

410
<string name="app_name">Бележки</string>

app/src/main/res/values-ca/strings.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
<!--
33
~ Nextcloud Notes - Android Client
44
~
5-
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors
6-
~ SPDX-FileCopyrightText: 2015-2023 Stefan Niedermann <info@niedermann.it>
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
76
~ SPDX-License-Identifier: GPL-3.0-or-later
87
-->
98
<resources>

app/src/main/res/values-cs-rCZ/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<resources>
39

410
<string name="app_name">Poznámky</string>

app/src/main/res/values-da/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<resources>
39

410
<string name="app_name">Noter</string>

app/src/main/res/values-de/strings.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
<!--
33
~ Nextcloud Notes - Android Client
44
~
5-
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors
6-
~ SPDX-FileCopyrightText: 2015-2023 Stefan Niedermann <info@niedermann.it>
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
76
~ SPDX-License-Identifier: GPL-3.0-or-later
87
-->
98
<resources>

app/src/main/res/values-el/strings.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
<!--
33
~ Nextcloud Notes - Android Client
44
~
5-
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors
6-
~ SPDX-FileCopyrightText: 2015-2023 Stefan Niedermann <info@niedermann.it>
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
76
~ SPDX-License-Identifier: GPL-3.0-or-later
87
-->
98
<resources>

app/src/main/res/values-es-rEC/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
<?xml version="1.0" encoding="utf-8"?>
2+
<!--
3+
~ Nextcloud Notes - Android Client
4+
~
5+
~ SPDX-FileCopyrightText: 2015-2024 Nextcloud GmbH and Nextcloud contributors/translators
6+
~ SPDX-License-Identifier: GPL-3.0-or-later
7+
-->
28
<resources>
39

410
<string name="app_name">Notas</string>

0 commit comments

Comments
 (0)