diff options
Diffstat (limited to 'testdata/scan/test.go')
| -rw-r--r-- | testdata/scan/test.go | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/testdata/scan/test.go b/testdata/scan/test.go index 46e2bd9..a50aac4 100644 --- a/testdata/scan/test.go +++ b/testdata/scan/test.go @@ -1,3 +1,5 @@ // Copyright 2022, Shulhan <ms@kilabit.info>. All rights reserved. // Use of this source code is governed by a BSD-style -// license that can be found in the LICENSE file.
\ No newline at end of file +// license that can be found in the LICENSE file. + +package spdxconv_test |
