summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.PL b/Makefile.PL
index ff809c7..1f4ab89 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -68,6 +68,7 @@ sub find_prereqs
"NAME" => "Math::FastPPDecimal",
"VERSION" => "0.001",
"AUTHOR" => "Patrick McDermott <patrick.mcdermott\@libiquity.com>",
+ "LICENSE" => "gpl_3",
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => 0,
},