added license to META

This commit is contained in:
git@daemon.de
2015-02-12 15:32:52 +01:00
parent 6597804217
commit f8308c72c4
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
NEXT:
added license to META
1.16
re-licensed from artistic1 to artistic2 in order to be
compatible to fedora packaging. no code changes otherwise

View File

@@ -37,6 +37,7 @@ WriteMakefile(
'clean' => {
FILES => 't/*.out *~ */*~ */*/*~ */*/*/*~'
},
($ExtUtils::MakeMaker::VERSION >= 6.3002 ? ('LICENSE' => 'perl', ) : ()),
);