thinlinc-client-bin/REUSE.toml

31 lines
551 B
TOML

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