mirror of
https://codeberg.org/scip/Crypt--PWSafe3.git
synced 2025-12-16 20:21:01 +01:00
re-licensed to artistic2
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#
|
||||
# Copyright (c) 2011-2015 T.Linden <tlinden |AT| cpan.org>.
|
||||
# All Rights Reserved. Std. disclaimer applies.
|
||||
# Artistic License, same as perl itself. Have fun.
|
||||
# Copyright (c) 2011-2015 T.v.Dein <tlinden |AT| cpan.org>.
|
||||
#
|
||||
# Licensed under the terms of the Artistic License 2.0
|
||||
# see: http://www.perlfoundation.org/artistic_license_2_0
|
||||
#
|
||||
|
||||
require 5.004;
|
||||
@@ -32,7 +33,7 @@ WriteMakefile(
|
||||
'Shell' => 0.5,
|
||||
'File::Temp' => 0,
|
||||
},
|
||||
'AUTHOR' => 'Thomas Linden <tlinden@cpan.org>',
|
||||
'AUTHOR' => 'T.v.Dein <tlinden@cpan.org>',
|
||||
'clean' => {
|
||||
FILES => 't/*.out *~ */*~ */*/*~ */*/*/*~'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user