From 0d070f55ee330213015b1682ea13442d74a79654 Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Tue, 1 Jul 2025 11:36:08 +0200 Subject: REUSE compliance --- option/option_test.go | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'option/option_test.go') diff --git a/option/option_test.go b/option/option_test.go index 28e6d49..cc1396f 100644 --- a/option/option_test.go +++ b/option/option_test.go @@ -1,8 +1,5 @@ -/******************************************************************************* -* Copyright 2025 Stefan Majewsky -* SPDX-License-Identifier: Apache-2.0 -* Refer to the file "LICENSE" for details. -*******************************************************************************/ +// SPDX-FileCopyrightText: 2025 Stefan Majewsky +// SPDX-License-Identifier: Apache-2.0 package option -- cgit v1.2.3