aboutsummaryrefslogtreecommitdiff
path: root/tests/pkg.go
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkg.go')
-rw-r--r--tests/pkg.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/pkg.go b/tests/pkg.go
index 7edd248..aed208e 100644
--- a/tests/pkg.go
+++ b/tests/pkg.go
@@ -1,3 +1,6 @@
+// SPDX-FileCopyrightText: 2021 Stefan Majewsky <majewsky@gmx.net>
+// SPDX-License-Identifier: Apache-2.0
+
package tests
// This empty source file is required to make `make test` work.