diff --git a/apps/appstore/REUSE.toml b/apps/appstore/REUSE.toml index 9d147c0d392d6..99c57acf41734 100644 --- a/apps/appstore/REUSE.toml +++ b/apps/appstore/REUSE.toml @@ -14,3 +14,9 @@ path = ["img/app.svg"] precedence = "aggregate" SPDX-FileCopyrightText = "2018-2024 Google LLC" SPDX-License-Identifier = "Apache-2.0" + +[[annotations]] +path = ["l10n/**.js", "l10n/**.json"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2026 Nextcloud translators" +SPDX-License-Identifier = "AGPL-3.0-or-later"