diff --git a/REUSE.toml b/REUSE.toml index 217dbd1..612ffc9 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -20,6 +20,12 @@ precedence = "aggregate" SPDX-FileCopyrightText = "2025 Gary Wang" SPDX-License-Identifier = "MIT" +[[annotations]] +path = ["dist/msix/**.svg", "dist/msix/**.toml"] +precedence = "aggregate" +SPDX-FileCopyrightText = "2026 Gary Wang" +SPDX-License-Identifier = "MIT" + [[annotations]] path = ["app/translations/**.ts", "assets/plain/translators.html"] precedence = "aggregate"