# HG changeset patch # User Heiko Schlittermann (JUMPER) # Date 1360070030 -3600 # Node ID 518b0a072abea33013678b98c1d42c3423136869 # Parent c979c15304603a041a0259a82a78c930c800bbe5 Added copyright file (LICENSE): GPLv3 diff -r c979c1530460 -r 518b0a072abe LICENSE --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/LICENSE Tue Feb 05 14:13:50 2013 +0100 @@ -0,0 +1,27 @@ +Copyright: + + Copyright (C) 2011,2012,2013 Heiko Schlittermann + +License: + + 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 package 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 . + +On Debian systems, the complete text of the GNU General +Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". + +The Debian packaging is: + + Copyright (C) 2011 Heiko Schlittermann + +and is licensed under the GPL version 3, see above.