From: Marius Gavrilescu Date: Sat, 16 May 2015 18:51:52 +0000 (+0300) Subject: Fix license X-Git-Tag: 0.001~2 X-Git-Url: http://git.ieval.ro/?p=app-remotegnokii.git;a=commitdiff_plain;h=bd744e3f19a9742ad50c6a6b65d2d24b3f69bd67 Fix license --- diff --git a/Makefile.PL b/Makefile.PL index 80046d5..8939631 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,7 @@ WriteMakefile( AUTHOR => 'Marius Gavrilescu ', EXE_FILES => [qw/rg-action rg-psgi rg-smsd/], MIN_PERL_VERSION => '5.14.0', - LICENSE => 'gpl', + LICENSE => 'gpl_3', SIGN => 1, PREREQ_PM => { qw/File::Copy 0