< prev index next >

src/com/sun/org/apache/xerces/internal/impl/xs/SchemaGrammar.java

Print this page
rev 2127 : 8048021: Remove @version tag in jaxp repo
Reviewed-by: joehw

@@ -73,11 +73,10 @@
  * @xerces.internal
  *
  * @author Sandy Gao, IBM
  * @author Elena Litani, IBM
  *
- * @version $Id: SchemaGrammar.java,v 1.7 2010-11-01 04:39:55 joehw Exp $
  */
 
 public class SchemaGrammar implements XSGrammar, XSNamespaceItem {
 
     // the target namespace of grammar
< prev index next >