diff options
Diffstat (limited to 'misc/bundle/lib/Bundle/W3C/Validator.pm')
-rw-r--r-- | misc/bundle/lib/Bundle/W3C/Validator.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm index 09f8e5c..516dbc7 100644 --- a/misc/bundle/lib/Bundle/W3C/Validator.pm +++ b/misc/bundle/lib/Bundle/W3C/Validator.pm @@ -5,7 +5,7 @@ use strict; use warnings; use vars qw($VERSION); -$VERSION = '1.2'; +$VERSION = '1.3'; 1; @@ -69,7 +69,7 @@ W3C QA-dev Team, E<lt>public-qa-dev@w3.orgE<gt> =head1 COPYRIGHT AND LICENSE -Copyright (C) 1994-2011 World Wide Web Consortium, (Massachusetts +Copyright (C) 1994-2012 World Wide Web Consortium, (Massachusetts Institute of Technology, European Research Consortium for Informatics and Mathematics, Keio University). All Rights Reserved. This work is distributed under the W3C(R) Software License [1] in the hope that it |