aboutsummaryrefslogtreecommitdiff
path: root/testdata/scan
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2026-01-08 04:51:25 +0700
committerShulhan <ms@kilabit.info>2026-01-08 04:51:25 +0700
commit496c812f6e14b77408b71f7a35a3d755b8bbbf36 (patch)
treed12b51bcb11eaffab5a1dda8e044d3298390c4f5 /testdata/scan
parent2f6ebacaea7851be5c17a970514769dd3e9735e9 (diff)
downloadspdxconv-496c812f6e14b77408b71f7a35a3d755b8bbbf36.tar.xz
all: add missing license and copyright
Ah, the irony.
Diffstat (limited to 'testdata/scan')
-rw-r--r--testdata/scan/.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/testdata/scan/.gitignore b/testdata/scan/.gitignore
index 746a46e..c13f6d6 100644
--- a/testdata/scan/.gitignore
+++ b/testdata/scan/.gitignore
@@ -1,4 +1,7 @@
+# SPDX-License-Identifier: GPL-3.0-only
+# SPDX-FileCopyrightText: 2025 M. Shulhan <ms@kilabit.info>
+
node_modules/
*.html
!test.html
-vendor/ \ No newline at end of file
+vendor/