about summary refs log tree commit diff
path: root/REUSE.toml
diff options
context:
space:
mode:
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'