summaryrefslogtreecommitdiff
path: root/geo.go
diff options
context:
space:
mode:
authorkali kaneko <kali@leap.se>2018-12-13 15:09:38 +0100
committerKali Kaneko (leap communications) <kali@leap.se>2018-12-13 15:49:20 +0100
commitac56a90e21118dc1ddfc1bd5e69d87f157710412 (patch)
treed79e3f3cc6f79bffb4d0f76e412797e34901d057 /geo.go
parent0493f76ad62f3288d51455d091b9470c912459f1 (diff)
add license information
Diffstat (limited to 'geo.go')
-rw-r--r--geo.go15
1 files changed, 15 insertions, 0 deletions
diff --git a/geo.go b/geo.go
index e004fbb..522a852 100644
--- a/geo.go
+++ b/geo.go
@@ -1,3 +1,18 @@
+// Copyright (c) 2018 LEAP Encryption Access Project
+//
+// This program is free software: you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation, either version 3 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License
+// along with this program. If not, see <http://www.gnu.org/licenses/>.
+
package main
import (