From 8e41472447315290b2748709e09b27372adc2b7c Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Tue, 21 Jul 2026 14:34:57 +0200 Subject: convert copyright headers to SPDX format --- tests/pkg.go | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/pkg.go') 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 +// SPDX-License-Identifier: Apache-2.0 + package tests // This empty source file is required to make `make test` work. -- cgit v1.3.1