diff --git a/Makefile.PL b/Makefile.PL index 6f8ae19..ec6defa 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -8,7 +8,7 @@ WriteMakefile( AUTHOR => q{Adam Hopkins }, VERSION_FROM => 'lib/jQuery/File/Upload.pm', ABSTRACT_FROM => 'lib/jQuery/File/Upload.pm', - LICENSE => 'Artistic_2_0', + LICENSE => 'artistic_2', PL_FILES => {}, MIN_PERL_VERSION => 5.006, CONFIGURE_REQUIRES => {