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

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

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

--- /sources/public/2002/css-validator/org/w3c/css/properties/css/CssCaptionSide.java	2012/12/05 15:47:17	1.1
+++ /sources/public/2002/css-validator/org/w3c/css/properties/css/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.css;
 
@@ -15,7 +14,7 @@
 
 /**
  * @since CSS2
- * @version $Revision: 1.1 $
+ * @version $Revision: 1.2 $
  */
 public class CssCaptionSide extends CssProperty {
 

Received on Thursday, 6 December 2012 15:36:09 UTC