summaryrefslogtreecommitdiff
path: root/REUSE.toml
diff options
context:
space:
mode:
authorThorsten Töpper <atsutane@freethoughts.de>2025-11-10 20:36:11 +0100
committerThorsten Töpper <atsutane@freethoughts.de>2025-11-10 20:36:11 +0100
commit71341e5800a4814ffd4a4a5e5d2d478b4d0e9e35 (patch)
tree580655cd8b17791eabb297f27a84298ab1196c6b /REUSE.toml
downloadsysctl-logger-git-71341e5800a4814ffd4a4a5e5d2d478b4d0e9e35.tar.gz
sysctl-logger-git-71341e5800a4814ffd4a4a5e5d2d478b4d0e9e35.tar.bz2
Initial commit with r56.HEADmaster
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml22
1 files changed, 22 insertions, 0 deletions
diff --git a/REUSE.toml b/REUSE.toml
new file mode 100644
index 0000000..8501755
--- /dev/null
+++ b/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"