diff options
author | ville <ville@localhost> | 2009-02-04 20:06:48 +0000 |
---|---|---|
committer | ville <ville@localhost> | 2009-02-04 20:06:48 +0000 |
commit | 133876fd1a0cd96490de5d6eee8b7b24af46f7e4 (patch) | |
tree | b3416782264fb77efa9bfec785e0617f00e4b8ae /misc | |
parent | 37a8ca3e2c5a027eab8da3b0160bbc5e078e4b63 (diff) | |
download | markup-validator-133876fd1a0cd96490de5d6eee8b7b24af46f7e4.zip markup-validator-133876fd1a0cd96490de5d6eee8b7b24af46f7e4.tar.gz markup-validator-133876fd1a0cd96490de5d6eee8b7b24af46f7e4.tar.bz2 |
2009
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 4414959..4d2626d 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-2007 World Wide Web Consortium, (Massachusetts +Copyright (C) 1994-2009 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 468559d..c1bbb9e 100644 --- a/misc/bundle/lib/Bundle/W3C/Validator.pm +++ b/misc/bundle/lib/Bundle/W3C/Validator.pm @@ -50,7 +50,7 @@ The W3C Markup Validator Team, E<lt>www-validator@w3.orgE<gt> =head1 COPYRIGHT AND LICENSE -Copyright (C) 1994-2007 World Wide Web Consortium, (Massachusetts +Copyright (C) 1994-2009 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 |