From bd744e3f19a9742ad50c6a6b65d2d24b3f69bd67 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Sat, 16 May 2015 21:51:52 +0300 Subject: [PATCH] Fix license --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2