Files
openRuyi/REUSE.toml
2025-10-27 12:05:11 +08:00

38 lines
1013 B
TOML

version = 1
[[annotations]]
path = [
"**.patch",
"**.diff",
"**.tmpfiles",
"**.sysusers",
"**.service",
"**.timer",
"**/_multibuild",
"**.pam",
"**.key",
"**/_manifest"
]
SPDX-FileCopyrightText = "NONE"
SPDX-License-Identifier = "CC0-1.0"
[[annotations]]
path = ["SPECS/library-python/pyproject-rpm-macros/*.py",
"SPECS/library-python/pyproject-rpm-macros/macros.*"]
SPDX-FileCopyrightText = "2019 pyproject-rpm-macros contributors"
SPDX-License-Identifier = "MIT"
[[annotations]]
path = "SPECS/core/ca-certificates/update-ca-trust.8.txt"
SPDX-FileCopyrightText = "2013 Red Hat, Inc."
SPDX-License-Identifier = "GPL-2.0-or-later"
[[annotations]]
path = "SPECS/core/pesign/pesign.py"
SPDX-FileCopyrightText = "2017 Peter Jones <Peter Jones@random>"
SPDX-License-Identifier = "GPL-3.0-only"
[[annotations]]
path = "SPECS/library-python/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"