summaryrefslogtreecommitdiff
path: root/external/sax/org/xml/sax/helpers/ParserFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'external/sax/org/xml/sax/helpers/ParserFactory.java')
-rw-r--r--external/sax/org/xml/sax/helpers/ParserFactory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/sax/org/xml/sax/helpers/ParserFactory.java b/external/sax/org/xml/sax/helpers/ParserFactory.java
index d70b853c9..231399810 100644
--- a/external/sax/org/xml/sax/helpers/ParserFactory.java
+++ b/external/sax/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.11 2004/12/11 15:41:10 dog Exp $
+// $Id: ParserFactory.java,v 1.1 2004/12/23 22:38:42 mark Exp $
package org.xml.sax.helpers;