]> git.donarmstrong.com Git - perltidy.git/blobdiff - Makefile.PL
Update upstream source from tag 'upstream/20180220'
[perltidy.git] / Makefile.PL
old mode 100644 (file)
new mode 100755 (executable)
index dc8474f..968a70a
@@ -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>'
   )
 : ()