validator/misc/bundle Makefile.PL,1.20,1.21

Update of /sources/public/validator/misc/bundle
In directory hutz:/tmp/cvs-serv10214

Modified Files:
	Makefile.PL 
Log Message:
Add LICENSE.

Index: Makefile.PL
===================================================================
RCS file: /sources/public/validator/misc/bundle/Makefile.PL,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Makefile.PL	27 Mar 2009 20:02:04 -0000	1.20
+++ Makefile.PL	27 Mar 2009 20:03:48 -0000	1.21
@@ -5,6 +5,7 @@
     NAME          => 'Bundle::W3C::Validator',
     ABSTRACT_FROM => 'lib/Bundle/W3C/Validator.pm',
     AUTHOR        => 'The W3C Markup Validator Team <www-validator@w3.org>',
+    LICENSE       => 'open_source',
     VERSION_FROM  => 'lib/Bundle/W3C/Validator.pm',
     PREREQ_PM     => {
                       # Hard dependencies:

Received on Friday, 27 March 2009 20:04:00 UTC