summaryrefslogtreecommitdiff
path: root/external/jaxp/source/org/xml/sax/helpers/AttributeListImpl.java
diff options
context:
space:
mode:
authorBrian Jones <cbj@gnu.org>2003-02-01 02:10:07 +0000
committerBrian Jones <cbj@gnu.org>2003-02-01 02:10:07 +0000
commitd3f28d1de66f5ef596f55fd8b12f30b34a5bb585 (patch)
tree1825dce6bc7c7f489dc8ff1a09985af414432213 /external/jaxp/source/org/xml/sax/helpers/AttributeListImpl.java
parenta286d8e992bbc0a6180638df2bfb55e433642b78 (diff)
downloadclasspath-d3f28d1de66f5ef596f55fd8b12f30b34a5bb585.tar.gz
import classpathx jaxp 20030123JAXP_CVS_20030814Classpathx
Diffstat (limited to 'external/jaxp/source/org/xml/sax/helpers/AttributeListImpl.java')
-rwxr-xr-xexternal/jaxp/source/org/xml/sax/helpers/AttributeListImpl.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/external/jaxp/source/org/xml/sax/helpers/AttributeListImpl.java b/external/jaxp/source/org/xml/sax/helpers/AttributeListImpl.java
index 86597d17d..c51188d0c 100755
--- a/external/jaxp/source/org/xml/sax/helpers/AttributeListImpl.java
+++ b/external/jaxp/source/org/xml/sax/helpers/AttributeListImpl.java
@@ -1,7 +1,7 @@
// SAX default implementation for AttributeList.
// http://www.saxproject.org
// No warranty; no copyright -- use this as you will.
-// $Id: AttributeListImpl.java,v 1.1 2003-02-01 02:10:45 cbj Exp $
+// $Id: AttributeListImpl.java,v 1.1.1.1 2003-02-01 02:10:45 cbj Exp $
package org.xml.sax.helpers;