From: Marius Gavrilescu Date: Sun, 2 Feb 2014 09:36:32 +0000 (+0200) Subject: Fix LICENSE in Makefile.PL X-Git-Tag: 5999.000_001~9 X-Git-Url: http://git.ieval.ro/?p=gruntmaster-daemon.git;a=commitdiff_plain;h=96e19fd56d30c6f57faa490fd850c1057fe5dfd7 Fix LICENSE in Makefile.PL --- diff --git a/Makefile.PL b/Makefile.PL index 7c6b3d0..6a13c44 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,7 @@ WriteMakefile( ABSTRACT_FROM => 'lib/Gruntmaster/Daemon.pm', AUTHOR => 'Marius Gavrilescu ', MIN_PERL_VERSION => '5.14.0', - LICENSE => 'perl', + LICENSE => 'AGPL_3', BUILD_REQUIRES => { qw/Cwd 0 File::Copy 0