--- FM2SQL/com/exploringxml/xml/Attic/Node.java 2003/12/05 11:46:39 1.1 +++ FM2SQL/com/exploringxml/xml/Attic/Node.java 2003/12/05 11:46:39 1.1.1.1 @@ -14,7 +14,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * - * $Id: Node.java,v 1.1 2003/12/05 11:46:39 rogo Exp $ + * $Id: Node.java,v 1.1.1.1 2003/12/05 11:46:39 rogo Exp $ */ package com.exploringxml.xml; @@ -25,7 +25,7 @@ import java.util.Hashtable; * A node of an XML DOM tree; * * @author Michael Claßen - * @version $Revision: 1.1 $ + * @version $Revision: 1.1.1.1 $ */ public class Node {