Files
pkcs11-helper/REUSE.toml
Christian Hesse fd53ce16cb update REUSE.toml
2025-08-01 12:18:20 +02:00

30 lines
537 B
TOML

version = 1
[[annotations]]
path = [
"PKGBUILD",
"README.md",
"keys/**",
".SRCINFO",
".nvchecker.toml",
"*.install",
"*.sysusers",
"*.tmpfiles",
"*.logrotate",
"*.pam",
"*.service",
"*.socket",
"*.timer",
"*.desktop",
"*.hook",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"
[[annotations]]
path = [
"0001-nss-use-nss-pkcs11-h.patch",
]
SPDX-FileCopyrightText = "pkcs11-helper contributors"
SPDX-License-Identifier = "GPL-2.0-only"