aboutsummaryrefslogtreecommitdiff
path: root/options/options_test.go
diff options
context:
space:
mode:
authorStefan Majewsky <majewsky@gmx.net>2025-07-01 11:36:08 +0200
committerStefan Majewsky <majewsky@gmx.net>2025-07-01 11:36:08 +0200
commit0d070f55ee330213015b1682ea13442d74a79654 (patch)
treea7109a938daf9c1e1909a8195ba34c15b21eb218 /options/options_test.go
parent22d78bbb8d417325d8122139d62fea8c52a996ed (diff)
downloadgo-gg-0d070f55ee330213015b1682ea13442d74a79654.tar.gz
REUSE compliance
Diffstat (limited to 'options/options_test.go')
-rw-r--r--options/options_test.go7
1 files changed, 2 insertions, 5 deletions
diff --git a/options/options_test.go b/options/options_test.go
index 84a61da..fc9861f 100644
--- a/options/options_test.go
+++ b/options/options_test.go
@@ -1,8 +1,5 @@
-/*******************************************************************************
-* Copyright 2025 Stefan Majewsky <majewsky@gmx.net>
-* SPDX-License-Identifier: Apache-2.0
-* Refer to the file "LICENSE" for details.
-*******************************************************************************/
+// SPDX-FileCopyrightText: 2025 Stefan Majewsky <majewsky@gmx.net>
+// SPDX-License-Identifier: Apache-2.0
package options