linux-seba/REUSE.toml
Jan Alexander Steffens (heftig) 65a583fb95
6.16.arch1-1
2025-08-03 06:23:44 +02:00

25 lines
407 B
TOML

version = 1
[[annotations]]
path = [
"PKGBUILD",
"README.md",
"keys/**",
".SRCINFO",
".nvchecker.toml",
"*.install",
"*.sysusers",
"*.tmpfiles",
"*.logrotate",
"*.pam",
"*.service",
"*.socket",
"*.timer",
"*.desktop",
"*.hook",
"config",
".gitignore",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"