diff --git a/REUSE.toml b/REUSE.toml index f0eef0821..189a2e6e3 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -22,3 +22,9 @@ path = ["renovate.json5", "**/.gitignore", ".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"