fixed spelling error ("artificial license" => "artistic license"), added more info to META.yml

git-svn-id: http://dev.catalyst.perl.org/repos/Config-General/trunk@79 be1acefe-a474-0410-9a34-9b3221f2030f
This commit is contained in:
Thomas von Dein
2010-04-09 09:07:16 +00:00
parent fd8e051059
commit 05d182b37a
5 changed files with 14 additions and 12 deletions

View File

@@ -1,9 +1,9 @@
#
# Makefile.PL - build file for Config::General
#
# Copyright (c) 2000-2007 Thomas Linden <tom@daemon.de>.
# Copyright (c) 2000-2010 Thomas Linden <tom@daemon.de>.
# All Rights Reserved. Std. disclaimer applies.
# Artificial License, same as perl itself. Have fun.
# Artistic License, same as perl itself. Have fun.
#
use ExtUtils::MakeMaker;