Rewrite desktop files so they are under 0BSD and fix reuse
This commit is contained in:
10
REUSE.toml
10
REUSE.toml
@@ -5,14 +5,8 @@ path = [
|
||||
"PKGBUILD",
|
||||
".SRCINFO",
|
||||
".gitignore",
|
||||
".nvchecker.toml"
|
||||
".nvchecker.toml",
|
||||
"*.desktop",
|
||||
]
|
||||
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