diff options
| author | moxie <moxie.git@posteo.net> | 2026-02-02 16:57:44 +0000 |
|---|---|---|
| committer | moxie <moxie.git@posteo.net> | 2026-02-02 16:57:44 +0000 |
| commit | c923ab512290ff77436fbccb19a6a6ebbccc9476 (patch) | |
| tree | 183d0d0f9e472633ab3ecfb66d27131d942c34b9 /rusty-path-of-building/REUSE.toml | |
init
Diffstat (limited to 'rusty-path-of-building/REUSE.toml')
| -rw-r--r-- | rusty-path-of-building/REUSE.toml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/rusty-path-of-building/REUSE.toml b/rusty-path-of-building/REUSE.toml new file mode 100644 index 0000000..8501755 --- /dev/null +++ b/rusty-path-of-building/REUSE.toml @@ -0,0 +1,22 @@ +version = 1 + +[[annotations]] +path = [ + "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" |
