aboutsummaryrefslogtreecommitdiff
path: root/REUSE.toml
diff options
context:
space:
mode:
Diffstat (limited to 'REUSE.toml')
-rw-r--r--REUSE.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/REUSE.toml b/REUSE.toml
new file mode 100644
index 0000000..41e3968
--- /dev/null
+++ b/REUSE.toml
@@ -0,0 +1,12 @@
+## SPDX-License-Identifier: GPL-3.0-only
+## SPDX-FileCopyrightText: 2025 M. Shulhan <ms@kilabit.info>
+
+version = 1
+
+[[annotations]]
+path = [
+ "_www/doc/index.html",
+ "testdata/var/log/lilin/service.d/*.log",
+]
+SPDX-FileCopyrightText = "2025 M. Shulhan <ms@kilabit.info>"
+SPDX-License-Identifier = "GPL-3.0-only"