diff options
author | ot <ot@localhost> | 2006-03-31 05:51:50 +0000 |
---|---|---|
committer | ot <ot@localhost> | 2006-03-31 05:51:50 +0000 |
commit | 9b962b8ae7d461c8e7055b5c6e1b8ff3faa43d4e (patch) | |
tree | 94581f689f9a47e2ec94bb3be1b1df7cf8e2a2cb /misc/bundle | |
parent | c08423d66d5ff233fe7a9fdb4e8a3d915b7385ba (diff) | |
download | markup-validator-9b962b8ae7d461c8e7055b5c6e1b8ff3faa43d4e.zip markup-validator-9b962b8ae7d461c8e7055b5c6e1b8ff3faa43d4e.tar.gz markup-validator-9b962b8ae7d461c8e7055b5c6e1b8ff3faa43d4e.tar.bz2 |
merging from 0.7 branch into trunk at tag validator-0_7_2-release
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 28eff43..ef4ccf1 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-2005 World Wide Web Consortium, (Massachusetts +Copyright (C) 1994-2006 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 ddd7751..45ac788 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-2005 World Wide Web Consortium, (Massachusetts +Copyright (C) 1994-2006 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 |