Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
dnssec-anchors
Commits:
c632645f by Frederik Schwan at 2026-01-20T23:53:56+01:00
fix reuse config
- - - - -
1 changed file:
- REUSE.toml
Changes:
=====================================
REUSE.toml
=====================================
@@ -17,6 +17,15 @@ path = [
"*.timer",
"*.desktop",
"*.hook",
+ "dnssec-anchors-versioned.sh",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"
+
+[[annotations]]
+path = [
+ "upstream-LICENSE",
+ "*.notkey",
+]
+SPDX-FileCopyrightText = "Root DNS contributors"
+SPDX-License-Identifier = "0BSD"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dnssec-anchors/-/commit/c632645f2b492be7320b233df6a059c6374c9293
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dnssec-anchors/-/commit/c632645f2b492be7320b233df6a059c6374c9293
You're receiving this email because of your account on gitlab.archlinux.org.