Skip to content

Commit 08ad2cf

Browse files
authored
Merge pull request #1 from manwar/fix-license-meta
Fixed license meta name.
2 parents 73cc379 + 7ab9c0d commit 08ad2cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.PL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ WriteMakefile(
88
AUTHOR => q{Adam Hopkins <srchulo@cpan.org>},
99
VERSION_FROM => 'lib/jQuery/File/Upload.pm',
1010
ABSTRACT_FROM => 'lib/jQuery/File/Upload.pm',
11-
LICENSE => 'Artistic_2_0',
11+
LICENSE => 'artistic_2',
1212
PL_FILES => {},
1313
MIN_PERL_VERSION => 5.006,
1414
CONFIGURE_REQUIRES => {

0 commit comments

Comments
 (0)