Skip to content

Commit 4a50a1e

Browse files
chore: add license ifno for IDE icon
Signed-off-by: Andy Scherzinger <[email protected]>
1 parent dfa1327 commit 4a50a1e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

REUSE.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ SPDX-PackageName = "android-common"
55
SPDX-PackageSupplier = "Nextcloud Android team <[email protected]>"
66
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/android-common"
77

8+
[[annotations]]
9+
path = [".idea/icon.svg"]
10+
precedence = "aggregate"
11+
SPDX-FileCopyrightText = "2025 Nextcloud Gmbh and Nextcloud contributors, Google LLC"
12+
SPDX-License-Identifier = "Apache-2.0"
13+
814
[[annotations]]
915
path = ["material-color-utilities/src/main/java/**"]
1016
precedence = "aggregate"

0 commit comments

Comments
 (0)