X-Git-Url: http://git.ieval.ro/?p=gruntmaster-page.git;a=blobdiff_plain;f=Makefile.PL;h=246d041c891dbd5e5b65830a23c6a69faa747104;hp=f38a07ba89e513dbda3c16429825b473af3baddc;hb=7e93b85c5d542be55a57e2dd098e7ccddc8be1d1;hpb=b643b4e844a3d9b9d32dbba977a7cd4181575296 diff --git a/Makefile.PL b/Makefile.PL index f38a07b..246d041 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -7,7 +7,7 @@ WriteMakefile( ABSTRACT_FROM => 'lib/Plack/App/Gruntmaster.pm', AUTHOR => 'Marius Gavrilescu ', MIN_PERL_VERSION => '5.14.0', - LICENSE => 'perl', + LICENSE => 'AGPL_3', SIGN => 1, BUILD_REQUIRES => { qw/Test::More 0