summaryrefslogtreecommitdiff
path: root/Makefile.PL
diff options
context:
space:
mode:
authorOnur Aslan <onuraslan@gmail.com>2015-05-01 11:04:01 +0300
committerOnur Aslan <onuraslan@gmail.com>2015-05-01 11:04:01 +0300
commite7e353b7ceae3832e9d01b93ceda540ffda9cf24 (patch)
treea6002e8999e2daf18d66a3d7aa543b96eb22fe07 /Makefile.PL
parent7346f2d1ffda0e52bc3433def2630f17168e5be1 (diff)
Imported Upstream version 1.36
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
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