adding debian
[Business-BatchPayment-BillBuddy.git] / debian / copyright
diff --git a/debian/copyright b/debian/copyright
new file mode 100644 (file)
index 0000000..b4971ec
--- /dev/null
@@ -0,0 +1,36 @@
+Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
+Maintainer: Jonathan Prykop, jonathan@freeside.biz
+Source: http://search.cpan.org/dist/Business-BatchPayment-BillBuddy/
+Name: Business-BatchPayment-BillBuddy
+DISCLAIMER: This copyright info was automatically extracted 
+ from the perl module. It may not be accurate, so you better 
+ check the module sources in order to ensure the module for its 
+ inclusion in Debian or for general legal information. Please, 
+ if licensing information is incorrectly generated, file a bug 
+ on dh-make-perl.
+ NOTE: Don't forget to remove this disclaimer once you are happy
+ with this file.
+
+Files: *
+Copyright: Jonathan Prykop, jonathan@freeside.biz
+License: 
+
+Files: debian/*
+Copyright: 2015, root <jonathan@freeside.biz>
+License: Artistic or GPL-1+
+
+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-1+
+ 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 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.