diff options
author | C.J. Adams-Collier <cjac@colliertech.org> | 2014-09-23 14:18:22 -0700 |
---|---|---|
committer | C.J. Adams-Collier <cjac@colliertech.org> | 2014-09-23 14:18:22 -0700 |
commit | 64403e85ad34d220cce3aff1525fa4ee996e51f4 (patch) | |
tree | b9d2dc9e83213258333476784dc7199aa8e17f2d /debian/copyright | |
parent | 4c66e609c9ed6de1d1cd21872727e9764bc5d12c (diff) |
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 28 |
1 files changed, 28 insertions, 0 deletions
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 <cjac@colliertech.org> +Upstream-Name: Business-OnlinePayment-Exact + +Files: * +Copyright: C.J. Adams-Collier <cjac@colliertech.org> +License: Artistic or GPL-2+ + +Files: debian/* +Copyright: 2014, C.J. Adams-Collier <cjac@uw.edu> +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'. |