Files
nextcloud-android-library/REUSE.toml
Andy Scherzinger 4d097f029c docs(reuse): Add translations
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-11-14 16:24:58 +01:00

31 lines
1.4 KiB
TOML

# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: MIT
version = 1
SPDX-PackageName = "android-library"
SPDX-PackageSupplier = "Nextcloud Android team <android@nextcloud.com>"
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/android-library"
[[annotations]]
path = ["gradle/wrapper/gradle-wrapper.jar", "sample_client/gradle/wrapper/gradle-wrapper.jar"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2015-2021 the original authors"
SPDX-License-Identifier = "Apache-2.0"
[[annotations]]
path = ["gradle/verification-keyring.keys", "gradle/verification-metadata.xml"]
precedence = "aggregate"
SPDX-FileCopyrightText = "none"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = ["renovate.json5", "**/.gitignore", ".library/src/androidTest/assets/**", ".idea/**", "library/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker", "sample_client/src/main/res/mipmap-**/**.png", "scripts/analysis/findbugs-results.txt", "sample_client/src/main/assets/nc_logo.png", "library/src/androidTest/assets/**"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2024 Nextcloud GmbH and Nextcloud contributors"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = ["library/src/main/res/values-**/strings.xml"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2024 Nextcloud GmbH and Nextcloud translators"
SPDX-License-Identifier = "MIT"