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

[[annotations]]
path = [
    "PKGBUILD",
    ".SRCINFO",
    "*.env",
    "*.install",
    "*.sysusers",
    "*.tmpfiles",
    "*.logrotate",
    "*.service",
    "go.mk.patch",
]
SPDX-FileCopyrightText = "Arch Linux contributors"
SPDX-License-Identifier = "0BSD"