diff options
author | Mark Wells <mark@freeside.biz> | 2016-04-25 20:37:22 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2016-04-25 20:37:22 -0700 |
commit | c34054e319a0d1bcc13a7871c9f2e5a4db9c1537 (patch) | |
tree | e654930a6f8c94f2a3af7472d2671bcb6b1d9f1d /debian/copyright | |
parent | 8ed21eb9d7ac09a3ab91bb3cd722ad6ebaa21494 (diff) |
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..eec3b3b --- /dev/null +++ b/debian/copyright @@ -0,0 +1,36 @@ +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://metacpan.org/release/Map-Splat +Upstream-Contact: Mark Wells, <mark at freeside.biz> +Upstream-Name: Map-Splat +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: Mark Wells, <mark at freeside.biz> +License: + +Files: debian/* +Copyright: 2016, Mark Wells <mark@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'. |