From 31dd947afd934b933c3739f3b9325f01199e8fd2 Mon Sep 17 00:00:00 2001 From: eshe Date: Sat, 16 Oct 2010 01:43:05 +0100 Subject: [PATCH] Copyright file added. --- COPYRIGHT | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 COPYRIGHT diff --git a/COPYRIGHT b/COPYRIGHT new file mode 100644 index 0000000..29ccae1 --- /dev/null +++ b/COPYRIGHT @@ -0,0 +1,15 @@ +Copyright (C) 2010 Jesse Hakanen + +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 . + -- 1.7.9.5