From 7361bfd04516d9a82910e42430dffb92f500b680 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Tue, 27 Aug 2013 17:49:05 +0300 Subject: Debian packaging --- debian/copyright | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 debian/copyright (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..58ca42a --- /dev/null +++ b/debian/copyright @@ -0,0 +1,32 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://github.com/jvasile/exmachina +Upstream-Name: withsqlite + +Files: * +Copyright: July 2012 bnewbold +License: GPL-3+ + Released under the GNU General Public License, version 3 or later. + See https://www.gnu.org/licenses/gpl-3.0.html for terms. + . + On Debian systems you will find a copy of the GPL (version 3) at + /usr/share/common-licenses/GPL-3. + +Files: debian/* +Copyright: 2013 Tzafrir Cohen +License: GPL-2+ + 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 2 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 . + . + On Debian systems you will find a copy of the GPL (version 3) at + /usr/share/common-licenses/GPL-3. + -- cgit v1.2.3