From e7e353b7ceae3832e9d01b93ceda540ffda9cf24 Mon Sep 17 00:00:00 2001 From: Onur Aslan Date: Fri, 1 May 2015 11:04:01 +0300 Subject: Imported Upstream version 1.36 --- Makefile.PL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.PL') diff --git a/Makefile.PL b/Makefile.PL index d556366..e2a0a5d 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,7 @@ WriteMakefile( JSON => 0, }, # e.g., Module::Name => 1.1 EXE_FILES => [ 'bin/rivescript' ], - LICENSE => 'gpl_2', + LICENSE => 'mit', MIN_PERL_VERSION => '5.8.0', ($] >= 5.005 ? ## Add these new keywords supported since 5.005 (ABSTRACT_FROM => 'lib/RiveScript.pm', # retrieve abstract from module -- cgit v1.2.3