mirror of
https://codeberg.org/scip/Crypt--PWSafe3.git
synced 2025-12-16 20:21:01 +01:00
added license to META
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
NEXT:
|
||||||
|
added license to META
|
||||||
|
|
||||||
1.16
|
1.16
|
||||||
re-licensed from artistic1 to artistic2 in order to be
|
re-licensed from artistic1 to artistic2 in order to be
|
||||||
compatible to fedora packaging. no code changes otherwise
|
compatible to fedora packaging. no code changes otherwise
|
||||||
|
|||||||
@@ -37,6 +37,7 @@ WriteMakefile(
|
|||||||
'clean' => {
|
'clean' => {
|
||||||
FILES => 't/*.out *~ */*~ */*/*~ */*/*/*~'
|
FILES => 't/*.out *~ */*~ */*/*~ */*/*/*~'
|
||||||
},
|
},
|
||||||
|
($ExtUtils::MakeMaker::VERSION >= 6.3002 ? ('LICENSE' => 'perl', ) : ()),
|
||||||
|
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user