diff options
Diffstat (limited to 'lib/mlog/named_writer.go')
| -rw-r--r-- | lib/mlog/named_writer.go | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/mlog/named_writer.go b/lib/mlog/named_writer.go index 6f71a9f5..5c0dc602 100644 --- a/lib/mlog/named_writer.go +++ b/lib/mlog/named_writer.go @@ -1,6 +1,5 @@ -// Copyright 2021, 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: 2021 Shulhan <ms@kilabit.info> package mlog |
