< prev index next >

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

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

@@ -36,11 +36,10 @@
  * @xerces.internal
  *
  * @author Sandy Gao, IBM
  * @author Rahul Srivastava, Sun Microsystems Inc.
  *
- * @version $Id: XSWildcardDecl.java,v 1.7 2010-11-01 04:39:55 joehw Exp $
  */
 public class XSWildcardDecl implements XSWildcard {
 
     public static final String ABSENT = null;
 
< prev index next >