Files
systemd-libs-systemd/REUSE.toml
fbt dc2e068305
Some checks failed
Package builder / BuildPackage (push) Failing after 25s
libs
Signed-off-by: fbt <fbt@fleshless.org>
2026-06-22 20:25:56 +00:00

34 lines
630 B
TOML

version = 1
[[annotations]]
path = [
"PKGBUILD",
"README.md",
"arch.conf",
"keys/**",
"loader.conf",
"splash-arch.bmp",
"systemd-hook",
".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-Use-Arch-Linux-device-access-groups.patch",
]
SPDX-FileCopyrightText = "systemd contributors"
SPDX-License-Identifier = "LGPL-2.1-or-later"