From 2a411a3a12331c0d7dcc030999a41aba2ee10272 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 05 Jan 2017 00:57:21 -0500 Subject: Makefile.PL: Set LICENSE --- 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 ", + "LICENSE" => "gpl_3", "CONFIGURE_REQUIRES" => { "ExtUtils::MakeMaker" => 0, }, -- cgit v0.9.1