Change license to perl
[gruntmaster-data.git] / Makefile.PL
index 783bf6cd1ee1ad4d6964d17c0f4ad27953e86f6c..f94f5f1cea1ab652d0695666e040026920ccf05c 100644 (file)
@@ -7,7 +7,7 @@ WriteMakefile(
        ABSTRACT_FROM     => 'lib/Gruntmaster/Data.pm',
        AUTHOR            => 'Marius Gavrilescu <marius@ieval.ro>',
        MIN_PERL_VERSION  => '5.14.0',
-       LICENSE           => 'AGPL_3',
+       LICENSE           => 'perl',
        SIGN              => 1,
        PREREQ_PM         => {
                qw/Getopt::Long 0
This page took 0.009139 seconds and 4 git commands to generate.