Fix license
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 16 May 2015 18:51:52 +0000 (21:51 +0300)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 16 May 2015 18:51:52 +0000 (21:51 +0300)
Makefile.PL

index 80046d5ced64c55321b84649dbb961388319ba9b..8939631d9797c3a775b9eee4f0a4f6c9fb6a0c39 100644 (file)
@@ -8,7 +8,7 @@ WriteMakefile(
        AUTHOR            => 'Marius Gavrilescu <marius@ieval.ro>',
        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
This page took 0.010268 seconds and 4 git commands to generate.