aboutsummaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-12-29 15:08:08 +0700
committerShulhan <ms@kilabit.info>2025-12-29 15:08:08 +0700
commit76df394598f5953a2cba14ca0f95c4d9e52e9469 (patch)
tree3df469aeb67ab5320aa20bb3e12383663cc71f17 /testdata
parent4654d45c96f86133bc0258d67c919dea7884fc46 (diff)
downloadhaminer-76df394598f5953a2cba14ca0f95c4d9e52e9469.tar.xz
all: add missing SPDX license to all files
Convert the old ".reuse/dep5" format to REUSE.toml format using "reuse convert-dep5" command. For generated files, add the ".license" file. Using "reuse annotate ..." it automatically add empty line after "SPDX-FileCopyrightText:", and it also put "SPDX-FileCopyrightText" above the "SPDX-License-Identifier". Now, this project is compliant with version 3.3 of the REUSE Specification.
Diffstat (limited to 'testdata')
-rw-r--r--testdata/.gitignore4
-rw-r--r--testdata/ParseUDPPacket_test.txt4
-rw-r--r--testdata/forwarderPostgresql_Forwards_test.txt4
-rw-r--r--testdata/haminer.conf4
4 files changed, 16 insertions, 0 deletions
diff --git a/testdata/.gitignore b/testdata/.gitignore
index bf50733..c54d13e 100644
--- a/testdata/.gitignore
+++ b/testdata/.gitignore
@@ -1 +1,5 @@
+# SPDX-FileCopyrightText: 2024 M. Shulhan <ms@kilabit.info>
+#
+# SPDX-License-Identifier: GPL-3.0-or-later
+
/notexist.conf
diff --git a/testdata/ParseUDPPacket_test.txt b/testdata/ParseUDPPacket_test.txt
index d108277..977f0d3 100644
--- a/testdata/ParseUDPPacket_test.txt
+++ b/testdata/ParseUDPPacket_test.txt
@@ -1,3 +1,7 @@
+// SPDX-FileCopyrightText: 2024 M. Shulhan <ms@kilabit.info>
+//
+// SPDX-License-Identifier: GPL-3.0-or-later
+
Test data for ParseUDPPacket.
>>> http_log_0000
diff --git a/testdata/forwarderPostgresql_Forwards_test.txt b/testdata/forwarderPostgresql_Forwards_test.txt
index b936661..4c610f9 100644
--- a/testdata/forwarderPostgresql_Forwards_test.txt
+++ b/testdata/forwarderPostgresql_Forwards_test.txt
@@ -1,3 +1,7 @@
+// SPDX-FileCopyrightText: 2024 M. Shulhan <ms@kilabit.info>
+//
+// SPDX-License-Identifier: GPL-3.0-or-later
+
Test data for forwarding with Postgresql.
>>> http_log.json
diff --git a/testdata/haminer.conf b/testdata/haminer.conf
index 1968bd2..b49ae8b 100644
--- a/testdata/haminer.conf
+++ b/testdata/haminer.conf
@@ -1,3 +1,7 @@
+# SPDX-FileCopyrightText: 2019 M. Shulhan <ms@kilabit.info>
+#
+# SPDX-License-Identifier: GPL-3.0-or-later
+
[haminer]
listen = 0.0.0.0:8080
accept_backend = a