upgpkg: 1.11.5-1:
- rewrite package source under 0BSD license and following Arch Package guidelines
This commit is contained in:
18
REUSE.toml
Normal file
18
REUSE.toml
Normal file
@@ -0,0 +1,18 @@
|
||||
version = 1
|
||||
|
||||
[[annotations]]
|
||||
path = [
|
||||
"PKGBUILD",
|
||||
".SRCINFO",
|
||||
".gitignore",
|
||||
".nvchecker.toml"
|
||||
]
|
||||
SPDX-FileCopyrightText = "Arch Linux contributors"
|
||||
SPDX-License-Identifier = "0BSD"
|
||||
|
||||
[[annotations]]
|
||||
path = [
|
||||
"*.desktop"
|
||||
]
|
||||
SPDX-FileCopyrightText = "Google"
|
||||
SPDX-License-Identifier = "LicenseRef-unknown"
|
||||
Reference in New Issue
Block a user