< prev index next >

src/com/sun/org/apache/xerces/internal/parsers/DTDConfiguration.java

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

@@ -84,11 +84,10 @@
  *
  * @author Arnaud  Le Hors, IBM
  * @author Andy Clark, IBM
  * @author Neil Graham, IBM
  *
- * @version $Id: DTDConfiguration.java,v 1.7 2010-11-01 04:40:09 joehw Exp $
  */
 public class DTDConfiguration
     extends BasicParserConfiguration
     implements XMLPullParserConfiguration {
 
< prev index next >