summarylogtreecommitdiffstats
path: root/REUSE.toml
blob: d18511f056957ff78fa1595e8889e1e8c8e4a9a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
version = 1

[[annotations]]
path = [
    "ffdec.sh",
    ".gitignore",
    "PKGBUILD",
    "README.md",
    "keys/**",
    ".SRCINFO",
    ".nvchecker.toml",
    "*.install",
    "*.sysusers",
    "*.tmpfiles",
    "*.logrotate",
    "*.pam",
    "*.service",
    "*.socket",
    "*.timer",
    "*.desktop",
    "*.hook",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"

[[annotations]]
path = [
    "ffdec.png"
]
SPDX-FileCopyrightText = "JPEXS"
SPDX-License-Identifier = "GPL-3.0-or-later"