summarylogtreecommitdiffstats
path: root/REUSE.toml
blob: 3dd81e8068220d5432b9f4de9ed790cff71f565a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
version = 1

[[annotations]]
path = [
    "PKGBUILD"
]
SPDX-FileCopyrightText = "LukasDoesDev <lukasdoesdev@gmail.com>"
SPDX-License-Identifier = "GPL-1.0-or-later"

[[annotations]]
path = [
    "README.md",
    "keys/**",
    ".SRCINFO",
    ".nvchecker.toml",
    "*.install",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"