]> git.donarmstrong.com Git - perltidy.git/blobdiff - Makefile.PL
Imported Upstream version 20140328
[perltidy.git] / Makefile.PL
index dc8474f3d860e7b4286ec90c24bbe702b6853949..968a70a12cc643a7069f8e0860e836678b67ad55 100644 (file)
@@ -14,6 +14,7 @@ VERSION_FROM => "lib/Perl/Tidy.pm",
   $] >= 5.005
 ? (
   ABSTRACT => 'indent and reformat perl scripts',
+  LICENSE => 'GPL-2.0+',
 AUTHOR => 'Steve Hancock <perltidy@perltidy.sourceforge.net>'
   )
 : ()