summaryrefslogtreecommitdiff
path: root/external/jaxp/source/org/xml/sax/helpers/ParserFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'external/jaxp/source/org/xml/sax/helpers/ParserFactory.java')
-rwxr-xr-xexternal/jaxp/source/org/xml/sax/helpers/ParserFactory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/jaxp/source/org/xml/sax/helpers/ParserFactory.java b/external/jaxp/source/org/xml/sax/helpers/ParserFactory.java
index fc978536d..2b9c4cad9 100755
--- a/external/jaxp/source/org/xml/sax/helpers/ParserFactory.java
+++ b/external/jaxp/source/org/xml/sax/helpers/ParserFactory.java
@@ -1,7 +1,7 @@
// SAX parser factory.
// http://www.saxproject.org
// No warranty; no copyright -- use this as you will.
-// $Id: ParserFactory.java,v 1.1 2003-02-01 02:10:47 cbj Exp $
+// $Id: ParserFactory.java,v 1.1.1.1 2003-02-01 02:10:47 cbj Exp $
package org.xml.sax.helpers;