Rewrite desktop files so they are under 0BSD and fix reuse

This commit is contained in:
AlphaLynx
2025-11-26 15:25:49 -05:00
parent 41c94a5717
commit 48d8bac932
6 changed files with 21 additions and 37 deletions

View File

@@ -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"