aboutsummaryrefslogtreecommitdiff
path: root/lib/spf/spf.go
diff options
context:
space:
mode:
Diffstat (limited to 'lib/spf/spf.go')
-rw-r--r--lib/spf/spf.go5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/spf/spf.go b/lib/spf/spf.go
index 7abc507e..30fbc2b4 100644
--- a/lib/spf/spf.go
+++ b/lib/spf/spf.go
@@ -1,6 +1,5 @@
-// Copyright 2019, 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: 2019 Shulhan <ms@kilabit.info>
// Package spf implement Sender Policy Framework (SPF) per RFC 7208.
package spf