Add license information.
[mailpopbox.git] / pop3.go
diff --git a/pop3.go b/pop3.go
index 01b753cbbcb5b157ba27c742f10e8e0cffd4adab..638ac546ebdbdc2b3e612964e65dbedaa2c4ffb9 100644 (file)
--- a/pop3.go
+++ b/pop3.go
@@ -1,3 +1,9 @@
+// mailpopbox
+// Copyright 2020 Blue Static <https://www.bluestatic.org>
+// This program is free software licensed under the GNU General Public License,
+// version 3.0. The full text of the license can be found in LICENSE.txt.
+// SPDX-License-Identifier: GPL-3.0-only
+
 package main
 
 import (