Skip to content

Commit

Permalink
Change license string to artistic_2
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Apr 27, 2018
1 parent 1a45746 commit 66dc706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.PL
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ my %WriteMakefile = (
'NAME' => $module,
'ABSTRACT_FROM' => $main_file,
'VERSION_FROM' => $main_file,
'LICENSE' => 'artistic2',
'LICENSE' => 'artistic_2',
'AUTHOR' => 'brian d foy <bdfoy@cpan.org>',

'CONFIGURE_REQUIRES' => {
Expand Down

0 comments on commit 66dc706

Please sign in to comment.