diff --git a/REUSE.toml b/REUSE.toml index 1a75cbb..734e395 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -41,3 +41,12 @@ path = [ precedence = "aggregate" SPDX-FileCopyrightText = "2026 LibreCode coop and LibreCode contributors" SPDX-License-Identifier = "AGPL-3.0-or-later" + +[[annotations]] +path = [ + "l10n/*.js", + "l10n/*.json", +] +precedence = "aggregate" +SPDX-FileCopyrightText = "2026 LibreCode coop and LibreCode contributors" +SPDX-License-Identifier = "AGPL-3.0-or-later"