From b8727147a6116f22f72f3cce06502e0040fd6048 Mon Sep 17 00:00:00 2001 From: raveit Date: Wed, 29 May 2013 13:05:31 +0200 Subject: [PATCH] add license information --- debian/COPYING | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 debian/COPYING diff --git a/debian/COPYING b/debian/COPYING new file mode 100644 index 0000000..428a619 --- /dev/null +++ b/debian/COPYING @@ -0,0 +1,13 @@ +This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License, version 2. + . + 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 . + . + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.