X-Git-Url: http://git.ieval.ro/?p=app-fonbot-daemon.git;a=blobdiff_plain;f=Makefile.PL;h=6edcebdf66053f0bd95325bca9e8bb7e3d6b0b57;hp=476b826faf11a884b2711fe94b449dc127e6eecc;hb=202f0eb257bf34a720a8279bd908b10ee63abaf5;hpb=962dff7b76ec32cd68e0e96b8d3cc6d1f9759d00 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