diff options
Diffstat (limited to 'option/option_test.go')
| -rw-r--r-- | option/option_test.go | 7 |
1 files changed, 2 insertions, 5 deletions
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 <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 option |
