CVS 2002/css-validator/org/w3c/css/properties/css21

Update of /sources/public/2002/css-validator/org/w3c/css/properties/css21
In directory roscoe:/tmp/cvs-serv31949/css21

Modified Files:
	CssBorderCollapse.java CssCaptionSide.java 
Log Message:
copy/paste without seeing the head of the doc...

--- /sources/public/2002/css-validator/org/w3c/css/properties/css21/CssBorderCollapse.java	2012/12/05 15:22:03	1.1
+++ /sources/public/2002/css-validator/org/w3c/css/properties/css21/CssBorderCollapse.java	2012/12/06 15:35:42	1.2
@@ -1,8 +1,7 @@
+// $Id: CssBorderCollapse.java,v 1.2 2012/12/06 15:35:42 ylafon Exp $
+// Author: Yves Lafon <ylafon@w3.org>
 //
-// $Id: CssBorderCollapse.java,v 1.1 2012/12/05 15:22:03 ylafon Exp $
-// From Philippe Le Hegaret (Philippe.Le_Hegaret@sophia.inria.fr)
-//
-// (c) COPYRIGHT MIT and INRIA, 1997.
+// (c) COPYRIGHT MIT, ERCIM and Keio University, 2012.
 // Please first read the full copyright statement in file COPYRIGHT.html
 package org.w3c.css.properties.css21;
 
--- /sources/public/2002/css-validator/org/w3c/css/properties/css21/CssCaptionSide.java	2012/12/05 15:47:17	1.1
+++ /sources/public/2002/css-validator/org/w3c/css/properties/css21/CssCaptionSide.java	2012/12/06 15:35:42	1.2
@@ -1,8 +1,7 @@
+// $Id: CssCaptionSide.java,v 1.2 2012/12/06 15:35:42 ylafon Exp $
+// Author: Yves Lafon <ylafon@w3.org>
 //
-// $Id: CssCaptionSide.java,v 1.1 2012/12/05 15:47:17 ylafon Exp $
-// From Philippe Le Hegaret (Philippe.Le_Hegaret@sophia.inria.fr)
-//
-// (c) COPYRIGHT MIT and INRIA, 1997.
+// (c) COPYRIGHT MIT, ERCIM and Keio University, 2012.
 // Please first read the full copyright statement in file COPYRIGHT.html
 package org.w3c.css.properties.css21;
 

Received on Thursday, 6 December 2012 15:35:56 UTC