Files
non-aur-packages/home-assistant/REUSE.toml
2025-11-23 14:42:20 +01:00

30 lines
539 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 = [
"remove-setuptools-constraint.patch",
]
SPDX-FileCopyrightText = "home-assistant contributors"
SPDX-License-Identifier = "Apache-2.0"