mirror of
https://codeberg.org/scip/Crypt--PWSafe3.git
synced 2025-12-16 12:11:02 +01:00
added license to META
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -37,6 +37,7 @@ WriteMakefile(
|
||||
'clean' => {
|
||||
FILES => 't/*.out *~ */*~ */*/*~ */*/*/*~'
|
||||
},
|
||||
($ExtUtils::MakeMaker::VERSION >= 6.3002 ? ('LICENSE' => 'perl', ) : ()),
|
||||
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user