diff options
Diffstat (limited to 'lib/dns/zone.go')
| -rw-r--r-- | lib/dns/zone.go | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/dns/zone.go b/lib/dns/zone.go index 4fbc9700..249e86da 100644 --- a/lib/dns/zone.go +++ b/lib/dns/zone.go @@ -1,6 +1,5 @@ -// Copyright 2020, 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: 2020 Shulhan <ms@kilabit.info> package dns |
