thinlinc-client-bin/REUSE.toml

32 lines
551 B
TOML
Raw Permalink Normal View History

2025-09-03 21:53:06 +02:00
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"