jaxp/src/com/sun/org/apache/xerces/internal/parsers/XML11Configuration.java
changeset 25264 040625ce9b72
parent 20973 cc1cc8eb501b
--- a/jaxp/src/com/sun/org/apache/xerces/internal/parsers/XML11Configuration.java	Mon Jun 23 10:36:30 2014 -0700
+++ b/jaxp/src/com/sun/org/apache/xerces/internal/parsers/XML11Configuration.java	Tue Jun 24 14:07:05 2014 -0700
@@ -78,7 +78,6 @@
  * @author Neil Graham, IBM
  * @author Michael Glavassevich, IBM
  *
- * @version $Id: XML11Configuration.java,v 1.9 2010-11-01 04:40:10 joehw Exp $
  */
 public class XML11Configuration extends ParserConfigurationSettings
     implements XMLPullParserConfiguration, XML11Configurable {