- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 26 Jan 2006 20:35:26 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs
In directory hutz:/tmp/cvs-serv27478/htdocs
Modified Files:
Tag: validator-0_7-branch
base.css footer.html navbar.css
Log Message:
Update copyright years.
Index: navbar.css
===================================================================
RCS file: /sources/public/validator/htdocs/navbar.css,v
retrieving revision 1.22
retrieving revision 1.22.2.1
diff -u -d -r1.22 -r1.22.2.1
--- navbar.css 21 Jun 2005 05:18:12 -0000 1.22
+++ navbar.css 26 Jan 2006 20:35:24 -0000 1.22.2.1
@@ -1,7 +1,7 @@
/*
Navigation Style Sheet for the W3C Markup Validation Service.
- Copyright 2000-2005 W3C (MIT, INRIA, Keio). All Rights Reserved.
+ Copyright 2000-2006 W3C (MIT, INRIA, Keio). All Rights Reserved.
See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright
$Id$
Index: base.css
===================================================================
RCS file: /sources/public/validator/htdocs/base.css,v
retrieving revision 1.55.2.1
retrieving revision 1.55.2.2
diff -u -d -r1.55.2.1 -r1.55.2.2
--- base.css 15 Aug 2005 22:47:50 -0000 1.55.2.1
+++ base.css 26 Jan 2006 20:35:24 -0000 1.55.2.2
@@ -1,7 +1,7 @@
/*
Base Style Sheet for the W3C Markup Validation Service.
- Copyright 2000-2005 W3C (MIT, INRIA, Keio). All Rights Reserved.
+ Copyright 2000-2006 W3C (MIT, INRIA, Keio). All Rights Reserved.
See http://www.w3.org/Consortium/Legal/ipr-notice.html#Copyright
$Id$
Index: footer.html
===================================================================
RCS file: /sources/public/validator/htdocs/footer.html,v
retrieving revision 1.11
retrieving revision 1.11.2.1
diff -u -d -r1.11 -r1.11.2.1
--- footer.html 9 Jan 2005 20:40:33 -0000 1.11
+++ footer.html 26 Jan 2006 20:35:24 -0000 1.11.2.1
@@ -11,7 +11,7 @@
<!-- SSI Template Version: $Id$ -->
</address>
<p class="copyright">
- <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1994-2005
+ <a rel="Copyright" href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 1994-2006
<a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a>®
(<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>,
<a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
Received on Thursday, 26 January 2006 20:35:29 UTC