diff options
Diffstat (limited to 'testdata/scan')
| -rw-r--r-- | testdata/scan/aaa | 1 | ||||
| -rw-r--r-- | testdata/scan/aaa.license | 2 | ||||
| -rw-r--r-- | testdata/scan/zzz | 1 | ||||
| -rw-r--r-- | testdata/scan/zzz.license | 2 |
4 files changed, 6 insertions, 0 deletions
diff --git a/testdata/scan/aaa b/testdata/scan/aaa new file mode 100644 index 0000000..741876f --- /dev/null +++ b/testdata/scan/aaa @@ -0,0 +1 @@ +Dummy file. diff --git a/testdata/scan/aaa.license b/testdata/scan/aaa.license new file mode 100644 index 0000000..7b4ad3f --- /dev/null +++ b/testdata/scan/aaa.license @@ -0,0 +1,2 @@ +SPDX-License-Identifier: GPL-3.0-only +SPDX-FileCopyrightText: 2026 M. Shulhan <ms@kilabit.info> diff --git a/testdata/scan/zzz b/testdata/scan/zzz new file mode 100644 index 0000000..741876f --- /dev/null +++ b/testdata/scan/zzz @@ -0,0 +1 @@ +Dummy file. diff --git a/testdata/scan/zzz.license b/testdata/scan/zzz.license new file mode 100644 index 0000000..7b4ad3f --- /dev/null +++ b/testdata/scan/zzz.license @@ -0,0 +1,2 @@ +SPDX-License-Identifier: GPL-3.0-only +SPDX-FileCopyrightText: 2026 M. Shulhan <ms@kilabit.info> |
