From 0d070f55ee330213015b1682ea13442d74a79654 Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Tue, 1 Jul 2025 11:36:08 +0200 Subject: REUSE compliance --- options/options.go | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'options/options.go') diff --git a/options/options.go b/options/options.go index 110b212..22d645d 100644 --- a/options/options.go +++ b/options/options.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 options provides additional functions for type option.Option // that cannot be expressed as methods on the Option type itself. -- cgit v1.2.3