From: Marius Gavrilescu Date: Sat, 30 Aug 2014 22:03:19 +0000 (+0300) Subject: Change LICENSE in META to open_source X-Git-Tag: 0.000_4~1 X-Git-Url: http://git.ieval.ro/?p=app-fonbot-daemon.git;a=commitdiff_plain;h=202f0eb257bf34a720a8279bd908b10ee63abaf5 Change LICENSE in META to open_source --- diff --git a/Makefile.PL b/Makefile.PL index 476b826..6edcebd 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -7,7 +7,7 @@ WriteMakefile( AUTHOR => 'Marius Gavrilescu ', EXE_FILES => ['fonbotd'], MIN_PERL_VERSION => "5.14.0", - LICENSE => 'AGPL_3', + LICENSE => 'open_source', # AGPL_3 to be exact, but that requires META version 2 SIGN => 1, PREREQ_PM => { qw/Apache2::Authen::Passphrase 0