Add license information.
[mailpopbox.git] / server.go
index 04990d8aca14bbc797d7d70cddd0bf3ea5132fe4..59e83c2572b548bffb6bd28c2df67d6ed69792ed 100644 (file)
--- a/server.go
+++ b/server.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 (