diff options
Diffstat (limited to 'testdata/scan/with_spdx.go')
| -rw-r--r-- | testdata/scan/with_spdx.go | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testdata/scan/with_spdx.go b/testdata/scan/with_spdx.go new file mode 100644 index 0000000..c30ff8f --- /dev/null +++ b/testdata/scan/with_spdx.go @@ -0,0 +1,4 @@ +// SPDX-License-Identifier: GPL-3.0-only +// SPDX-FileCopyrightText: 2026 M. Shulhan <ms@kilabit.info> + +package spdxconv |
