]> git.donarmstrong.com Git - liborg-parser-perl.git/blobdiff - debian/copyright
Initial packaging by dh-make-perl
[liborg-parser-perl.git] / debian / copyright
diff --git a/debian/copyright b/debian/copyright
new file mode 100644 (file)
index 0000000..18ffa20
--- /dev/null
@@ -0,0 +1,36 @@
+Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
+Maintainer: Steven Haryanto <stevenharyanto@gmail.com>
+Source: http://search.cpan.org/dist/Org-Parser/
+Name: Org-Parser
+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: Steven Haryanto <stevenharyanto@gmail.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2012, Don Armstrong <don@debian.org>
+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'.