From 64403e85ad34d220cce3aff1525fa4ee996e51f4 Mon Sep 17 00:00:00 2001 From: "C.J. Adams-Collier" Date: Tue, 23 Sep 2014 14:18:22 -0700 Subject: debian package source directory --- debian/copyright | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 debian/copyright (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..6827cc4 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,28 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://metacpan.org/release/Business-OnlinePayment-Exact +Upstream-Contact: C.J. Adams-Collier +Upstream-Name: Business-OnlinePayment-Exact + +Files: * +Copyright: C.J. Adams-Collier +License: Artistic or GPL-2+ + +Files: debian/* +Copyright: 2014, C.J. Adams-Collier +License: Artistic or GPL-2+ + +License: Artistic + This program is free software; you can redistribute it and/or modify + it under the terms of the Artistic License, which comes with Perl. + . + On Debian systems, the complete text of the Artistic License can be + found in `/usr/share/common-licenses/Artistic'. + +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, or (at your option) + any later version. + . + On Debian systems, the complete text of version 2 of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL-2'. -- cgit v1.2.1