summaryrefslogtreecommitdiff
path: root/external/jaxp/source/org/xml/sax/helpers/XMLReaderFactory.java
diff options
context:
space:
mode:
Diffstat (limited to 'external/jaxp/source/org/xml/sax/helpers/XMLReaderFactory.java')
-rwxr-xr-xexternal/jaxp/source/org/xml/sax/helpers/XMLReaderFactory.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/external/jaxp/source/org/xml/sax/helpers/XMLReaderFactory.java b/external/jaxp/source/org/xml/sax/helpers/XMLReaderFactory.java
index 744620bdb..32b7f1c08 100755
--- a/external/jaxp/source/org/xml/sax/helpers/XMLReaderFactory.java
+++ b/external/jaxp/source/org/xml/sax/helpers/XMLReaderFactory.java
@@ -3,7 +3,6 @@
// Written by David Megginson
// and by David Brownell
// NO WARRANTY! This class is in the Public Domain.
-// $Id: XMLReaderFactory.java,v 1.2 2003-11-12 09:20:55 mkoch Exp $
package org.xml.sax.helpers;
import java.io.BufferedReader;