diff options
author | ville <ville@localhost> | 2005-01-09 20:40:34 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2005-01-09 20:40:34 +0000 |
commit | 8b5941d38f2fb9ccf3bf6e9caafe2d2fa7c6d6ff (patch) | |
tree | 11aeba46d556370d435df2a40a2b2920298ed23e /misc | |
parent | dbbfbcdb39d5bd37f2d10ccb7ce84d06aa1b82c6 (diff) | |
download | markup-validator-8b5941d38f2fb9ccf3bf6e9caafe2d2fa7c6d6ff.zip markup-validator-8b5941d38f2fb9ccf3bf6e9caafe2d2fa7c6d6ff.tar.gz markup-validator-8b5941d38f2fb9ccf3bf6e9caafe2d2fa7c6d6ff.tar.bz2 |
2005.
Diffstat (limited to 'misc')
-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 44f7650..28eff43 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 Markup Validator Team, <www-validator@w3.org> -Copyright (C) 1994-2004 World Wide Web Consortium, (Massachusetts +Copyright (C) 1994-2005 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 1c15c8c..ddd7751 100644 --- a/misc/bundle/lib/Bundle/W3C/Validator.pm +++ b/misc/bundle/lib/Bundle/W3C/Validator.pm @@ -46,7 +46,7 @@ The W3C Markup Validator Team, E<lt>www-validator@w3.orgE<gt> =head1 COPYRIGHT AND LICENSE -Copyright (C) 1994-2004 World Wide Web Consortium, (Massachusetts +Copyright (C) 1994-2005 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 |