diff options
author | Ville Skytt? <ville.skytta@iki.fi> | 2011-03-09 21:33:59 +0200 |
---|---|---|
committer | Ville Skytt? <ville.skytta@iki.fi> | 2011-03-09 21:33:59 +0200 |
commit | 627e0d7217dca5ee4aac2ba90f5a97df88b3f72f (patch) | |
tree | 5659e4adb1ce1273d0d7b77fc22f073473f98424 /misc/bundle | |
parent | 2fdbf8ef522d2e59492fb8187e485ec273437171 (diff) | |
download | markup-validator-627e0d7217dca5ee4aac2ba90f5a97df88b3f72f.zip markup-validator-627e0d7217dca5ee4aac2ba90f5a97df88b3f72f.tar.gz markup-validator-627e0d7217dca5ee4aac2ba90f5a97df88b3f72f.tar.bz2 |
~ s/2010/2011/
Diffstat (limited to 'misc/bundle')
-rw-r--r-- | misc/bundle/README | 2 | ||||
-rw-r--r-- | misc/bundle/lib/Bundle/W3C/Validator.pm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/bundle/README b/misc/bundle/README index d9d2a88..ea1c6b5 100644 --- a/misc/bundle/README +++ b/misc/bundle/README @@ -15,7 +15,7 @@ COPYRIGHT AND LICENCE Originally by Ville Skyttä, <ville.skytta@iki.fi>, for the W3C Maintained by the W3C QA-dev Team <public-qa-dev@w3.org> -Copyright (C) 1994-2010 World Wide Web Consortium, (Massachusetts +Copyright (C) 1994-2011 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 diff --git a/misc/bundle/lib/Bundle/W3C/Validator.pm b/misc/bundle/lib/Bundle/W3C/Validator.pm index 411abf6..c87b381 100644 --- a/misc/bundle/lib/Bundle/W3C/Validator.pm +++ b/misc/bundle/lib/Bundle/W3C/Validator.pm @@ -69,7 +69,7 @@ W3C QA-dev Team, E<lt>public-qa-dev@w3.orgE<gt> =head1 COPYRIGHT AND LICENSE -Copyright (C) 1994-2010 World Wide Web Consortium, (Massachusetts +Copyright (C) 1994-2011 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 |