diff options
Diffstat (limited to 'lib/os/extract_test.go')
| -rw-r--r-- | lib/os/extract_test.go | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/os/extract_test.go b/lib/os/extract_test.go index 2f3533e2..625e406b 100644 --- a/lib/os/extract_test.go +++ b/lib/os/extract_test.go @@ -1,6 +1,5 @@ -// Copyright 2022, Shulhan <ms@kilabit.info>. All rights reserved. -// Use of this source code is governed by a BSD-style -// license that can be found in the LICENSE file. +// SPDX-License-Identifier: BSD-3-Clause +// SPDX-FileCopyrightText: 2022 Shulhan <ms@kilabit.info> package os |
