-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathREUSE.toml
More file actions
24 lines (21 loc) · 845 Bytes
/
Copy pathREUSE.toml
File metadata and controls
24 lines (21 loc) · 845 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: MIT
version = 1
SPDX-PackageName = "android-common"
SPDX-PackageSupplier = "Nextcloud Android team <android@nextcloud.com>"
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/android-common"
[[annotations]]
path = [".idea/icon.svg"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2025 Nextcloud GmbH and Nextcloud contributors, Google LLC"
SPDX-License-Identifier = "Apache-2.0"
[[annotations]]
path = ["CLAUDE.md"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2026 Nextcloud GmbH and Nextcloud contributors"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = ["material-color-utilities/src/main/java/**"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2021-2024 Google LLC"
SPDX-License-Identifier = "Apache-2.0"