From 202f0eb257bf34a720a8279bd908b10ee63abaf5 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Sun, 31 Aug 2014 01:03:19 +0300 Subject: [PATCH] Change LICENSE in META to open_source --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.PL b/Makefile.PL index 476b826..6edcebd 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -7,7 +7,7 @@ WriteMakefile( AUTHOR => 'Marius Gavrilescu ', EXE_FILES => ['fonbotd'], MIN_PERL_VERSION => "5.14.0", - LICENSE => 'AGPL_3', + LICENSE => 'open_source', # AGPL_3 to be exact, but that requires META version 2 SIGN => 1, PREREQ_PM => { qw/Apache2::Authen::Passphrase 0 -- 2.30.2