From fbaeb47a85a0c83687ff8eaaae3669128827055a Mon Sep 17 00:00:00 2001 From: Marja Hassinen Date: Wed, 6 Jan 2010 17:20:23 +0200 Subject: [PATCH] Adding debian/copyright --- debian/copyright | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 debian/copyright diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..7d17211 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,14 @@ +Evil Plumber is a small puzzle game. +Copyright (C) 2010 Marja Hassinen + +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. + +The full text of the GPL can be found in /usr/share/common-licenses/GPL -- 1.7.9.5