Fix LICENSE in Makefile.PL
authorMarius Gavrilescu <marius@ieval.ro>
Sun, 2 Feb 2014 09:36:32 +0000 (11:36 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Sun, 2 Feb 2014 09:36:32 +0000 (11:36 +0200)
Makefile.PL

index 7c6b3d067cc47eb01c45fb2704780741e0fe23c9..6a13c4467a6b7ce35723bedfcb3d40d23a54720f 100644 (file)
@@ -8,7 +8,7 @@ WriteMakefile(
   ABSTRACT_FROM     => 'lib/Gruntmaster/Daemon.pm',
   AUTHOR            => 'Marius Gavrilescu <marius@ieval.ro>',
   MIN_PERL_VERSION  => '5.14.0',
-  LICENSE           => 'perl',
+  LICENSE           => 'AGPL_3',
   BUILD_REQUIRES    => {
        qw/Cwd 0
           File::Copy 0
This page took 0.011065 seconds and 4 git commands to generate.