summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright46
1 files changed, 46 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..b9226c1
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,46 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: ex::monkeypatched
+Upstream-Contact: http://rt.cpan.org/Dist/Display.html?Queue=ex-monkeypatched
+Source: https://cpan.metacpan.org/authors/id/A/AR/ARC
+ https://github.com/arc/p5-ex-monkeypatched
+
+Files: *
+Copyright: Aaron Crane <arc@cpan.org>
+License: Artistic or GPL-2
+ License:
+ .
+ This library is free software; you can redistribute it and/or modify it
+ under the terms of either the GNU General Public License version 2 or,
+ at your option, the Artistic License.
+
+Files: debian/*
+Copyright: 2014, Jonas Smedegaard <dr@jones.dk>
+License: GPL-3+
+
+License: Artistic
+ Comment:
+ .
+ On Debian systems the 'Artistic License' is located in
+ '/usr/share/common-licenses/Artistic'.
+
+License: GPL-2
+ Comment:
+ .
+ On Debian systems the 'GNU General Public License' version 2 is located
+ in '/usr/share/common-licenses/GPL-2'.
+
+License: GPL-3+
+ 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 3 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.
+ .
+ Comment:
+ .
+ On Debian systems the 'GNU General Public License' version 3 is located
+ in '/usr/share/common-licenses/GPL-3'.