summary refs log tree commit diff
path: root/REUSE.toml
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2025-06-18 16:45:50 +0900
committerNguyễn Gia Phong <cnx@loang.net>2025-06-18 22:49:55 +0900
commitdd0ae4f55b191f66a9a159abe8af2baa95ed6635 (patch)
treef3cc13468ecf88600881f09a49eeb284724eefb3 /REUSE.toml
parent2ad9177830e41802b673d1fe513bca883c5e496b (diff)
downloadscadere-dd0ae4f55b191f66a9a159abe8af2baa95ed6635.tar.gz
Comply with REUSE 3.3
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/REUSE.toml b/REUSE.toml
new file mode 100644
index 0000000..9113eab
--- /dev/null
+++ b/REUSE.toml
@@ -0,0 +1,9 @@
+version = 1
+
+[[annotations]]
+path = [ '.gitignore',
+         'README.md',
+         'doc/*.h2m',
+         'pyproject.toml' ]
+SPDX-FileCopyrightText = 'None'
+SPDX-License-Identifier = 'CC0-1.0'