aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-10 16:37:39 +0200
committerMattias Andrée <maandree@kth.se>2016-07-10 16:37:39 +0200
commit7f13e515430f737ae0e8ca1dee49c1cdf39006be (patch)
tree0ef95f155b6fc7e572df7f06abc83ed612063c82 /COPYING
parentfirst commit (diff)
downloadcoopgammad-7f13e515430f737ae0e8ca1dee49c1cdf39006be.tar.gz
coopgammad-7f13e515430f737ae0e8ca1dee49c1cdf39006be.tar.bz2
coopgammad-7f13e515430f737ae0e8ca1dee49c1cdf39006be.tar.xz
Add license
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'COPYING')
-rw-r--r--COPYING15
1 files changed, 15 insertions, 0 deletions
diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..4bbf280
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,15 @@
+gammad -- Cooperative gamma server
+Copyright (C) 2016 Mattias Andrée (maandree@kth.se)
+
+This library 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 library 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 library. If not, see <http://www.gnu.org/licenses/>.