Files
openRuyi/REUSE.toml
2026-03-24 14:23:33 +08:00

53 lines
1.2 KiB
TOML

version = 1
[[annotations]]
path = [
"**.tmpfiles",
"**.sysusers",
"**.sysconfig",
"**.service",
"**.timer",
"**/_multibuild",
"**.pam",
"**.pamd",
"**.pc",
"**.key",
"**/_manifest",
"**.conf",
"**.keyring",
"**.in",
"**.prov",
"**.README",
"**/README.*",
"**/macros.*",
"**.1",
"**.5",
"**.8",
"**.zone",
]
SPDX-FileCopyrightText = "NONE"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = ["SPECS/pyproject-rpm-macros/*.py",
"SPECS/pyproject-rpm-macros/macros.*"]
SPDX-FileCopyrightText = "2019 pyproject-rpm-macros contributors"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "SPECS/ca-certificates/update-ca-trust.8.txt"
SPDX-FileCopyrightText = "2013 Red Hat, Inc."
SPDX-License-Identifier = "GPL-2.0-or-later"
[[annotations]]
path = "SPECS/pesign/pesign.py"
SPDX-FileCopyrightText = "2017 Peter Jones <Peter Jones@random>"
SPDX-License-Identifier = "GPL-3.0-only"
[[annotations]]
path = "SPECS/python-rpm-generators/*"
SPDX-FileCopyrightText = "RPM <rpm-maint@lists.rpm.org>"
SPDX-License-Identifier = "GPL-2.0-or-later AND LGPL-2.1-or-later"
[[annotations]]
path = "SPECS/xz/xznew"
SPDX-License-Identifier = "GPL-2.0-or-later"