Add COPYING and set LICENSE in Makefile.pl
[gruntmaster-page.git] / Makefile.PL
index f38a07ba89e513dbda3c16429825b473af3baddc..246d041c891dbd5e5b65830a23c6a69faa747104 100644 (file)
@@ -7,7 +7,7 @@ WriteMakefile(
        ABSTRACT_FROM     => 'lib/Plack/App/Gruntmaster.pm',
        AUTHOR            => 'Marius Gavrilescu <marius@ieval.ro>',
        MIN_PERL_VERSION  => '5.14.0',
-       LICENSE           => 'perl',
+       LICENSE           => 'AGPL_3',
        SIGN              => 1,
        BUILD_REQUIRES    => {
                qw/Test::More                 0
This page took 0.00889 seconds and 4 git commands to generate.