From c923ab512290ff77436fbccb19a6a6ebbccc9476 Mon Sep 17 00:00:00 2001 From: moxie Date: Mon, 2 Feb 2026 16:57:44 +0000 Subject: init --- rusty-path-of-building/REUSE.toml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 rusty-path-of-building/REUSE.toml (limited to 'rusty-path-of-building/REUSE.toml') 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" -- cgit v1.2.3