diff --git a/Makefile.PL b/Makefile.PL index 36f2d97..a48cde1 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -216,6 +216,7 @@ if ( $config{plucene} ) { WriteMakefile( (MM->can('signature_target') ? (SIGN => 1) : ()), NAME => "Wiki::Toolkit", VERSION_FROM => "lib/Wiki/Toolkit.pm", + LICENSE => "perl_5", PREREQ_PM => { 'Text::WikiFormat' => '0.78', #earlier's buggy 'HTML::PullParser' => 0, 'Digest::MD5' => 0, diff --git a/lib/Wiki/Toolkit.pm b/lib/Wiki/Toolkit.pm index 565dd99..dd4f40b 100644 --- a/lib/Wiki/Toolkit.pm +++ b/lib/Wiki/Toolkit.pm @@ -1031,7 +1031,7 @@ and Dominic Hargreaves) Questions should go to cgi-wiki-dev@earth.li. -=head1 COPYRIGHT +=head1 LICENSE AND COPYRIGHT Copyright (C) 2002-2004 Kake Pugh. All Rights Reserved. Copyright (C) 2006-2013 the Wiki::Toolkit team. All Rights Reserved.