< prev index next >

src/com/sun/org/apache/xerces/internal/impl/XMLScanner.java

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

@@ -66,11 +66,10 @@
  * @author Andy Clark, IBM
  * @author Arnaud  Le Hors, IBM
  * @author Eric Ye, IBM
  * @author K.Venugopal SUN Microsystems
  * @author Sunitha Reddy, SUN Microsystems
- * @version $Id: XMLScanner.java,v 1.12 2010-11-01 04:39:41 joehw Exp $
  * @LastModified: Feb 2020
  */
 public abstract class XMLScanner
         implements XMLComponent {
 
< prev index next >