[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xerces-cvs
Subject:    cvs commit: xml-xerces/java/tests/dom/serialize TestNS.java
From:       lehors () apache ! org
Date:       2002-01-29 1:15:21
[Download RAW message or body]

lehors      02/01/28 17:15:21

  Modified:    java     LICENSE build.xml
               java/samples/dom ASBuilder.java Counter.java
                        DOMAddLines.java DOMGenerate.java
                        GetElementsByTagName.java ParserWrapper.java
                        Writer.java
               java/samples/sax Counter.java DocumentTracer.java
                        Writer.java
               java/samples/sax/helpers AttributesImpl.java
               java/samples/socket DelayedInput.java
               java/samples/xni Counter.java PassThroughFilter.java
                        UpperCaseFilter.java Writer.java
               java/samples/xni/parser AbstractConfiguration.java
                        CSVConfiguration.java CSVParser.java
                        NonValidatingParserConfiguration.java
                        PSVIConfiguration.java PSVIParser.java
               java/src/org/apache/xerces/dom ASModelImpl.java
                        AttrImpl.java AttrNSImpl.java AttributeMap.java
                        CDATASectionImpl.java CharacterDataImpl.java
                        ChildNode.java CommentImpl.java
                        CoreDOMImplementationImpl.java
                        CoreDocumentImpl.java DOMErrorImpl.java
                        DOMImplementationImpl.java
                        DOMImplementationSourceImpl.java
                        DOMInputSourceImpl.java DOMLocatorImpl.java
                        DeepNodeListImpl.java DeferredAttrImpl.java
                        DeferredAttrNSImpl.java
                        DeferredCDATASectionImpl.java
                        DeferredCommentImpl.java DeferredDocumentImpl.java
                        DeferredDocumentTypeImpl.java
                        DeferredElementDefinitionImpl.java
                        DeferredElementImpl.java DeferredElementNSImpl.java
                        DeferredEntityImpl.java
                        DeferredEntityReferenceImpl.java DeferredNode.java
                        DeferredNotationImpl.java
                        DeferredProcessingInstructionImpl.java
                        DeferredTextImpl.java DocumentFragmentImpl.java
                        DocumentImpl.java DocumentTypeImpl.java
                        ElementDefinitionImpl.java ElementImpl.java
                        ElementNSImpl.java EntityImpl.java
                        EntityReferenceImpl.java LCount.java
                        NamedNodeMapImpl.java NodeImpl.java
                        NodeIteratorImpl.java NodeListCache.java
                        NotationImpl.java ParentNode.java
                        ProcessingInstructionImpl.java
                        RangeExceptionImpl.java RangeImpl.java
                        TextImpl.java TreeWalkerImpl.java
               java/src/org/apache/xerces/dom/events EventImpl.java
                        MutationEventImpl.java
               java/src/org/apache/xerces/impl Constants.java Version.java
                        XMLEntityHandler.java XMLEntityManager.java
                        XMLEntityScanner.java XMLErrorReporter.java
                        XMLScanner.java
               java/src/org/apache/xerces/impl/dtd AbstractDTDGrammar.java
                        DTDGrammarBucket.java XMLAttributeDecl.java
                        XMLContentSpec.java XMLDTDValidator.java
                        XMLElementDecl.java XMLEntityDecl.java
                        XMLNotationDecl.java XMLSimpleType.java
               java/src/org/apache/xerces/impl/dtd/models CMAny.java
                        CMBinOp.java CMLeaf.java CMNode.java
                        CMStateSet.java CMUniOp.java
                        ContentModelValidator.java DFAContentModel.java
                        MixedContentModel.java SimpleContentModel.java
               java/src/org/apache/xerces/impl/dv DTDDVFactory.java
                        DVFactoryException.java DatatypeException.java
                        DatatypeValidator.java
                        InvalidDatatypeFacetException.java
                        InvalidDatatypeValueException.java
                        SchemaDVFactory.java ValidatedInfo.java
                        XSAtomicSimpleType.java XSFacets.java
                        XSListSimpleType.java XSSimpleType.java
                        XSUnionSimpleType.java
               java/src/org/apache/xerces/impl/dv/dtd
                        AbstractDatatypeValidator.java
                        DatatypeMessageProvider.java DatatypeValidator.java
                        DatatypeValidatorFactory.java
                        DatatypeValidatorFactoryImpl.java
                        ENTITYDatatypeValidator.java
                        IDDatatypeValidator.java
                        IDREFDatatypeValidator.java
                        InvalidDatatypeFacetException.java
                        InvalidDatatypeValueException.java
                        ListDatatypeValidator.java
                        NMTOKENDatatypeValidator.java
                        NOTATIONDatatypeValidator.java
                        StatefullDatatypeValidator.java
                        StringDatatypeValidator.java
               java/src/org/apache/xerces/impl/dv/util Base64.java
                        HexBin.java
               java/src/org/apache/xerces/impl/dv/xs
                        AbstractDateTimeDV.java AnySimpleDV.java
                        AnyURIDV.java Base64BinaryDV.java BooleanDV.java
                        DateDV.java DateTimeDV.java DayDV.java
                        DecimalDV.java DoubleDV.java DurationDV.java
                        EntityDV.java FloatDV.java HexBinaryDV.java
                        IDDV.java IDREFDV.java ListDV.java MonthDV.java
                        MonthDayDV.java QNameDV.java
                        SchemaDVFactoryImpl.java
                        SchemaDateTimeException.java StringDV.java
                        TimeDV.java TypeValidator.java UnionDV.java
                        XSSimpleTypeDecl.java YearDV.java YearMonthDV.java
               java/src/org/apache/xerces/impl/io ASCIIReader.java
                        UCSReader.java UTF8Reader.java
               java/src/org/apache/xerces/impl/msg DatatypeMessages.java
                        ExceptionMessages.java
                        ExceptionMessagesLocalizer.java
                        ImplementationMessages.java
                        XMLMessageFormatter.java
               java/src/org/apache/xerces/impl/validation EntityState.java
                        ValidationContext.java ValidationManager.java
                        ValidationState.java
               java/src/org/apache/xerces/impl/xpath XPath.java
                        XPathException.java
               java/src/org/apache/xerces/impl/xpath/regex BMPattern.java
                        Match.java Op.java ParseException.java
                        ParserForXMLSchema.java REUtil.java RangeToken.java
                        RegexParser.java RegularExpression.java Token.java
               java/src/org/apache/xerces/impl/xs AttributePSVImpl.java
                        ElementPSVImpl.java SchemaGrammar.java
                        SchemaNamespaceSupport.java SchemaSymbols.java
                        SubstitutionGroupHandler.java
                        XMLSchemaException.java XMLSchemaValidator.java
                        XSAttributeDecl.java XSAttributeGroupDecl.java
                        XSAttributeUse.java XSComplexTypeDecl.java
                        XSConstraints.java XSDeclarationPool.java
                        XSElementDecl.java XSGrammarBucket.java
                        XSGroupDecl.java XSMessageFormatter.java
                        XSNotationDecl.java XSParticleDecl.java
                        XSTypeDecl.java XSWildcardDecl.java
               java/src/org/apache/xerces/impl/xs/identity Field.java
                        FieldActivator.java IDValue.java
                        IdentityConstraint.java KeyRef.java Selector.java
                        UniqueOrKey.java ValueStore.java XPathMatcher.java
               java/src/org/apache/xerces/impl/xs/models CMBuilder.java
                        XSAllCM.java XSCMBinOp.java XSCMLeaf.java
                        XSCMUniOp.java XSCMValidator.java XSDFACM.java
                        XSEmptyCM.java XSSimpleCM.java
               java/src/org/apache/xerces/impl/xs/traversers
                        XSAttributeChecker.java
                        XSDAbstractIDConstraintTraverser.java
                        XSDAbstractParticleTraverser.java
                        XSDAbstractTraverser.java
                        XSDAttributeGroupTraverser.java
                        XSDAttributeTraverser.java
                        XSDComplexTypeTraverser.java
                        XSDElementTraverser.java XSDGroupTraverser.java
                        XSDHandler.java XSDKeyrefTraverser.java
                        XSDNotationTraverser.java
                        XSDSimpleTypeTraverser.java
                        XSDUniqueOrKeyTraverser.java
                        XSDWildcardTraverser.java XSDocumentInfo.java
               java/src/org/apache/xerces/impl/xs/util Base64.java
                        HexBin.java XInt.java XIntPool.java
               java/src/org/apache/xerces/jaxp
                        DefaultValidationErrorHandler.java
                        DocumentBuilderFactoryImpl.java
                        DocumentBuilderImpl.java SAXParserFactoryImpl.java
                        SAXParserImpl.java
               java/src/org/apache/xerces/parsers AbstractDOMParser.java
                        AbstractSAXParser.java
                        AbstractXMLDocumentParser.java
                        BasicParserConfiguration.java
                        CachingParserPool.java DOMASBuilderImpl.java
                        DOMBuilderImpl.java DTDParser.java
                        DTDXSParserConfiguration.java
                        StandardParserConfiguration.java
                        XMLDocumentParser.java XMLGrammarParser.java
                        XMLParser.java
               java/src/org/apache/xerces/util AugmentationsImpl.java
                        DOMEntityResolverWrapper.java
                        DOMErrorHandlerWrapper.java DOMUtil.java
                        DefaultErrorHandler.java EncodingMap.java
                        EntityResolverWrapper.java ErrorHandlerWrapper.java
                        IntStack.java MessageFormatter.java
                        NamespaceSupport.java ObjectFactory.java
                        ParserConfigurationSettings.java SymbolHash.java
                        SymbolTable.java URI.java XMLAttributesImpl.java
                        XMLChar.java XMLStringBuffer.java
               java/src/org/apache/xerces/xni Augmentations.java
                        NamespaceContext.java QName.java XMLAttributes.java
                        XMLDTDHandler.java XMLDocumentFragmentHandler.java
                        XMLDocumentHandler.java XMLLocator.java
                        XMLString.java XNIException.java
               java/src/org/apache/xerces/xni/parser XMLComponent.java
                        XMLComponentManager.java
                        XMLConfigurationException.java
                        XMLDTDContentModelFilter.java
                        XMLDTDContentModelSource.java XMLDTDFilter.java
                        XMLDTDScanner.java XMLDTDSource.java
                        XMLDocumentFilter.java XMLDocumentScanner.java
                        XMLDocumentSource.java XMLEntityResolver.java
                        XMLErrorHandler.java XMLInputSource.java
                        XMLParseException.java XMLParserConfiguration.java
                        XMLPullParserConfiguration.java
               java/src/org/apache/xerces/xni/psvi AttributePSVI.java
                        ElementPSVI.java ItemPSVI.java
               java/src/org/apache/xml/serialize BaseMarkupSerializer.java
                        DOMSerializer.java ElementState.java
                        EncodingInfo.java Encodings.java
                        HTMLSerializer.java HTMLdtd.java IndentPrinter.java
                        LineSeparator.java Method.java OutputFormat.java
                        Printer.java Serializer.java SerializerFactory.java
                        SerializerFactoryImpl.java SieveEncodingInfo.java
                        TextSerializer.java XHTMLSerializer.java
                        XMLSerializer.java
               java/tests/dom/events EventReporter.java Test.java
               java/tests/dom/mem Test.java
               java/tests/dom/serialize TestNS.java
  Log:
  updated copyright
  
  Revision  Changes    Path
  1.3       +1 -1      xml-xerces/java/LICENSE
  
  Index: LICENSE
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/LICENSE,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- LICENSE	23 Aug 2001 00:35:11 -0000	1.2
  +++ LICENSE	29 Jan 2002 01:15:05 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.71      +2 -2      xml-xerces/java/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/build.xml,v
  retrieving revision 1.70
  retrieving revision 1.71
  diff -u -r1.70 -r1.71
  --- build.xml	12 Jan 2002 02:57:59 -0000	1.70
  +++ build.xml	29 Jan 2002 01:15:05 -0000	1.71
  @@ -10,9 +10,9 @@
     Andy Clark, IBM
   
   Copyright:
  -  Copyright (c) 2000 The Apache Software Foundation.
  +  Copyright (c) 2000-2002 The Apache Software Foundation.
   
  -   $Id: build.xml,v 1.70 2002/01/12 02:57:59 andyc Exp $
  +   $Id: build.xml,v 1.71 2002/01/29 01:15:05 lehors Exp $
   
   ==================================================================== -->
   
  
  
  
  1.4       +2 -2      xml-xerces/java/samples/dom/ASBuilder.java
  
  Index: ASBuilder.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/dom/ASBuilder.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ASBuilder.java	10 Jan 2002 20:54:24 -0000	1.3
  +++ ASBuilder.java	29 Jan 2002 01:15:05 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -92,7 +92,7 @@
    * NOTE: this behavior might be changed
    * 
    * @author Sandy Gao, IBM
  - * @version $Id: ASBuilder.java,v 1.3 2002/01/10 20:54:24 sandygao Exp $
  + * @version $Id: ASBuilder.java,v 1.4 2002/01/29 01:15:05 lehors Exp $
    */
   public class ASBuilder implements DOMErrorHandler {
   
  
  
  
  1.6       +2 -2      xml-xerces/java/samples/dom/Counter.java
  
  Index: Counter.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/dom/Counter.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Counter.java	7 Jan 2002 15:03:18 -0000	1.5
  +++ Counter.java	29 Jan 2002 01:15:05 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -87,7 +87,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: Counter.java,v 1.5 2002/01/07 15:03:18 elena Exp $
  + * @version $Id: Counter.java,v 1.6 2002/01/29 01:15:05 lehors Exp $
    */
   public class Counter {
   
  
  
  
  1.6       +2 -2      xml-xerces/java/samples/dom/DOMAddLines.java
  
  Index: DOMAddLines.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/dom/DOMAddLines.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- DOMAddLines.java	22 Jan 2002 19:39:11 -0000	1.5
  +++ DOMAddLines.java	29 Jan 2002 01:15:05 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -90,7 +90,7 @@
    * - How to attach user defined Objects to Nodes using method setUserData
    * This example relies on the following:
    * - Turning off the "fast" DOM so we can use set expansion to FULL 
  - * @version $Id: DOMAddLines.java,v 1.5 2002/01/22 19:39:11 twl Exp $
  + * @version $Id: DOMAddLines.java,v 1.6 2002/01/29 01:15:05 lehors Exp $
    */
   
   public class DOMAddLines extends DOMParser  {
  
  
  
  1.5       +2 -2      xml-xerces/java/samples/dom/DOMGenerate.java
  
  Index: DOMGenerate.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/dom/DOMGenerate.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DOMGenerate.java	23 Aug 2001 00:35:17 -0000	1.4
  +++ DOMGenerate.java	29 Jan 2002 01:15:05 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -73,7 +73,7 @@
    * - Generate a DOM from Scratch.
    * - Output DOM to a String using Serializer
    * @author Jeffrey Rodriguez
  - * @version $Id: DOMGenerate.java,v 1.4 2001/08/23 00:35:17 lehors Exp $
  + * @version $Id: DOMGenerate.java,v 1.5 2002/01/29 01:15:05 lehors Exp $
    */
   public class DOMGenerate {
       public static void main( String[] argv ) {
  
  
  
  1.6       +2 -2      xml-xerces/java/samples/dom/GetElementsByTagName.java
  
  Index: GetElementsByTagName.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/dom/GetElementsByTagName.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- GetElementsByTagName.java	7 Jan 2002 15:03:18 -0000	1.5
  +++ GetElementsByTagName.java	29 Jan 2002 01:15:05 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -81,7 +81,7 @@
    * @author Jeffrey Rodriguez, IBM
    * @author Andy Clark, IBM
    *
  - * @version $Id: GetElementsByTagName.java,v 1.5 2002/01/07 15:03:18 elena Exp $
  + * @version $Id: GetElementsByTagName.java,v 1.6 2002/01/29 01:15:05 lehors Exp $
    */
   public class GetElementsByTagName {
   
  
  
  
  1.3       +2 -2      xml-xerces/java/samples/dom/ParserWrapper.java
  
  Index: ParserWrapper.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/dom/ParserWrapper.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ParserWrapper.java	23 Aug 2001 00:35:17 -0000	1.2
  +++ ParserWrapper.java	29 Jan 2002 01:15:05 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
   /**
    * Encapsulates a DOM parser.
    *
  - * @version $Id: ParserWrapper.java,v 1.2 2001/08/23 00:35:17 lehors Exp $
  + * @version $Id: ParserWrapper.java,v 1.3 2002/01/29 01:15:05 lehors Exp $
    */
   public interface ParserWrapper {
   
  
  
  
  1.7       +2 -2      xml-xerces/java/samples/dom/Writer.java
  
  Index: Writer.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/dom/Writer.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Writer.java	7 Jan 2002 14:54:46 -0000	1.6
  +++ Writer.java	29 Jan 2002 01:15:05 -0000	1.7
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -78,7 +78,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: Writer.java,v 1.6 2002/01/07 14:54:46 elena Exp $
  + * @version $Id: Writer.java,v 1.7 2002/01/29 01:15:05 lehors Exp $
    */
   public class Writer {
   
  
  
  
  1.7       +2 -2      xml-xerces/java/samples/sax/Counter.java
  
  Index: Counter.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/sax/Counter.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Counter.java	7 Jan 2002 14:54:47 -0000	1.6
  +++ Counter.java	29 Jan 2002 01:15:06 -0000	1.7
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -90,7 +90,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: Counter.java,v 1.6 2002/01/07 14:54:47 elena Exp $
  + * @version $Id: Counter.java,v 1.7 2002/01/29 01:15:06 lehors Exp $
    */
   public class Counter
       extends DefaultHandler {
  
  
  
  1.8       +2 -2      xml-xerces/java/samples/sax/DocumentTracer.java
  
  Index: DocumentTracer.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/sax/DocumentTracer.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- DocumentTracer.java	7 Jan 2002 14:54:47 -0000	1.7
  +++ DocumentTracer.java	29 Jan 2002 01:15:06 -0000	1.8
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -91,7 +91,7 @@
    * @author Andy Clark, IBM
    * @author Arnaud Le Hors, IBM
    *
  - * @version $Id: DocumentTracer.java,v 1.7 2002/01/07 14:54:47 elena Exp $
  + * @version $Id: DocumentTracer.java,v 1.8 2002/01/29 01:15:06 lehors Exp $
    */
   public class DocumentTracer
       extends DefaultHandler
  
  
  
  1.6       +2 -2      xml-xerces/java/samples/sax/Writer.java
  
  Index: Writer.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/sax/Writer.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Writer.java	7 Jan 2002 14:54:47 -0000	1.5
  +++ Writer.java	29 Jan 2002 01:15:06 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -84,7 +84,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: Writer.java,v 1.5 2002/01/07 14:54:47 elena Exp $
  + * @version $Id: Writer.java,v 1.6 2002/01/29 01:15:06 lehors Exp $
    */
   public class Writer
       extends DefaultHandler
  
  
  
  1.4       +1 -1      xml-xerces/java/samples/sax/helpers/AttributesImpl.java
  
  Index: AttributesImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/sax/helpers/AttributesImpl.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- AttributesImpl.java	23 Aug 2001 00:35:18 -0000	1.3
  +++ AttributesImpl.java	29 Jan 2002 01:15:06 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.5       +2 -2      xml-xerces/java/samples/socket/DelayedInput.java
  
  Index: DelayedInput.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/socket/DelayedInput.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DelayedInput.java	7 Jan 2002 14:54:47 -0000	1.4
  +++ DelayedInput.java	29 Jan 2002 01:15:06 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -92,7 +92,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: DelayedInput.java,v 1.4 2002/01/07 14:54:47 elena Exp $
  + * @version $Id: DelayedInput.java,v 1.5 2002/01/29 01:15:06 lehors Exp $
    */
   public class DelayedInput
       extends DefaultHandler {
  
  
  
  1.7       +2 -2      xml-xerces/java/samples/xni/Counter.java
  
  Index: Counter.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/xni/Counter.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Counter.java	24 Jan 2002 06:43:32 -0000	1.6
  +++ Counter.java	29 Jan 2002 01:15:06 -0000	1.7
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -89,7 +89,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: Counter.java,v 1.6 2002/01/24 06:43:32 neilg Exp $
  + * @version $Id: Counter.java,v 1.7 2002/01/29 01:15:06 lehors Exp $
    */
   public class Counter
       extends XMLDocumentParser
  
  
  
  1.5       +2 -2      xml-xerces/java/samples/xni/PassThroughFilter.java
  
  Index: PassThroughFilter.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/xni/PassThroughFilter.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- PassThroughFilter.java	22 Jan 2002 16:42:25 -0000	1.4
  +++ PassThroughFilter.java	29 Jan 2002 01:15:06 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001-2002 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -78,7 +78,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: PassThroughFilter.java,v 1.4 2002/01/22 16:42:25 neilg Exp $
  + * @version $Id: PassThroughFilter.java,v 1.5 2002/01/29 01:15:06 lehors Exp $
    */
   public class PassThroughFilter
       implements XMLDocumentHandler {
  
  
  
  1.4       +2 -2      xml-xerces/java/samples/xni/UpperCaseFilter.java
  
  Index: UpperCaseFilter.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/xni/UpperCaseFilter.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- UpperCaseFilter.java	26 Nov 2001 21:45:50 -0000	1.3
  +++ UpperCaseFilter.java	29 Jan 2002 01:15:06 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -73,7 +73,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: UpperCaseFilter.java,v 1.3 2001/11/26 21:45:50 elena Exp $
  + * @version $Id: UpperCaseFilter.java,v 1.4 2002/01/29 01:15:06 lehors Exp $
    */
   public class UpperCaseFilter
       extends PassThroughFilter {
  
  
  
  1.10      +2 -2      xml-xerces/java/samples/xni/Writer.java
  
  Index: Writer.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/xni/Writer.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- Writer.java	24 Jan 2002 06:43:32 -0000	1.9
  +++ Writer.java	29 Jan 2002 01:15:06 -0000	1.10
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -84,7 +84,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: Writer.java,v 1.9 2002/01/24 06:43:32 neilg Exp $
  + * @version $Id: Writer.java,v 1.10 2002/01/29 01:15:06 lehors Exp $
    */
   public class Writer
       extends XMLDocumentParser
  
  
  
  1.4       +2 -2      xml-xerces/java/samples/xni/parser/AbstractConfiguration.java
  
  Index: AbstractConfiguration.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/xni/parser/AbstractConfiguration.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- AbstractConfiguration.java	1 Oct 2001 16:17:10 -0000	1.3
  +++ AbstractConfiguration.java	29 Jan 2002 01:15:06 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -93,7 +93,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: AbstractConfiguration.java,v 1.3 2001/10/01 16:17:10 neilg Exp $
  + * @version $Id: AbstractConfiguration.java,v 1.4 2002/01/29 01:15:06 lehors Exp $
    */
   public abstract class AbstractConfiguration 
       implements XMLParserConfiguration {
  
  
  
  1.5       +2 -2      xml-xerces/java/samples/xni/parser/CSVConfiguration.java
  
  Index: CSVConfiguration.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/xni/parser/CSVConfiguration.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CSVConfiguration.java	22 Jan 2002 16:42:25 -0000	1.4
  +++ CSVConfiguration.java	29 Jan 2002 01:15:06 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -104,7 +104,7 @@
    * 
    * @author Andy Clark, IBM
    *
  - * @version $Id: CSVConfiguration.java,v 1.4 2002/01/22 16:42:25 neilg Exp $
  + * @version $Id: CSVConfiguration.java,v 1.5 2002/01/29 01:15:06 lehors Exp $
    */
   public class CSVConfiguration
       extends AbstractConfiguration {
  
  
  
  1.3       +2 -2      xml-xerces/java/samples/xni/parser/CSVParser.java
  
  Index: CSVParser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/xni/parser/CSVParser.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- CSVParser.java	23 Aug 2001 00:35:19 -0000	1.2
  +++ CSVParser.java	29 Jan 2002 01:15:06 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -65,7 +65,7 @@
    * 
    * @author Andy Clark, IBM
    *
  - * @version $Id: CSVParser.java,v 1.2 2001/08/23 00:35:19 lehors Exp $
  + * @version $Id: CSVParser.java,v 1.3 2002/01/29 01:15:06 lehors Exp $
    */
   public class CSVParser
       extends AbstractSAXParser {
  
  
  
  1.4       +2 -2      \
xml-xerces/java/samples/xni/parser/NonValidatingParserConfiguration.java  
  Index: NonValidatingParserConfiguration.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/xni/parser/NonValidatingParserConfiguration.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- NonValidatingParserConfiguration.java	25 Oct 2001 20:35:56 -0000	1.3
  +++ NonValidatingParserConfiguration.java	29 Jan 2002 01:15:06 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -70,7 +70,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: NonValidatingParserConfiguration.java,v 1.3 2001/10/25 20:35:56 \
elena Exp $  + * @version $Id: NonValidatingParserConfiguration.java,v 1.4 2002/01/29 \
                01:15:06 lehors Exp $
    */
   public class NonValidatingParserConfiguration 
       extends StandardParserConfiguration {
  
  
  
  1.3       +2 -2      xml-xerces/java/samples/xni/parser/PSVIConfiguration.java
  
  Index: PSVIConfiguration.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/xni/parser/PSVIConfiguration.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- PSVIConfiguration.java	17 Jan 2002 23:54:59 -0000	1.2
  +++ PSVIConfiguration.java	29 Jan 2002 01:15:06 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -72,7 +72,7 @@
    * configuration including XML Schema Validator in the pipeline.
    * 
    * @author Elena Litani, IBM
  - * @version $Id: PSVIConfiguration.java,v 1.2 2002/01/17 23:54:59 neilg Exp $
  + * @version $Id: PSVIConfiguration.java,v 1.3 2002/01/29 01:15:06 lehors Exp $
    */
   public class PSVIConfiguration extends DTDXSParserConfiguration {
   
  
  
  
  1.2       +2 -2      xml-xerces/java/samples/xni/parser/PSVIParser.java
  
  Index: PSVIParser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/xni/parser/PSVIParser.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PSVIParser.java	7 Dec 2001 22:31:13 -0000	1.1
  +++ PSVIParser.java	29 Jan 2002 01:15:06 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -72,7 +72,7 @@
    * </ul>
    *
    * @author Elena Litani,IBM 
  - * @version $Id: PSVIParser.java,v 1.1 2001/12/07 22:31:13 elena Exp $
  + * @version $Id: PSVIParser.java,v 1.2 2002/01/29 01:15:06 lehors Exp $
    */
   public class PSVIParser
       extends AbstractSAXParser {
  
  
  
  1.3       +2 -2      xml-xerces/java/src/org/apache/xerces/dom/ASModelImpl.java
  
  Index: ASModelImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/ASModelImpl.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ASModelImpl.java	17 Dec 2001 17:41:16 -0000	1.2
  +++ ASModelImpl.java	29 Jan 2002 01:15:06 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -86,7 +86,7 @@
    *
    * @author Pavani Mukthipudi
    * @author Neil Graham
  - * @version $Id: ASModelImpl.java,v 1.2 2001/12/17 17:41:16 elena Exp $
  + * @version $Id: ASModelImpl.java,v 1.3 2002/01/29 01:15:06 lehors Exp $
    */
   public class ASModelImpl implements ASModel {
   
  
  
  
  1.41      +2 -2      xml-xerces/java/src/org/apache/xerces/dom/AttrImpl.java
  
  Index: AttrImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/AttrImpl.java,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- AttrImpl.java	26 Jan 2002 00:36:05 -0000	1.40
  +++ AttrImpl.java	29 Jan 2002 01:15:06 -0000	1.41
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -143,7 +143,7 @@
    * @author Arnaud  Le Hors, IBM
    * @author Joe Kesselman, IBM
    * @author Andy Clark, IBM
  - * @version $Id: AttrImpl.java,v 1.40 2002/01/26 00:36:05 lehors Exp $
  + * @version $Id: AttrImpl.java,v 1.41 2002/01/29 01:15:06 lehors Exp $
    * @since PR-DOM-Level-1-19980818.
    *
    */
  
  
  
  1.23      +2 -2      xml-xerces/java/src/org/apache/xerces/dom/AttrNSImpl.java
  
  Index: AttrNSImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/AttrNSImpl.java,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- AttrNSImpl.java	2 Nov 2001 20:32:53 -0000	1.22
  +++ AttrNSImpl.java	29 Jan 2002 01:15:06 -0000	1.23
  @@ -1,9 +1,9 @@
  -/* $Id: AttrNSImpl.java,v 1.22 2001/11/02 20:32:53 elena Exp $ */
  +/* $Id: AttrNSImpl.java,v 1.23 2002/01/29 01:15:06 lehors Exp $ */
   /*
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.16      +1 -1      xml-xerces/java/src/org/apache/xerces/dom/AttributeMap.java
  
  Index: AttributeMap.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/AttributeMap.java,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- AttributeMap.java	2 Nov 2001 20:32:53 -0000	1.15
  +++ AttributeMap.java	29 Jan 2002 01:15:07 -0000	1.16
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.6       +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/CDATASectionImpl.java  
  Index: CDATASectionImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/CDATASectionImpl.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- CDATASectionImpl.java	10 Jan 2002 06:34:20 -0000	1.5
  +++ CDATASectionImpl.java	29 Jan 2002 01:15:07 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -82,7 +82,7 @@
    * <P>
    * CDATA does not participate in Element.normalize() processing.
    *
  - * @version $Id: CDATASectionImpl.java,v 1.5 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: CDATASectionImpl.java,v 1.6 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class CDATASectionImpl 
  
  
  
  1.16      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/CharacterDataImpl.java  
  Index: CharacterDataImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/CharacterDataImpl.java,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- CharacterDataImpl.java	10 Jan 2002 06:34:20 -0000	1.15
  +++ CharacterDataImpl.java	29 Jan 2002 01:15:07 -0000	1.16
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -74,7 +74,7 @@
    * This class doesn't directly support mutation events, however, it notifies
    * the document when mutations are performed so that the document class do so.
    *
  - * @version $Id: CharacterDataImpl.java,v 1.15 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: CharacterDataImpl.java,v 1.16 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public abstract class CharacterDataImpl
  
  
  
  1.6       +1 -1      xml-xerces/java/src/org/apache/xerces/dom/ChildNode.java
  
  Index: ChildNode.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/ChildNode.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- ChildNode.java	10 Aug 2001 01:18:16 -0000	1.5
  +++ ChildNode.java	29 Jan 2002 01:15:07 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.7       +2 -2      xml-xerces/java/src/org/apache/xerces/dom/CommentImpl.java
  
  Index: CommentImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/CommentImpl.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- CommentImpl.java	10 Jan 2002 06:34:20 -0000	1.6
  +++ CommentImpl.java	29 Jan 2002 01:15:07 -0000	1.7
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -64,7 +64,7 @@
   /**
    * Represents an XML (or HTML) comment.
    *
  - * @version $Id: CommentImpl.java,v 1.6 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: CommentImpl.java,v 1.7 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class CommentImpl 
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/CoreDOMImplementationImpl.java  
  Index: CoreDOMImplementationImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/CoreDOMImplementationImpl.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- CoreDOMImplementationImpl.java	10 Jan 2002 06:34:20 -0000	1.3
  +++ CoreDOMImplementationImpl.java	29 Jan 2002 01:15:07 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -76,7 +76,7 @@
    * Core. Optional modules are supported by the more complete DOMImplementation
    * class along with DocumentImpl.
    *
  - * @version $Id: CoreDOMImplementationImpl.java,v 1.3 2002/01/10 06:34:20 twl Exp \
$  + * @version $Id: CoreDOMImplementationImpl.java,v 1.4 2002/01/29 01:15:07 lehors \
                Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class CoreDOMImplementationImpl  
  
  
  
  1.11      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/CoreDocumentImpl.java  
  Index: CoreDocumentImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/CoreDocumentImpl.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- CoreDocumentImpl.java	10 Jan 2002 06:34:20 -0000	1.10
  +++ CoreDocumentImpl.java	29 Jan 2002 01:15:07 -0000	1.11
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -108,7 +108,7 @@
    * @author Joe Kesselman, IBM
    * @author Andy Clark, IBM
    * @author Ralf Pfeiffer, IBM
  - * @version $Id: CoreDocumentImpl.java,v 1.10 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: CoreDocumentImpl.java,v 1.11 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class CoreDocumentImpl
  
  
  
  1.4       +1 -1      xml-xerces/java/src/org/apache/xerces/dom/DOMErrorImpl.java
  
  Index: DOMErrorImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DOMErrorImpl.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DOMErrorImpl.java	24 Jan 2002 06:42:58 -0000	1.3
  +++ DOMErrorImpl.java	29 Jan 2002 01:15:07 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.21      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DOMImplementationImpl.java  
  Index: DOMImplementationImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DOMImplementationImpl.java,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- DOMImplementationImpl.java	10 Jan 2002 06:34:20 -0000	1.20
  +++ DOMImplementationImpl.java	29 Jan 2002 01:15:07 -0000	1.21
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -87,7 +87,7 @@
    * methods. However, there's nothing that says it can't be a singleton,
    * so that's how I've implemented it.
    *
  - * @version $Id: DOMImplementationImpl.java,v 1.20 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: DOMImplementationImpl.java,v 1.21 2002/01/29 01:15:07 lehors Exp \
                $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class DOMImplementationImpl  
  
  
  
  1.2       +1 -1      \
xml-xerces/java/src/org/apache/xerces/dom/DOMImplementationSourceImpl.java  
  Index: DOMImplementationSourceImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DOMImplementationSourceImpl.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DOMImplementationSourceImpl.java	14 Dec 2001 22:39:37 -0000	1.1
  +++ DOMImplementationSourceImpl.java	29 Jan 2002 01:15:07 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.2       +1 -1      \
xml-xerces/java/src/org/apache/xerces/dom/DOMInputSourceImpl.java  
  Index: DOMInputSourceImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DOMInputSourceImpl.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DOMInputSourceImpl.java	29 Nov 2001 17:26:55 -0000	1.1
  +++ DOMInputSourceImpl.java	29 Jan 2002 01:15:07 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.2       +1 -1      xml-xerces/java/src/org/apache/xerces/dom/DOMLocatorImpl.java
  
  Index: DOMLocatorImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DOMLocatorImpl.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DOMLocatorImpl.java	29 Nov 2001 17:26:55 -0000	1.1
  +++ DOMLocatorImpl.java	29 Jan 2002 01:15:07 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.7       +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DeepNodeListImpl.java  
  Index: DeepNodeListImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeepNodeListImpl.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- DeepNodeListImpl.java	10 Jan 2002 06:34:20 -0000	1.6
  +++ DeepNodeListImpl.java	29 Jan 2002 01:15:07 -0000	1.7
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -106,7 +106,7 @@
    * NOTE: Level 2 of the DOM will probably _not_ use NodeList for its
    * extended search mechanisms, partly for the reasons just discussed.
    *
  - * @version $Id: DeepNodeListImpl.java,v 1.6 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: DeepNodeListImpl.java,v 1.7 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class DeepNodeListImpl 
  
  
  
  1.16      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DeferredAttrImpl.java  
  Index: DeferredAttrImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeferredAttrImpl.java,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- DeferredAttrImpl.java	10 Jan 2002 06:34:20 -0000	1.15
  +++ DeferredAttrImpl.java	29 Jan 2002 01:15:07 -0000	1.16
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -98,7 +98,7 @@
    *
    * @author Andy Clark, IBM
    * @author Arnaud  Le Hors, IBM
  - * @version $Id: DeferredAttrImpl.java,v 1.15 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: DeferredAttrImpl.java,v 1.16 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public final class DeferredAttrImpl
  
  
  
  1.20      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DeferredAttrNSImpl.java  
  Index: DeferredAttrNSImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeferredAttrNSImpl.java,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- DeferredAttrNSImpl.java	18 Oct 2001 19:04:25 -0000	1.19
  +++ DeferredAttrNSImpl.java	29 Jan 2002 01:15:07 -0000	1.20
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -61,7 +61,7 @@
    * DeferredAttrImpl.java at the same time.
    */
   
  -/* $Id: DeferredAttrNSImpl.java,v 1.19 2001/10/18 19:04:25 twl Exp $ */
  +/* $Id: DeferredAttrNSImpl.java,v 1.20 2002/01/29 01:15:07 lehors Exp $ */
   
   
   package org.apache.xerces.dom;
  
  
  
  1.10      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DeferredCDATASectionImpl.java  
  Index: DeferredCDATASectionImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeferredCDATASectionImpl.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- DeferredCDATASectionImpl.java	10 Jan 2002 06:34:20 -0000	1.9
  +++ DeferredCDATASectionImpl.java	29 Jan 2002 01:15:07 -0000	1.10
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -79,7 +79,7 @@
    * <P>
    * CDATA does not participate in Element.normalize() processing.
    *
  - * @version $Id: DeferredCDATASectionImpl.java,v 1.9 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: DeferredCDATASectionImpl.java,v 1.10 2002/01/29 01:15:07 lehors \
                Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class DeferredCDATASectionImpl 
  
  
  
  1.9       +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DeferredCommentImpl.java  
  Index: DeferredCommentImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeferredCommentImpl.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- DeferredCommentImpl.java	10 Jan 2002 06:34:20 -0000	1.8
  +++ DeferredCommentImpl.java	29 Jan 2002 01:15:07 -0000	1.9
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -60,7 +60,7 @@
   /**
    * Represents an XML (or HTML) comment.
    *
  - * @version $Id: DeferredCommentImpl.java,v 1.8 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: DeferredCommentImpl.java,v 1.9 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class DeferredCommentImpl 
  
  
  
  1.41      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DeferredDocumentImpl.java  
  Index: DeferredDocumentImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeferredDocumentImpl.java,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- DeferredDocumentImpl.java	27 Jan 2002 01:53:27 -0000	1.40
  +++ DeferredDocumentImpl.java	29 Jan 2002 01:15:07 -0000	1.41
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -74,7 +74,7 @@
    * which associates them with the Document within whose context they
    * were created.
    *
  - * @version $Id: DeferredDocumentImpl.java,v 1.40 2002/01/27 01:53:27 lehors Exp $
  + * @version $Id: DeferredDocumentImpl.java,v 1.41 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class DeferredDocumentImpl
  
  
  
  1.16      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DeferredDocumentTypeImpl.java  
  Index: DeferredDocumentTypeImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeferredDocumentTypeImpl.java,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- DeferredDocumentTypeImpl.java	10 Jan 2002 06:34:20 -0000	1.15
  +++ DeferredDocumentTypeImpl.java	29 Jan 2002 01:15:07 -0000	1.16
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -76,7 +76,7 @@
    * and using Element and Attribute information. Nor was the linkage
    * between Entities and Entity References nailed down solidly.
    *
  - * @version $Id: DeferredDocumentTypeImpl.java,v 1.15 2002/01/10 06:34:20 twl Exp \
$  + * @version $Id: DeferredDocumentTypeImpl.java,v 1.16 2002/01/29 01:15:07 lehors \
                Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class DeferredDocumentTypeImpl
  
  
  
  1.12      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DeferredElementDefinitionImpl.java  
  Index: DeferredElementDefinitionImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeferredElementDefinitionImpl.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- DeferredElementDefinitionImpl.java	10 Jan 2002 06:34:20 -0000	1.11
  +++ DeferredElementDefinitionImpl.java	29 Jan 2002 01:15:07 -0000	1.12
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * I've included this in Level 1 purely as an anchor point for default
    * attributes. In Level 2 it should enable the ChildRule support.
    *
  - * @version $Id: DeferredElementDefinitionImpl.java,v 1.11 2002/01/10 06:34:20 twl \
Exp $  + * @version $Id: DeferredElementDefinitionImpl.java,v 1.12 2002/01/29 \
                01:15:07 lehors Exp $
    */
   public class DeferredElementDefinitionImpl 
       extends ElementDefinitionImpl 
  
  
  
  1.15      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DeferredElementImpl.java  
  Index: DeferredElementImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeferredElementImpl.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- DeferredElementImpl.java	10 Jan 2002 06:34:20 -0000	1.14
  +++ DeferredElementImpl.java	29 Jan 2002 01:15:07 -0000	1.15
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -85,7 +85,7 @@
    * Namespaces. DeferredElementNSImpl, which inherits from ElementNSImpl, does.
    * @see DeferredElementNSImpl
    *
  - * @version $Id: DeferredElementImpl.java,v 1.14 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: DeferredElementImpl.java,v 1.15 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class DeferredElementImpl
  
  
  
  1.14      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DeferredElementNSImpl.java  
  Index: DeferredElementNSImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeferredElementNSImpl.java,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- DeferredElementNSImpl.java	25 Oct 2001 10:40:56 -0000	1.13
  +++ DeferredElementNSImpl.java	29 Jan 2002 01:15:07 -0000	1.14
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -56,7 +56,7 @@
    */
   
   
  -/* $Id: DeferredElementNSImpl.java,v 1.13 2001/10/25 10:40:56 andyc Exp $ */
  +/* $Id: DeferredElementNSImpl.java,v 1.14 2002/01/29 01:15:07 lehors Exp $ */
   
   /*
    * WARNING: because java doesn't support multi-inheritance some code is
  
  
  
  1.15      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DeferredEntityImpl.java  
  Index: DeferredEntityImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeferredEntityImpl.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- DeferredEntityImpl.java	10 Jan 2002 06:34:20 -0000	1.14
  +++ DeferredEntityImpl.java	29 Jan 2002 01:15:07 -0000	1.15
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -89,7 +89,7 @@
    * simplest solution.
    *
    *
  - * @version $Id: DeferredEntityImpl.java,v 1.14 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: DeferredEntityImpl.java,v 1.15 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class DeferredEntityImpl
  
  
  
  1.17      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DeferredEntityReferenceImpl.java  
  Index: DeferredEntityReferenceImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeferredEntityReferenceImpl.java,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- DeferredEntityReferenceImpl.java	10 Jan 2002 06:34:20 -0000	1.16
  +++ DeferredEntityReferenceImpl.java	29 Jan 2002 01:15:07 -0000	1.17
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -110,7 +110,7 @@
    * structure-change-monitoring code I implemented to support
    * DeepNodeList.
    * 
  - * @version $Id: DeferredEntityReferenceImpl.java,v 1.16 2002/01/10 06:34:20 twl \
Exp $  + * @version $Id: DeferredEntityReferenceImpl.java,v 1.17 2002/01/29 01:15:07 \
                lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class DeferredEntityReferenceImpl 
  
  
  
  1.5       +2 -2      xml-xerces/java/src/org/apache/xerces/dom/DeferredNode.java
  
  Index: DeferredNode.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeferredNode.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DeferredNode.java	10 Jan 2002 06:34:20 -0000	1.4
  +++ DeferredNode.java	29 Jan 2002 01:15:07 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -62,7 +62,7 @@
   /** 
    * An interface for deferred node object. 
    *
  - * @version $Id: DeferredNode.java,v 1.4 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: DeferredNode.java,v 1.5 2002/01/29 01:15:07 lehors Exp $
    */
   public interface DeferredNode extends Node {
   
  
  
  
  1.9       +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DeferredNotationImpl.java  
  Index: DeferredNotationImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeferredNotationImpl.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- DeferredNotationImpl.java	10 Jan 2002 06:34:20 -0000	1.8
  +++ DeferredNotationImpl.java	29 Jan 2002 01:15:07 -0000	1.9
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -75,7 +75,7 @@
    * <P>
    * Level 1 of the DOM does not support editing Notation contents.
    *
  - * @version $Id: DeferredNotationImpl.java,v 1.8 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: DeferredNotationImpl.java,v 1.9 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class DeferredNotationImpl
  
  
  
  1.10      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DeferredProcessingInstructionImpl.java  
  Index: DeferredProcessingInstructionImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeferredProcessingInstructionImpl.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- DeferredProcessingInstructionImpl.java	10 Jan 2002 06:34:20 -0000	1.9
  +++ DeferredProcessingInstructionImpl.java	29 Jan 2002 01:15:07 -0000	1.10
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -62,7 +62,7 @@
    * processor-specific information alongside their actual content. PIs
    * are most common in XML, but they are supported in HTML as well.
    *
  - * @version $Id: DeferredProcessingInstructionImpl.java,v 1.9 2002/01/10 06:34:20 \
twl Exp $  + * @version $Id: DeferredProcessingInstructionImpl.java,v 1.10 2002/01/29 \
                01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class DeferredProcessingInstructionImpl
  
  
  
  1.12      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DeferredTextImpl.java  
  Index: DeferredTextImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DeferredTextImpl.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- DeferredTextImpl.java	10 Jan 2002 06:34:20 -0000	1.11
  +++ DeferredTextImpl.java	29 Jan 2002 01:15:07 -0000	1.12
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -70,7 +70,7 @@
    * valid, since they're really just two different ways of quoting
    * characters when they're written out as part of an XML stream.
    *
  - * @version $Id: DeferredTextImpl.java,v 1.11 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: DeferredTextImpl.java,v 1.12 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class DeferredTextImpl
  
  
  
  1.10      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DocumentFragmentImpl.java  
  Index: DocumentFragmentImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DocumentFragmentImpl.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- DocumentFragmentImpl.java	10 Jan 2002 06:34:20 -0000	1.9
  +++ DocumentFragmentImpl.java	29 Jan 2002 01:15:07 -0000	1.10
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -97,7 +97,7 @@
    * standard methods from the Node interface, such as insertBefore()
    * and appendChild().
    *
  - * @version $Id: DocumentFragmentImpl.java,v 1.9 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: DocumentFragmentImpl.java,v 1.10 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class DocumentFragmentImpl 
  
  
  
  1.68      +2 -2      xml-xerces/java/src/org/apache/xerces/dom/DocumentImpl.java
  
  Index: DocumentImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DocumentImpl.java,v
  retrieving revision 1.67
  retrieving revision 1.68
  diff -u -r1.67 -r1.68
  --- DocumentImpl.java	10 Jan 2002 06:34:20 -0000	1.67
  +++ DocumentImpl.java	29 Jan 2002 01:15:07 -0000	1.68
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -122,7 +122,7 @@
    * @author Joe Kesselman, IBM
    * @author Andy Clark, IBM
    * @author Ralf Pfeiffer, IBM
  - * @version $Id: DocumentImpl.java,v 1.67 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: DocumentImpl.java,v 1.68 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class DocumentImpl
  
  
  
  1.21      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/DocumentTypeImpl.java  
  Index: DocumentTypeImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/DocumentTypeImpl.java,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- DocumentTypeImpl.java	10 Jan 2002 06:34:20 -0000	1.20
  +++ DocumentTypeImpl.java	29 Jan 2002 01:15:07 -0000	1.21
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -82,7 +82,7 @@
    * @author Arnaud  Le Hors, IBM
    * @author Joe Kesselman, IBM
    * @author Andy Clark, IBM
  - * @version $Id: DocumentTypeImpl.java,v 1.20 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: DocumentTypeImpl.java,v 1.21 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class DocumentTypeImpl 
  
  
  
  1.12      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/ElementDefinitionImpl.java  
  Index: ElementDefinitionImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/ElementDefinitionImpl.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- ElementDefinitionImpl.java	10 Jan 2002 06:34:20 -0000	1.11
  +++ ElementDefinitionImpl.java	29 Jan 2002 01:15:07 -0000	1.12
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    * I've included this in Level 1 purely as an anchor point for default
    * attributes. In Level 2 it should enable the ChildRule support.
    *
  - * @version $Id: ElementDefinitionImpl.java,v 1.11 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: ElementDefinitionImpl.java,v 1.12 2002/01/29 01:15:07 lehors Exp \
                $
    */
   public class ElementDefinitionImpl 
       extends ParentNode {
  
  
  
  1.42      +2 -2      xml-xerces/java/src/org/apache/xerces/dom/ElementImpl.java
  
  Index: ElementImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/ElementImpl.java,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- ElementImpl.java	26 Jan 2002 00:35:01 -0000	1.41
  +++ ElementImpl.java	29 Jan 2002 01:15:07 -0000	1.42
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -88,7 +88,7 @@
    * @author Joe Kesselman, IBM
    * @author Andy Clark, IBM
    * @author Ralf Pfeiffer, IBM
  - * @version $Id: ElementImpl.java,v 1.41 2002/01/26 00:35:01 lehors Exp $
  + * @version $Id: ElementImpl.java,v 1.42 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class ElementImpl
  
  
  
  1.18      +2 -2      xml-xerces/java/src/org/apache/xerces/dom/ElementNSImpl.java
  
  Index: ElementNSImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/ElementNSImpl.java,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- ElementNSImpl.java	2 Nov 2001 20:32:53 -0000	1.17
  +++ ElementNSImpl.java	29 Jan 2002 01:15:07 -0000	1.18
  @@ -1,9 +1,9 @@
  -/* $Id: ElementNSImpl.java,v 1.17 2001/11/02 20:32:53 elena Exp $ */
  +/* $Id: ElementNSImpl.java,v 1.18 2002/01/29 01:15:07 lehors Exp $ */
   /*
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.16      +2 -2      xml-xerces/java/src/org/apache/xerces/dom/EntityImpl.java
  
  Index: EntityImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/EntityImpl.java,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- EntityImpl.java	10 Jan 2002 06:34:20 -0000	1.15
  +++ EntityImpl.java	29 Jan 2002 01:15:07 -0000	1.16
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -91,7 +91,7 @@
    * simplest solution.
    *
    *
  - * @version $Id: EntityImpl.java,v 1.15 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: EntityImpl.java,v 1.16 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class EntityImpl 
  
  
  
  1.17      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/EntityReferenceImpl.java  
  Index: EntityReferenceImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/EntityReferenceImpl.java,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- EntityReferenceImpl.java	10 Jan 2002 06:34:20 -0000	1.16
  +++ EntityReferenceImpl.java	29 Jan 2002 01:15:07 -0000	1.17
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -115,7 +115,7 @@
    * @author Joe Kesselman, IBM
    * @author Andy Clark, IBM
    * @author Ralf Pfeiffer, IBM
  - * @version $Id: EntityReferenceImpl.java,v 1.16 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: EntityReferenceImpl.java,v 1.17 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class EntityReferenceImpl 
  
  
  
  1.4       +1 -1      xml-xerces/java/src/org/apache/xerces/dom/LCount.java
  
  Index: LCount.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/LCount.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- LCount.java	24 Jul 2001 00:42:26 -0000	1.3
  +++ LCount.java	29 Jan 2002 01:15:07 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.25      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/NamedNodeMapImpl.java  
  Index: NamedNodeMapImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/NamedNodeMapImpl.java,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- NamedNodeMapImpl.java	10 Jan 2002 06:34:20 -0000	1.24
  +++ NamedNodeMapImpl.java	29 Jan 2002 01:15:07 -0000	1.25
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -87,7 +87,7 @@
    * contents, the indices associated with nodes may change.
    * <P>
    *
  - * @version $Id: NamedNodeMapImpl.java,v 1.24 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: NamedNodeMapImpl.java,v 1.25 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class NamedNodeMapImpl
  
  
  
  1.48      +2 -2      xml-xerces/java/src/org/apache/xerces/dom/NodeImpl.java
  
  Index: NodeImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/NodeImpl.java,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- NodeImpl.java	18 Jan 2002 23:43:16 -0000	1.47
  +++ NodeImpl.java	29 Jan 2002 01:15:07 -0000	1.48
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -115,7 +115,7 @@
    *
    * @author Arnaud  Le Hors, IBM
    * @author Joe Kesselman, IBM
  - * @version $Id: NodeImpl.java,v 1.47 2002/01/18 23:43:16 lehors Exp $
  + * @version $Id: NodeImpl.java,v 1.48 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public abstract class NodeImpl
  
  
  
  1.7       +1 -1      \
xml-xerces/java/src/org/apache/xerces/dom/NodeIteratorImpl.java  
  Index: NodeIteratorImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/NodeIteratorImpl.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- NodeIteratorImpl.java	24 Jul 2001 00:42:26 -0000	1.6
  +++ NodeIteratorImpl.java	29 Jan 2002 01:15:07 -0000	1.7
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/dom/NodeListCache.java
  
  Index: NodeListCache.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/NodeListCache.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- NodeListCache.java	14 Sep 2001 18:35:45 -0000	1.1
  +++ NodeListCache.java	29 Jan 2002 01:15:07 -0000	1.2
  @@ -1,9 +1,9 @@
  -/* $Id: NodeListCache.java,v 1.1 2001/09/14 18:35:45 lehors Exp $ */
  +/* $Id: NodeListCache.java,v 1.2 2002/01/29 01:15:07 lehors Exp $ */
   /*
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.12      +2 -2      xml-xerces/java/src/org/apache/xerces/dom/NotationImpl.java
  
  Index: NotationImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/NotationImpl.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- NotationImpl.java	10 Jan 2002 06:34:20 -0000	1.11
  +++ NotationImpl.java	29 Jan 2002 01:15:07 -0000	1.12
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -79,7 +79,7 @@
    * <P>
    * Level 1 of the DOM does not support editing Notation contents.
    *
  - * @version $Id: NotationImpl.java,v 1.11 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: NotationImpl.java,v 1.12 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class NotationImpl 
  
  
  
  1.33      +2 -2      xml-xerces/java/src/org/apache/xerces/dom/ParentNode.java
  
  Index: ParentNode.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/ParentNode.java,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- ParentNode.java	18 Jan 2002 23:43:16 -0000	1.32
  +++ ParentNode.java	29 Jan 2002 01:15:07 -0000	1.33
  @@ -1,9 +1,9 @@
  -/* $Id: ParentNode.java,v 1.32 2002/01/18 23:43:16 lehors Exp $ */
  +/* $Id: ParentNode.java,v 1.33 2002/01/29 01:15:07 lehors Exp $ */
   /*
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.10      +2 -2      \
xml-xerces/java/src/org/apache/xerces/dom/ProcessingInstructionImpl.java  
  Index: ProcessingInstructionImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/ProcessingInstructionImpl.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- ProcessingInstructionImpl.java	10 Jan 2002 06:34:20 -0000	1.9
  +++ ProcessingInstructionImpl.java	29 Jan 2002 01:15:07 -0000	1.10
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    *
    * This class inherits from CharacterDataImpl to reuse its setNodeValue method.
    *
  - * @version $Id: ProcessingInstructionImpl.java,v 1.9 2002/01/10 06:34:20 twl Exp \
$  + * @version $Id: ProcessingInstructionImpl.java,v 1.10 2002/01/29 01:15:07 lehors \
                Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class ProcessingInstructionImpl
  
  
  
  1.4       +1 -1      \
xml-xerces/java/src/org/apache/xerces/dom/RangeExceptionImpl.java  
  Index: RangeExceptionImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/RangeExceptionImpl.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- RangeExceptionImpl.java	24 Jul 2001 00:42:26 -0000	1.3
  +++ RangeExceptionImpl.java	29 Jan 2002 01:15:07 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.22      +1 -1      xml-xerces/java/src/org/apache/xerces/dom/RangeImpl.java
  
  Index: RangeImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/RangeImpl.java,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- RangeImpl.java	24 Jul 2001 00:42:26 -0000	1.21
  +++ RangeImpl.java	29 Jan 2002 01:15:07 -0000	1.22
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.13      +2 -2      xml-xerces/java/src/org/apache/xerces/dom/TextImpl.java
  
  Index: TextImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/TextImpl.java,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- TextImpl.java	10 Jan 2002 06:34:20 -0000	1.12
  +++ TextImpl.java	29 Jan 2002 01:15:07 -0000	1.13
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -75,7 +75,7 @@
    * valid, since they're really just two different ways of quoting
    * characters when they're written out as part of an XML stream.
    *
  - * @version $Id: TextImpl.java,v 1.12 2002/01/10 06:34:20 twl Exp $
  + * @version $Id: TextImpl.java,v 1.13 2002/01/29 01:15:07 lehors Exp $
    * @since  PR-DOM-Level-1-19980818.
    */
   public class TextImpl 
  
  
  
  1.6       +1 -1      xml-xerces/java/src/org/apache/xerces/dom/TreeWalkerImpl.java
  
  Index: TreeWalkerImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/TreeWalkerImpl.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- TreeWalkerImpl.java	24 Jul 2001 00:42:26 -0000	1.5
  +++ TreeWalkerImpl.java	29 Jan 2002 01:15:07 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.6       +1 -1      \
xml-xerces/java/src/org/apache/xerces/dom/events/EventImpl.java  
  Index: EventImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/events/EventImpl.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- EventImpl.java	24 Jul 2001 00:42:28 -0000	1.5
  +++ EventImpl.java	29 Jan 2002 01:15:09 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.6       +1 -1      \
xml-xerces/java/src/org/apache/xerces/dom/events/MutationEventImpl.java  
  Index: MutationEventImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/dom/events/MutationEventImpl.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- MutationEventImpl.java	24 Jul 2001 00:42:28 -0000	1.5
  +++ MutationEventImpl.java	29 Jan 2002 01:15:09 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.11      +2 -2      xml-xerces/java/src/org/apache/xerces/impl/Constants.java
  
  Index: Constants.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/Constants.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- Constants.java	28 Jan 2002 00:35:44 -0000	1.10
  +++ Constants.java	29 Jan 2002 01:15:09 -0000	1.11
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -65,7 +65,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: Constants.java,v 1.10 2002/01/28 00:35:44 elena Exp $
  + * @version $Id: Constants.java,v 1.11 2002/01/29 01:15:09 lehors Exp $
    */
   public final class Constants {
   
  
  
  
  1.6       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/Version.java
  
  Index: Version.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/Version.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Version.java	26 Nov 2001 22:39:41 -0000	1.5
  +++ Version.java	29 Jan 2002 01:15:09 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -60,7 +60,7 @@
   /**
    * This class defines the version number of the parser.
    *
  - * @version $Id: Version.java,v 1.5 2001/11/26 22:39:41 neilg Exp $
  + * @version $Id: Version.java,v 1.6 2002/01/29 01:15:09 lehors Exp $
    */
   public class Version {
   
  
  
  
  1.6       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/XMLEntityHandler.java  
  Index: XMLEntityHandler.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/XMLEntityHandler.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- XMLEntityHandler.java	28 Jan 2002 19:33:34 -0000	1.5
  +++ XMLEntityHandler.java	29 Jan 2002 01:15:09 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -68,7 +68,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLEntityHandler.java,v 1.5 2002/01/28 19:33:34 lehors Exp $
  + * @version $Id: XMLEntityHandler.java,v 1.6 2002/01/29 01:15:09 lehors Exp $
    */
   public interface XMLEntityHandler {
   
  
  
  
  1.22      +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/XMLEntityManager.java  
  Index: XMLEntityManager.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/XMLEntityManager.java,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- XMLEntityManager.java	28 Jan 2002 20:53:00 -0000	1.21
  +++ XMLEntityManager.java	29 Jan 2002 01:15:09 -0000	1.22
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000,2001 The Apache Software Foundation.
  + * Copyright (c) 1999-2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -114,7 +114,7 @@
    * @author Andy Clark, IBM
    * @author Arnaud  Le Hors, IBM
    *
  - * @version $Id: XMLEntityManager.java,v 1.21 2002/01/28 20:53:00 neilg Exp $
  + * @version $Id: XMLEntityManager.java,v 1.22 2002/01/29 01:15:09 lehors Exp $
    */
   public class XMLEntityManager
       implements XMLComponent, XMLEntityResolver {
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/XMLEntityScanner.java  
  Index: XMLEntityScanner.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/XMLEntityScanner.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLEntityScanner.java	28 Jan 2002 19:33:34 -0000	1.3
  +++ XMLEntityScanner.java	29 Jan 2002 01:15:09 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -76,7 +76,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLEntityScanner.java,v 1.3 2002/01/28 19:33:34 lehors Exp $
  + * @version $Id: XMLEntityScanner.java,v 1.4 2002/01/29 01:15:09 lehors Exp $
    *
    * @see XMLEntityHandler
    * @see XMLEntityManager
  
  
  
  1.5       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/XMLErrorReporter.java  
  Index: XMLErrorReporter.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/XMLErrorReporter.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- XMLErrorReporter.java	28 Jan 2002 19:33:34 -0000	1.4
  +++ XMLErrorReporter.java	29 Jan 2002 01:15:09 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000,2001 The Apache Software Foundation.  
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -105,7 +105,7 @@
    * @author Eric Ye, IBM
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLErrorReporter.java,v 1.4 2002/01/28 19:33:34 lehors Exp $
  + * @version $Id: XMLErrorReporter.java,v 1.5 2002/01/29 01:15:09 lehors Exp $
    */
   public class XMLErrorReporter
       implements XMLComponent {
  
  
  
  1.11      +2 -2      xml-xerces/java/src/org/apache/xerces/impl/XMLScanner.java
  
  Index: XMLScanner.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/XMLScanner.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- XMLScanner.java	25 Jan 2002 19:55:34 -0000	1.10
  +++ XMLScanner.java	29 Jan 2002 01:15:09 -0000	1.11
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000,2001 The Apache Software Foundation.  
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -95,7 +95,7 @@
    * @author Arnaud  Le Hors, IBM
    * @author Eric Ye, IBM
    *
  - * @version $Id: XMLScanner.java,v 1.10 2002/01/25 19:55:34 neilg Exp $
  + * @version $Id: XMLScanner.java,v 1.11 2002/01/29 01:15:09 lehors Exp $
    */
   public abstract class XMLScanner 
       implements XMLComponent {
  
  
  
  1.6       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/AbstractDTDGrammar.java  
  Index: AbstractDTDGrammar.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/AbstractDTDGrammar.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- AbstractDTDGrammar.java	29 Jan 2002 01:00:29 -0000	1.5
  +++ AbstractDTDGrammar.java	29 Jan 2002 01:15:10 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -102,7 +102,7 @@
    * @author Eric Ye, IBM
    * @author Andy Clark, IBM
    *
  - * @version $Id: AbstractDTDGrammar.java,v 1.5 2002/01/29 01:00:29 twl Exp $
  + * @version $Id: AbstractDTDGrammar.java,v 1.6 2002/01/29 01:15:10 lehors Exp $
    */
   public abstract class AbstractDTDGrammar implements EntityState, Grammar {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/DTDGrammarBucket.java  
  Index: DTDGrammarBucket.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/DTDGrammarBucket.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DTDGrammarBucket.java	17 Jan 2002 23:54:59 -0000	1.2
  +++ DTDGrammarBucket.java	29 Jan 2002 01:15:10 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -72,7 +72,7 @@
    *
    * @author Neil Graham, IBM
    *
  - * @version $Id: DTDGrammarBucket.java,v 1.2 2002/01/17 23:54:59 neilg Exp $
  + * @version $Id: DTDGrammarBucket.java,v 1.3 2002/01/29 01:15:10 lehors Exp $
    */
   public class DTDGrammarBucket {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/XMLAttributeDecl.java  
  Index: XMLAttributeDecl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/XMLAttributeDecl.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XMLAttributeDecl.java	28 Jan 2002 19:33:35 -0000	1.2
  +++ XMLAttributeDecl.java	29 Jan 2002 01:15:10 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -60,7 +60,7 @@
   import org.apache.xerces.xni.QName;
   
   /**
  - * @version $Id: XMLAttributeDecl.java,v 1.2 2002/01/28 19:33:35 lehors Exp $
  + * @version $Id: XMLAttributeDecl.java,v 1.3 2002/01/29 01:15:10 lehors Exp $
    */
   public class XMLAttributeDecl {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/XMLContentSpec.java  
  Index: XMLContentSpec.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/XMLContentSpec.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XMLContentSpec.java	10 Jan 2002 06:34:22 -0000	1.2
  +++ XMLContentSpec.java	29 Jan 2002 01:15:10 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -107,7 +107,7 @@
    * string pool index, as the "#PCDATA" leaf is not used in the declarations
    * for element content models.
    *
  - * @version $Id: XMLContentSpec.java,v 1.2 2002/01/10 06:34:22 twl Exp $
  + * @version $Id: XMLContentSpec.java,v 1.3 2002/01/29 01:15:10 lehors Exp $
    */
   public class XMLContentSpec {
   
  
  
  
  1.15      +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/XMLDTDValidator.java  
  Index: XMLDTDValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/XMLDTDValidator.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- XMLDTDValidator.java	28 Jan 2002 19:33:35 -0000	1.14
  +++ XMLDTDValidator.java	29 Jan 2002 01:15:10 -0000	1.15
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000,2001 The Apache Software Foundation.  
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -123,7 +123,7 @@
    * @author Andy Clark, IBM
    * @author Jeffrey Rodriguez IBM
    *
  - * @version $Id: XMLDTDValidator.java,v 1.14 2002/01/28 19:33:35 lehors Exp $
  + * @version $Id: XMLDTDValidator.java,v 1.15 2002/01/29 01:15:10 lehors Exp $
    */
   public class XMLDTDValidator
   implements XMLComponent, 
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/XMLElementDecl.java  
  Index: XMLElementDecl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/XMLElementDecl.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XMLElementDecl.java	28 Jan 2002 19:33:35 -0000	1.2
  +++ XMLElementDecl.java	29 Jan 2002 01:15:10 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -60,7 +60,7 @@
   import org.apache.xerces.xni.QName;
   import org.apache.xerces.impl.dtd.models.ContentModelValidator;
   /**
  - * @version $Id: XMLElementDecl.java,v 1.2 2002/01/28 19:33:35 lehors Exp $
  + * @version $Id: XMLElementDecl.java,v 1.3 2002/01/29 01:15:10 lehors Exp $
    */
   public class XMLElementDecl {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/XMLEntityDecl.java  
  Index: XMLEntityDecl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/XMLEntityDecl.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XMLEntityDecl.java	28 Jan 2002 19:33:35 -0000	1.2
  +++ XMLEntityDecl.java	29 Jan 2002 01:15:10 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -58,7 +58,7 @@
   package org.apache.xerces.impl.dtd;
   
   /**
  - * @version $Id: XMLEntityDecl.java,v 1.2 2002/01/28 19:33:35 lehors Exp $
  + * @version $Id: XMLEntityDecl.java,v 1.3 2002/01/29 01:15:10 lehors Exp $
    */
   public class XMLEntityDecl {
   
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/XMLNotationDecl.java  
  Index: XMLNotationDecl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/XMLNotationDecl.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLNotationDecl.java	28 Jan 2002 19:33:35 -0000	1.3
  +++ XMLNotationDecl.java	29 Jan 2002 01:15:10 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -58,7 +58,7 @@
   package org.apache.xerces.impl.dtd;
   
   /**
  - * @version $Id: XMLNotationDecl.java,v 1.3 2002/01/28 19:33:35 lehors Exp $
  + * @version $Id: XMLNotationDecl.java,v 1.4 2002/01/29 01:15:10 lehors Exp $
    */
   public class XMLNotationDecl {
   
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/XMLSimpleType.java  
  Index: XMLSimpleType.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/XMLSimpleType.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLSimpleType.java	28 Jan 2002 19:33:35 -0000	1.3
  +++ XMLSimpleType.java	29 Jan 2002 01:15:10 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -58,7 +58,7 @@
   package org.apache.xerces.impl.dtd;
   import org.apache.xerces.impl.dv.dtd.DatatypeValidator;
   /**
  - * @version $Id: XMLSimpleType.java,v 1.3 2002/01/28 19:33:35 lehors Exp $
  + * @version $Id: XMLSimpleType.java,v 1.4 2002/01/29 01:15:10 lehors Exp $
    */
   public class XMLSimpleType {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/models/CMAny.java  
  Index: CMAny.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/models/CMAny.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CMAny.java	25 Oct 2001 20:35:57 -0000	1.1
  +++ CMAny.java	29 Jan 2002 01:15:10 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,7 @@
   /**
    * Content model any node.
    *
  - * @version $Id: CMAny.java,v 1.1 2001/10/25 20:35:57 elena Exp $
  + * @version $Id: CMAny.java,v 1.2 2002/01/29 01:15:10 lehors Exp $
    */
   public class CMAny
       extends CMNode {
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/models/CMBinOp.java  
  Index: CMBinOp.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/models/CMBinOp.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CMBinOp.java	25 Oct 2001 20:35:57 -0000	1.1
  +++ CMBinOp.java	29 Jan 2002 01:15:10 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,7 @@
    *
    * Content model Bin-Op node.
    *
  - * @version $Id: CMBinOp.java,v 1.1 2001/10/25 20:35:57 elena Exp $
  + * @version $Id: CMBinOp.java,v 1.2 2002/01/29 01:15:10 lehors Exp $
    */
   public class CMBinOp extends CMNode
   {
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/models/CMLeaf.java  
  Index: CMLeaf.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/models/CMLeaf.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CMLeaf.java	25 Oct 2001 20:35:57 -0000	1.1
  +++ CMLeaf.java	29 Jan 2002 01:15:10 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,7 @@
   /**
    * Content model leaf node.
    *
  - * @version $Id: CMLeaf.java,v 1.1 2001/10/25 20:35:57 elena Exp $
  + * @version $Id: CMLeaf.java,v 1.2 2002/01/29 01:15:10 lehors Exp $
    */
   public class CMLeaf 
       extends CMNode {
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/models/CMNode.java  
  Index: CMNode.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/models/CMNode.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CMNode.java	25 Oct 2001 20:35:57 -0000	1.1
  +++ CMNode.java	29 Jan 2002 01:15:10 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -60,7 +60,7 @@
   /**
    * A content model node.
    *
  - * @version $Id: CMNode.java,v 1.1 2001/10/25 20:35:57 elena Exp $
  + * @version $Id: CMNode.java,v 1.2 2002/01/29 01:15:10 lehors Exp $
    */
   public abstract class CMNode
   {
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/models/CMStateSet.java  
  Index: CMStateSet.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/models/CMStateSet.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- CMStateSet.java	10 Jan 2002 06:34:22 -0000	1.2
  +++ CMStateSet.java	29 Jan 2002 01:15:10 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -72,7 +72,7 @@
    * Note that the code that uses this class will never perform operations
    * on sets of different sizes, so that check does not have to be made here.
    *
  - * @version $Id: CMStateSet.java,v 1.2 2002/01/10 06:34:22 twl Exp $
  + * @version $Id: CMStateSet.java,v 1.3 2002/01/29 01:15:10 lehors Exp $
    */
   // made this class public so it can be accessed by
   // the XS content models from the schema package -neilg.
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/models/CMUniOp.java  
  Index: CMUniOp.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/models/CMUniOp.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- CMUniOp.java	25 Oct 2001 20:35:57 -0000	1.1
  +++ CMUniOp.java	29 Jan 2002 01:15:10 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,7 @@
    *
    * Content model Uni-Op node.
    *
  - * @version $Id: CMUniOp.java,v 1.1 2001/10/25 20:35:57 elena Exp $
  + * @version $Id: CMUniOp.java,v 1.2 2002/01/29 01:15:10 lehors Exp $
    */
   public class CMUniOp extends CMNode
   {
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/models/ContentModelValidator.java  
  Index: ContentModelValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/models/ContentModelValidator.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ContentModelValidator.java	29 Jan 2002 01:00:29 -0000	1.3
  +++ ContentModelValidator.java	29 Jan 2002 01:15:10 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -60,7 +60,7 @@
   import org.apache.xerces.xni.QName;
   
   /**
  - * @version $Id: ContentModelValidator.java,v 1.3 2002/01/29 01:00:29 twl Exp $
  + * @version $Id: ContentModelValidator.java,v 1.4 2002/01/29 01:15:10 lehors Exp $
    */
   public interface ContentModelValidator {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/models/DFAContentModel.java  
  Index: DFAContentModel.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/models/DFAContentModel.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DFAContentModel.java	28 Jan 2002 19:33:35 -0000	1.2
  +++ DFAContentModel.java	29 Jan 2002 01:15:10 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -61,7 +61,7 @@
   import org.apache.xerces.impl.dtd.XMLContentSpec;
   
   /**
  - * @version $Id: DFAContentModel.java,v 1.2 2002/01/28 19:33:35 lehors Exp $
  + * @version $Id: DFAContentModel.java,v 1.3 2002/01/29 01:15:10 lehors Exp $
    *
    * DFAContentModel is the derivative of ContentModel that does
    * all of the non-trivial element content validation. This class does 
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/models/MixedContentModel.java  
  Index: MixedContentModel.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/models/MixedContentModel.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- MixedContentModel.java	29 Jan 2002 01:00:29 -0000	1.3
  +++ MixedContentModel.java	29 Jan 2002 01:15:10 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -62,7 +62,7 @@
   import org.apache.xerces.impl.dtd.XMLContentSpec;
   
   /**
  - * @version $Id: MixedContentModel.java,v 1.3 2002/01/29 01:00:29 twl Exp $
  + * @version $Id: MixedContentModel.java,v 1.4 2002/01/29 01:15:10 lehors Exp $
    *
    * MixedContentModel is a derivative of the abstract content model base
    * class that handles the special case of mixed model elements. If an element
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dtd/models/SimpleContentModel.java  
  Index: SimpleContentModel.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dtd/models/SimpleContentModel.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SimpleContentModel.java	28 Jan 2002 19:33:35 -0000	1.2
  +++ SimpleContentModel.java	29 Jan 2002 01:15:10 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -62,7 +62,7 @@
   import org.apache.xerces.impl.dtd.XMLContentSpec;
   
   /**
  - * @version $Id: SimpleContentModel.java,v 1.2 2002/01/28 19:33:35 lehors Exp $
  + * @version $Id: SimpleContentModel.java,v 1.3 2002/01/29 01:15:10 lehors Exp $
    *
    * SimpleContentModel is a derivative of the abstract content model base
    * class that handles a small set of simple content models that are just
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/DTDDVFactory.java  
  Index: DTDDVFactory.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/DTDDVFactory.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DTDDVFactory.java	19 Nov 2001 20:13:00 -0000	1.1
  +++ DTDDVFactory.java	29 Jan 2002 01:15:11 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    *
    * @author Sandy Gao, IBM
    *
  - * @version $Id: DTDDVFactory.java,v 1.1 2001/11/19 20:13:00 sandygao Exp $
  + * @version $Id: DTDDVFactory.java,v 1.2 2002/01/29 01:15:11 lehors Exp $
    */
   interface DTDDVFactory {
   
  
  
  
  1.2       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/dv/DVFactoryException.java  
  Index: DVFactoryException.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/DVFactoryException.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DVFactoryException.java	6 Dec 2001 23:23:13 -0000	1.1
  +++ DVFactoryException.java	29 Jan 2002 01:15:11 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/DatatypeException.java  
  Index: DatatypeException.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/DatatypeException.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DatatypeException.java	15 Jan 2002 21:07:54 -0000	1.2
  +++ DatatypeException.java	29 Jan 2002 01:15:11 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -65,7 +65,7 @@
    *
    * @author Sandy Gao, IBM
    *
  - * @version $Id: DatatypeException.java,v 1.2 2002/01/15 21:07:54 sandygao Exp $
  + * @version $Id: DatatypeException.java,v 1.3 2002/01/29 01:15:11 lehors Exp $
    */
   public class DatatypeException extends Exception {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/DatatypeValidator.java  
  Index: DatatypeValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/DatatypeValidator.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DatatypeValidator.java	28 Nov 2001 17:54:52 -0000	1.2
  +++ DatatypeValidator.java	29 Jan 2002 01:15:11 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -65,7 +65,7 @@
    *
    * @author Sandy Gao, IBM
    *
  - * @version $Id: DatatypeValidator.java,v 1.2 2001/11/28 17:54:52 sandygao Exp $
  + * @version $Id: DatatypeValidator.java,v 1.3 2002/01/29 01:15:11 lehors Exp $
    */
   public interface DatatypeValidator {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/InvalidDatatypeFacetException.java  
  Index: InvalidDatatypeFacetException.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/InvalidDatatypeFacetException.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- InvalidDatatypeFacetException.java	15 Jan 2002 21:07:54 -0000	1.2
  +++ InvalidDatatypeFacetException.java	29 Jan 2002 01:15:11 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,7 @@
    *
    * @author Sandy Gao, IBM
    *
  - * @version $Id: InvalidDatatypeFacetException.java,v 1.2 2002/01/15 21:07:54 \
sandygao Exp $  + * @version $Id: InvalidDatatypeFacetException.java,v 1.3 2002/01/29 \
                01:15:11 lehors Exp $
    */
   public class InvalidDatatypeFacetException extends DatatypeException {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/InvalidDatatypeValueException.java  
  Index: InvalidDatatypeValueException.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/InvalidDatatypeValueException.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- InvalidDatatypeValueException.java	15 Jan 2002 21:07:54 -0000	1.2
  +++ InvalidDatatypeValueException.java	29 Jan 2002 01:15:11 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -62,7 +62,7 @@
    *
    * @author Sandy Gao, IBM
    *
  - * @version $Id: InvalidDatatypeValueException.java,v 1.2 2002/01/15 21:07:54 \
sandygao Exp $  + * @version $Id: InvalidDatatypeValueException.java,v 1.3 2002/01/29 \
                01:15:11 lehors Exp $
    */
   public class InvalidDatatypeValueException extends DatatypeException {
   
  
  
  
  1.5       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/SchemaDVFactory.java  
  Index: SchemaDVFactory.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/SchemaDVFactory.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- SchemaDVFactory.java	24 Jan 2002 16:38:27 -0000	1.4
  +++ SchemaDVFactory.java	29 Jan 2002 01:15:11 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -73,7 +73,7 @@
    *
    * @author Sandy Gao, IBM
    *
  - * @version $Id: SchemaDVFactory.java,v 1.4 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: SchemaDVFactory.java,v 1.5 2002/01/29 01:15:11 lehors Exp $
    */
   public abstract class SchemaDVFactory {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/ValidatedInfo.java  
  Index: ValidatedInfo.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/ValidatedInfo.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ValidatedInfo.java	28 Nov 2001 17:54:52 -0000	1.2
  +++ ValidatedInfo.java	29 Jan 2002 01:15:11 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,7 @@
    *
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    *
  - * @version $Id: ValidatedInfo.java,v 1.2 2001/11/28 17:54:52 sandygao Exp $
  + * @version $Id: ValidatedInfo.java,v 1.3 2002/01/29 01:15:11 lehors Exp $
    */
   public class ValidatedInfo {
   
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/XSAtomicSimpleType.java  
  Index: XSAtomicSimpleType.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/XSAtomicSimpleType.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XSAtomicSimpleType.java	10 Jan 2002 17:10:23 -0000	1.3
  +++ XSAtomicSimpleType.java	29 Jan 2002 01:15:11 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,7 @@
    *
    * @author Sandy Gao, IBM
    *
  - * @version $Id: XSAtomicSimpleType.java,v 1.3 2002/01/10 17:10:23 sandygao Exp $
  + * @version $Id: XSAtomicSimpleType.java,v 1.4 2002/01/29 01:15:11 lehors Exp $
    */
   public interface XSAtomicSimpleType extends XSSimpleType {
   
  
  
  
  1.5       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/XSFacets.java
  
  Index: XSFacets.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/XSFacets.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- XSFacets.java	10 Jan 2002 17:10:23 -0000	1.4
  +++ XSFacets.java	29 Jan 2002 01:15:11 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -64,7 +64,7 @@
    *
    * @author Sandy Gao, IBM
    *
  - * @version $Id: XSFacets.java,v 1.4 2002/01/10 17:10:23 sandygao Exp $
  + * @version $Id: XSFacets.java,v 1.5 2002/01/29 01:15:11 lehors Exp $
    */
   public class XSFacets {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/XSListSimpleType.java  
  Index: XSListSimpleType.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/XSListSimpleType.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSListSimpleType.java	6 Dec 2001 23:11:55 -0000	1.2
  +++ XSListSimpleType.java	29 Jan 2002 01:15:11 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,7 @@
    *
    * @author Sandy Gao, IBM
    *
  - * @version $Id: XSListSimpleType.java,v 1.2 2001/12/06 23:11:55 sandygao Exp $
  + * @version $Id: XSListSimpleType.java,v 1.3 2002/01/29 01:15:11 lehors Exp $
    */
   public interface XSListSimpleType extends XSSimpleType {
   
  
  
  
  1.7       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/XSSimpleType.java  
  Index: XSSimpleType.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/XSSimpleType.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- XSSimpleType.java	28 Jan 2002 00:35:44 -0000	1.6
  +++ XSSimpleType.java	29 Jan 2002 01:15:11 -0000	1.7
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -69,7 +69,7 @@
    *
    * @author Sandy Gao, IBM
    *
  - * @version $Id: XSSimpleType.java,v 1.6 2002/01/28 00:35:44 elena Exp $
  + * @version $Id: XSSimpleType.java,v 1.7 2002/01/29 01:15:11 lehors Exp $
    */
   public interface XSSimpleType extends XSTypeDecl {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/XSUnionSimpleType.java  
  Index: XSUnionSimpleType.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/XSUnionSimpleType.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSUnionSimpleType.java	6 Dec 2001 23:11:55 -0000	1.2
  +++ XSUnionSimpleType.java	29 Jan 2002 01:15:11 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,7 @@
    *
    * @author Sandy Gao, IBM
    *
  - * @version $Id: XSUnionSimpleType.java,v 1.2 2001/12/06 23:11:55 sandygao Exp $
  + * @version $Id: XSUnionSimpleType.java,v 1.3 2002/01/29 01:15:11 lehors Exp $
    */
   public interface XSUnionSimpleType extends XSSimpleType {
   
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/AbstractDatatypeValidator.java  
  Index: AbstractDatatypeValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/AbstractDatatypeValidator.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- AbstractDatatypeValidator.java	29 Jan 2002 01:00:30 -0000	1.3
  +++ AbstractDatatypeValidator.java	29 Jan 2002 01:15:11 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -60,7 +60,7 @@
   import java.util.Hashtable;
   
   /**
  - * @version $Id: AbstractDatatypeValidator.java,v 1.3 2002/01/29 01:00:30 twl Exp \
$  + * @version $Id: AbstractDatatypeValidator.java,v 1.4 2002/01/29 01:15:11 lehors \
                Exp $
    */
   public class AbstractDatatypeValidator
       implements DatatypeValidator {
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/DatatypeMessageProvider.java  
  Index: DatatypeMessageProvider.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/DatatypeMessageProvider.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DatatypeMessageProvider.java	25 Oct 2001 20:35:57 -0000	1.1
  +++ DatatypeMessageProvider.java	29 Jan 2002 01:15:11 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
   /**
    * 
    * @author Jeffrey Rodriguez
  - * @version $Id: DatatypeMessageProvider.java,v 1.1 2001/10/25 20:35:57 elena Exp \
$  + * @version $Id: DatatypeMessageProvider.java,v 1.2 2002/01/29 01:15:11 lehors \
                Exp $
    */
   public class DatatypeMessageProvider implements MessageFormatter {
       /**
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/DatatypeValidator.java  
  Index: DatatypeValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/DatatypeValidator.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DatatypeValidator.java	29 Jan 2002 01:00:30 -0000	1.3
  +++ DatatypeValidator.java	29 Jan 2002 01:15:11 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -60,7 +60,7 @@
   import java.util.Hashtable;
   
   /**
  - * @version $Id: DatatypeValidator.java,v 1.3 2002/01/29 01:00:30 twl Exp $
  + * @version $Id: DatatypeValidator.java,v 1.4 2002/01/29 01:15:11 lehors Exp $
    */
   public interface DatatypeValidator {
       //
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/DatatypeValidatorFactory.java  
  Index: DatatypeValidatorFactory.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/DatatypeValidatorFactory.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DatatypeValidatorFactory.java	28 Jan 2002 19:33:35 -0000	1.2
  +++ DatatypeValidatorFactory.java	29 Jan 2002 01:15:11 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -60,7 +60,7 @@
   import java.util.Hashtable;
   
   /**
  - * @version $Id: DatatypeValidatorFactory.java,v 1.2 2002/01/28 19:33:35 lehors \
Exp $  + * @version $Id: DatatypeValidatorFactory.java,v 1.3 2002/01/29 01:15:11 \
                lehors Exp $
    */
   public interface DatatypeValidatorFactory {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/DatatypeValidatorFactoryImpl.java  
  Index: DatatypeValidatorFactoryImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/DatatypeValidatorFactoryImpl.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DatatypeValidatorFactoryImpl.java	17 Jan 2002 17:59:34 -0000	1.2
  +++ DatatypeValidatorFactoryImpl.java	29 Jan 2002 01:15:11 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -86,7 +86,7 @@
    * If validation is needed, we need to instantiate a \
                DatatypeValidatorFactoryImpl.<BR>
    * 
    * @author Jeffrey Rodriguez
  - * @version $Id: DatatypeValidatorFactoryImpl.java,v 1.2 2002/01/17 17:59:34 neilg \
Exp $  + * @version $Id: DatatypeValidatorFactoryImpl.java,v 1.3 2002/01/29 01:15:11 \
                lehors Exp $
    */
   public class DatatypeValidatorFactoryImpl implements DatatypeValidatorFactory {
       private static final boolean   fDebug = false;
  
  
  
  1.5       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/ENTITYDatatypeValidator.java  
  Index: ENTITYDatatypeValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/ENTITYDatatypeValidator.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ENTITYDatatypeValidator.java	29 Jan 2002 01:00:30 -0000	1.4
  +++ ENTITYDatatypeValidator.java	29 Jan 2002 01:15:11 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -85,7 +85,7 @@
    * able to validate entities.</P>
    * 
    * @author Jeffrey Rodriguez-
  - * @version $Id: ENTITYDatatypeValidator.java,v 1.4 2002/01/29 01:00:30 twl Exp $
  + * @version $Id: ENTITYDatatypeValidator.java,v 1.5 2002/01/29 01:15:11 lehors Exp \
                $
    * @see org.apache.xerces.impl.dtd.AbstractDTDGrammar
    * @see org.apache.xerces.impl.dtd.DTDGrammar
    * @see org.apache.xerces.impl.xs.SchemaGrammar
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/IDDatatypeValidator.java  
  Index: IDDatatypeValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/IDDatatypeValidator.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- IDDatatypeValidator.java	29 Jan 2002 01:00:30 -0000	1.3
  +++ IDDatatypeValidator.java	29 Jan 2002 01:15:11 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -121,7 +121,7 @@
    * </CODE>
    * 
    * @author Jeffrey Rodriguez
  - * @version $Id: IDDatatypeValidator.java,v 1.3 2002/01/29 01:00:30 twl Exp $
  + * @version $Id: IDDatatypeValidator.java,v 1.4 2002/01/29 01:15:11 lehors Exp $
    * @see AbstractDatatypeValidator
    * @see DatatypeValidator
    * @see IDREFDatatypeValidator
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/IDREFDatatypeValidator.java  
  Index: IDREFDatatypeValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/IDREFDatatypeValidator.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- IDREFDatatypeValidator.java	29 Jan 2002 01:00:30 -0000	1.3
  +++ IDREFDatatypeValidator.java	29 Jan 2002 01:15:11 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -99,7 +99,7 @@
    * </CODE>
    * 
    * @author Jeffrey Rodriguez-
  - * @version $Id: IDREFDatatypeValidator.java,v 1.3 2002/01/29 01:00:30 twl Exp $
  + * @version $Id: IDREFDatatypeValidator.java,v 1.4 2002/01/29 01:15:11 lehors Exp \
                $
    * @see IDDatatypeValidator
    * @see DatatypeValidator
    * @see DatatypeValidator
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/InvalidDatatypeFacetException.java  \
  Index: InvalidDatatypeFacetException.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/InvalidDatatypeFacetException.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- InvalidDatatypeFacetException.java	28 Jan 2002 19:33:35 -0000	1.2
  +++ InvalidDatatypeFacetException.java	29 Jan 2002 01:15:11 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -60,7 +60,7 @@
   import org.xml.sax.SAXException;
   
   /**
  - * @version $Id: InvalidDatatypeFacetException.java,v 1.2 2002/01/28 19:33:35 \
lehors Exp $  + * @version $Id: InvalidDatatypeFacetException.java,v 1.3 2002/01/29 \
                01:15:11 lehors Exp $
    */
   public class InvalidDatatypeFacetException
       extends SAXException {
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/InvalidDatatypeValueException.java  \
  Index: InvalidDatatypeValueException.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/InvalidDatatypeValueException.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- InvalidDatatypeValueException.java	28 Jan 2002 19:33:35 -0000	1.2
  +++ InvalidDatatypeValueException.java	29 Jan 2002 01:15:11 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -60,7 +60,7 @@
   import org.xml.sax.SAXException;
   
   /**
  - * @version $Id: InvalidDatatypeValueException.java,v 1.2 2002/01/28 19:33:35 \
lehors Exp $  + * @version $Id: InvalidDatatypeValueException.java,v 1.3 2002/01/29 \
                01:15:11 lehors Exp $
    */
   public class InvalidDatatypeValueException
       extends SAXException {
  
  
  
  1.2       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/ListDatatypeValidator.java  
  Index: ListDatatypeValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/ListDatatypeValidator.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ListDatatypeValidator.java	25 Oct 2001 20:35:57 -0000	1.1
  +++ ListDatatypeValidator.java	29 Jan 2002 01:15:11 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/NMTOKENDatatypeValidator.java  
  Index: NMTOKENDatatypeValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/NMTOKENDatatypeValidator.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- NMTOKENDatatypeValidator.java	25 Oct 2001 20:35:57 -0000	1.1
  +++ NMTOKENDatatypeValidator.java	29 Jan 2002 01:15:11 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,7 @@
   /**
    * NMTOKEN datatype validator.
    *
  - * @version $Id: NMTOKENDatatypeValidator.java,v 1.1 2001/10/25 20:35:57 elena Exp \
$  + * @version $Id: NMTOKENDatatypeValidator.java,v 1.2 2002/01/29 01:15:11 lehors \
                Exp $
    */
   public class NMTOKENDatatypeValidator 
       extends AbstractDatatypeValidator {
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/NOTATIONDatatypeValidator.java  
  Index: NOTATIONDatatypeValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/NOTATIONDatatypeValidator.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- NOTATIONDatatypeValidator.java	29 Jan 2002 01:00:30 -0000	1.3
  +++ NOTATIONDatatypeValidator.java	29 Jan 2002 01:15:11 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -72,7 +72,7 @@
    * standalone code as well as plugins to the validator architecture.
    * 
    * @author Jeffrey Rodriguez-
  - * @version $Id: NOTATIONDatatypeValidator.java,v 1.3 2002/01/29 01:00:30 twl Exp \
$  + * @version $Id: NOTATIONDatatypeValidator.java,v 1.4 2002/01/29 01:15:11 lehors \
                Exp $
    */
    public class NOTATIONDatatypeValidator extends AbstractDatatypeValidator {
       private DatatypeValidator fBaseValidator = null;
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/StatefullDatatypeValidator.java  
  Index: StatefullDatatypeValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/StatefullDatatypeValidator.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- StatefullDatatypeValidator.java	10 Jan 2002 06:34:22 -0000	1.2
  +++ StatefullDatatypeValidator.java	29 Jan 2002 01:15:11 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -71,7 +71,7 @@
    * the instance document<P>
    * 
    * @author Jeffrey Rodriguez
  - * @version $Id: StatefullDatatypeValidator.java,v 1.2 2002/01/10 06:34:22 twl Exp \
$  + * @version $Id: StatefullDatatypeValidator.java,v 1.3 2002/01/29 01:15:11 lehors \
                Exp $
    * @see ListDatatypeValidator
    * @see IDDatatypeValidator
    * @see IDREFDatatypeValidator
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/StringDatatypeValidator.java  
  Index: StringDatatypeValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/dtd/StringDatatypeValidator.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- StringDatatypeValidator.java	25 Oct 2001 20:35:57 -0000	1.1
  +++ StringDatatypeValidator.java	29 Jan 2002 01:15:11 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -79,7 +79,7 @@
    * character has a corresponding Universal Code Set
    * code point ([ISO 10646],[Unicode] and [Unicode3]),
    * which is an integer.</P>
  - * @version $Id: StringDatatypeValidator.java,v 1.1 2001/10/25 20:35:57 elena Exp \
$  + * @version $Id: StringDatatypeValidator.java,v 1.2 2002/01/29 01:15:11 lehors \
                Exp $
    */
   public class StringDatatypeValidator extends AbstractDatatypeValidator {
   private Locale     fLocale          = null;
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/util/Base64.java
  
  Index: Base64.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/util/Base64.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Base64.java	19 Nov 2001 20:13:01 -0000	1.1
  +++ Base64.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -71,7 +71,7 @@
    *
    * @author Jeffrey Rodriguez
    * @author Sandy Gao
  - * @version $Id: Base64.java,v 1.1 2001/11/19 20:13:01 sandygao Exp $
  + * @version $Id: Base64.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public final class  Base64 {
   
  
  
  
  1.3       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/util/HexBin.java
  
  Index: HexBin.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/util/HexBin.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- HexBin.java	30 Nov 2001 19:29:22 -0000	1.2
  +++ HexBin.java	29 Jan 2002 01:15:12 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -62,7 +62,7 @@
    *
    * This class encodes/decodes hexadecimal data
    * @author Jeffrey Rodriguez
  - * @version $Id: HexBin.java,v 1.2 2001/11/30 19:29:22 sandygao Exp $
  + * @version $Id: HexBin.java,v 1.3 2002/01/29 01:15:12 lehors Exp $
    */
   public final class  HexBin {
       static private final int  BASELENGTH   = 255;
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/xs/AbstractDateTimeDV.java  
  Index: AbstractDateTimeDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/AbstractDateTimeDV.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- AbstractDateTimeDV.java	29 Jan 2002 01:00:30 -0000	1.2
  +++ AbstractDateTimeDV.java	29 Jan 2002 01:15:12 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -74,7 +74,7 @@
    * @author Len Berman
    * @author Gopal Sharma, SUN Microsystems Inc.
    *
  - * @version $Id: AbstractDateTimeDV.java,v 1.2 2002/01/29 01:00:30 twl Exp $
  + * @version $Id: AbstractDateTimeDV.java,v 1.3 2002/01/29 01:15:12 lehors Exp $
    */
   public abstract class AbstractDateTimeDV extends TypeValidator {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/xs/AnySimpleDV.java  
  Index: AnySimpleDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/AnySimpleDV.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AnySimpleDV.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ AnySimpleDV.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: AnySimpleDV.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: AnySimpleDV.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class AnySimpleDV extends TypeValidator {
   
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/xs/AnyURIDV.java
  
  Index: AnyURIDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/AnyURIDV.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AnyURIDV.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ AnyURIDV.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: AnyURIDV.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: AnyURIDV.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class AnyURIDV extends TypeValidator {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/xs/Base64BinaryDV.java  
  Index: Base64BinaryDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/Base64BinaryDV.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Base64BinaryDV.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ Base64BinaryDV.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: Base64BinaryDV.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: Base64BinaryDV.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class Base64BinaryDV extends TypeValidator {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/xs/BooleanDV.java  
  Index: BooleanDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/BooleanDV.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- BooleanDV.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ BooleanDV.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: BooleanDV.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: BooleanDV.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class BooleanDV extends TypeValidator{
   
  
  
  
  1.3       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/xs/DateDV.java
  
  Index: DateDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/DateDV.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DateDV.java	29 Jan 2002 01:00:30 -0000	1.2
  +++ DateDV.java	29 Jan 2002 01:15:12 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * @author Elena Litani
    * @Gopal Sharma, SUN Microsystems Inc.
    *
  - * @version $Id: DateDV.java,v 1.2 2002/01/29 01:00:30 twl Exp $
  + * @version $Id: DateDV.java,v 1.3 2002/01/29 01:15:12 lehors Exp $
    */
   public class DateDV extends DateTimeDV {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/xs/DateTimeDV.java  
  Index: DateTimeDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/DateTimeDV.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DateTimeDV.java	29 Jan 2002 01:00:30 -0000	1.2
  +++ DateTimeDV.java	29 Jan 2002 01:15:12 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * @author Elena Litani
    * @author Gopal Sharma, SUN Microsystem Inc.
    *
  - * @version $Id: DateTimeDV.java,v 1.2 2002/01/29 01:00:30 twl Exp $
  + * @version $Id: DateTimeDV.java,v 1.3 2002/01/29 01:15:12 lehors Exp $
    */
   public class DateTimeDV extends AbstractDateTimeDV {
   
  
  
  
  1.3       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/xs/DayDV.java
  
  Index: DayDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/DayDV.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DayDV.java	29 Jan 2002 01:00:30 -0000	1.2
  +++ DayDV.java	29 Jan 2002 01:15:12 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -65,7 +65,7 @@
    *
    * @author Elena Litani
    * @author Gopal Sharma, SUN Microsystem Inc.
  - * @version $Id: DayDV.java,v 1.2 2002/01/29 01:00:30 twl Exp $
  + * @version $Id: DayDV.java,v 1.3 2002/01/29 01:15:12 lehors Exp $
    */
   public class DayDV extends AbstractDateTimeDV {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/xs/DecimalDV.java  
  Index: DecimalDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/DecimalDV.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DecimalDV.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ DecimalDV.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: DecimalDV.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: DecimalDV.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class DecimalDV extends TypeValidator {
   
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/xs/DoubleDV.java
  
  Index: DoubleDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/DoubleDV.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DoubleDV.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ DoubleDV.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: DoubleDV.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: DoubleDV.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class DoubleDV extends TypeValidator {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/xs/DurationDV.java  
  Index: DurationDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/DurationDV.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DurationDV.java	29 Jan 2002 01:00:30 -0000	1.2
  +++ DurationDV.java	29 Jan 2002 01:15:12 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -65,7 +65,7 @@
    *
    * @author Elena Litani
    * @author Gopal Sharma, SUN Microsystem Inc.
  - * @version $Id: DurationDV.java,v 1.2 2002/01/29 01:00:30 twl Exp $
  + * @version $Id: DurationDV.java,v 1.3 2002/01/29 01:15:12 lehors Exp $
    */
   public class DurationDV extends AbstractDateTimeDV {
   
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/xs/EntityDV.java
  
  Index: EntityDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/EntityDV.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- EntityDV.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ EntityDV.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: EntityDV.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: EntityDV.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class EntityDV extends TypeValidator {
   
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/xs/FloatDV.java
  
  Index: FloatDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/FloatDV.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- FloatDV.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ FloatDV.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: FloatDV.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: FloatDV.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class FloatDV extends TypeValidator {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/xs/HexBinaryDV.java  
  Index: HexBinaryDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/HexBinaryDV.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- HexBinaryDV.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ HexBinaryDV.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: HexBinaryDV.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: HexBinaryDV.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class HexBinaryDV extends TypeValidator {
   
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/xs/IDDV.java
  
  Index: IDDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/IDDV.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- IDDV.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ IDDV.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: IDDV.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: IDDV.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class IDDV extends TypeValidator{
   
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/xs/IDREFDV.java
  
  Index: IDREFDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/IDREFDV.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- IDREFDV.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ IDREFDV.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: IDREFDV.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: IDREFDV.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class IDREFDV extends TypeValidator{
   
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/xs/ListDV.java
  
  Index: ListDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/ListDV.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ListDV.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ ListDV.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: ListDV.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: ListDV.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class ListDV extends TypeValidator{
   
  
  
  
  1.3       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/xs/MonthDV.java
  
  Index: MonthDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/MonthDV.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- MonthDV.java	29 Jan 2002 01:00:30 -0000	1.2
  +++ MonthDV.java	29 Jan 2002 01:15:12 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * @author Elena Litani
    * @author Gopal Sharma, SUN Microsystem Inc.
    *
  - * @version $Id: MonthDV.java,v 1.2 2002/01/29 01:00:30 twl Exp $
  + * @version $Id: MonthDV.java,v 1.3 2002/01/29 01:15:12 lehors Exp $
    */
   
   public class MonthDV extends AbstractDateTimeDV {
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/xs/MonthDayDV.java  
  Index: MonthDayDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/MonthDayDV.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- MonthDayDV.java	29 Jan 2002 01:00:30 -0000	1.2
  +++ MonthDayDV.java	29 Jan 2002 01:15:12 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * @author Elena Litani
    * @author Gopal Sharma, SUN Microsystem Inc.
    *
  - * @version $Id: MonthDayDV.java,v 1.2 2002/01/29 01:00:30 twl Exp $
  + * @version $Id: MonthDayDV.java,v 1.3 2002/01/29 01:15:12 lehors Exp $
    */
   
   public class MonthDayDV extends AbstractDateTimeDV {
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/xs/QNameDV.java
  
  Index: QNameDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/QNameDV.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- QNameDV.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ QNameDV.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -68,7 +68,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: QNameDV.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: QNameDV.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class QNameDV extends TypeValidator {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/xs/SchemaDVFactoryImpl.java  
  Index: SchemaDVFactoryImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/SchemaDVFactoryImpl.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SchemaDVFactoryImpl.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ SchemaDVFactoryImpl.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -71,7 +71,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: SchemaDVFactoryImpl.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: SchemaDVFactoryImpl.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class SchemaDVFactoryImpl extends SchemaDVFactory {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/xs/SchemaDateTimeException.java  
  Index: SchemaDateTimeException.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/SchemaDateTimeException.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SchemaDateTimeException.java	24 Jan 2002 16:38:27 -0000	1.2
  +++ SchemaDateTimeException.java	29 Jan 2002 01:15:12 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000, 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -58,7 +58,7 @@
   package org.apache.xerces.impl.dv.xs;
   
   /**
  - * @version $Id: SchemaDateTimeException.java,v 1.2 2002/01/24 16:38:27 sandygao \
Exp $  + * @version $Id: SchemaDateTimeException.java,v 1.3 2002/01/29 01:15:12 \
                lehors Exp $
    */
   public class SchemaDateTimeException extends RuntimeException {
       public SchemaDateTimeException () {
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/xs/StringDV.java
  
  Index: StringDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/StringDV.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- StringDV.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ StringDV.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: StringDV.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: StringDV.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class StringDV extends TypeValidator {
   
  
  
  
  1.3       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/xs/TimeDV.java
  
  Index: TimeDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/TimeDV.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- TimeDV.java	29 Jan 2002 01:00:30 -0000	1.2
  +++ TimeDV.java	29 Jan 2002 01:15:12 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * @author Elena Litani
    * @author Gopal Sharma, SUN Microsystem Inc.
    *
  - * @version $Id: TimeDV.java,v 1.2 2002/01/29 01:00:30 twl Exp $
  + * @version $Id: TimeDV.java,v 1.3 2002/01/29 01:15:12 lehors Exp $
    */
   public class TimeDV extends AbstractDateTimeDV {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/xs/TypeValidator.java  
  Index: TypeValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/TypeValidator.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- TypeValidator.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ TypeValidator.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -69,7 +69,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: TypeValidator.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: TypeValidator.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public abstract class TypeValidator {
   
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/xs/UnionDV.java
  
  Index: UnionDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/UnionDV.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- UnionDV.java	24 Jan 2002 16:38:27 -0000	1.1
  +++ UnionDV.java	29 Jan 2002 01:15:12 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: UnionDV.java,v 1.1 2002/01/24 16:38:27 sandygao Exp $
  + * @version $Id: UnionDV.java,v 1.2 2002/01/29 01:15:12 lehors Exp $
    */
   public class UnionDV extends TypeValidator{
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/xs/XSSimpleTypeDecl.java  
  Index: XSSimpleTypeDecl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/XSSimpleTypeDecl.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSSimpleTypeDecl.java	28 Jan 2002 00:35:44 -0000	1.2
  +++ XSSimpleTypeDecl.java	29 Jan 2002 01:15:12 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -78,7 +78,7 @@
    * @author Sandy Gao, IBM
    * @author Neeraj Bajaj, Sun Microsystems, inc.
    *
  - * @version $Id: XSSimpleTypeDecl.java,v 1.2 2002/01/28 00:35:44 elena Exp $
  + * @version $Id: XSSimpleTypeDecl.java,v 1.3 2002/01/29 01:15:12 lehors Exp $
    */
   class XSSimpleTypeDecl implements XSAtomicSimpleType, XSListSimpleType, \
XSUnionSimpleType {  
  
  
  
  1.3       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/dv/xs/YearDV.java
  
  Index: YearDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/YearDV.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- YearDV.java	29 Jan 2002 01:00:30 -0000	1.2
  +++ YearDV.java	29 Jan 2002 01:15:12 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * @author Elena Litani
    * @author Gopal Sharma, SUN Microsystem Inc.
    *
  - * @version $Id: YearDV.java,v 1.2 2002/01/29 01:00:30 twl Exp $
  + * @version $Id: YearDV.java,v 1.3 2002/01/29 01:15:12 lehors Exp $
    */
   
   public class YearDV extends AbstractDateTimeDV {
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/dv/xs/YearMonthDV.java  
  Index: YearMonthDV.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/dv/xs/YearMonthDV.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- YearMonthDV.java	29 Jan 2002 01:00:30 -0000	1.2
  +++ YearMonthDV.java	29 Jan 2002 01:15:12 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999, 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * @author Elena Litani
    * @author Gopal Sharma, SUN Microsystem Inc.
    *
  - * @version $Id: YearMonthDV.java,v 1.2 2002/01/29 01:00:30 twl Exp $
  + * @version $Id: YearMonthDV.java,v 1.3 2002/01/29 01:15:12 lehors Exp $
    */
   public class YearMonthDV extends AbstractDateTimeDV{
   
  
  
  
  1.3       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/io/ASCIIReader.java
  
  Index: ASCIIReader.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/io/ASCIIReader.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ASCIIReader.java	23 Aug 2001 00:35:22 -0000	1.2
  +++ ASCIIReader.java	29 Jan 2002 01:15:13 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: ASCIIReader.java,v 1.2 2001/08/23 00:35:22 lehors Exp $
  + * @version $Id: ASCIIReader.java,v 1.3 2002/01/29 01:15:13 lehors Exp $
    */
   public class ASCIIReader
       extends Reader {
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/io/UCSReader.java
  
  Index: UCSReader.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/io/UCSReader.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- UCSReader.java	4 Jan 2002 23:27:49 -0000	1.1
  +++ UCSReader.java	29 Jan 2002 01:15:13 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    *
    * @author Neil Graham, IBM
    *
  - * @version $Id: UCSReader.java,v 1.1 2002/01/04 23:27:49 neilg Exp $
  + * @version $Id: UCSReader.java,v 1.2 2002/01/29 01:15:13 lehors Exp $
    */
   public class UCSReader extends Reader {
   
  
  
  
  1.3       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/io/UTF8Reader.java
  
  Index: UTF8Reader.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/io/UTF8Reader.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- UTF8Reader.java	23 Aug 2001 00:35:22 -0000	1.2
  +++ UTF8Reader.java	29 Jan 2002 01:15:13 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -65,7 +65,7 @@
   /**
    * @author Andy Clark, IBM
    *
  - * @version $Id: UTF8Reader.java,v 1.2 2001/08/23 00:35:22 lehors Exp $
  + * @version $Id: UTF8Reader.java,v 1.3 2002/01/29 01:15:13 lehors Exp $
    */
   public class UTF8Reader
       extends Reader {
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/msg/DatatypeMessages.java  
  Index: DatatypeMessages.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/msg/DatatypeMessages.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DatatypeMessages.java	23 Aug 2001 00:35:22 -0000	1.2
  +++ DatatypeMessages.java	29 Jan 2002 01:15:13 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -64,7 +64,7 @@
    * The messages are arranged in key and value tuples in a ListResourceBundle.
    *
    *
  - * @version $Id: DatatypeMessages.java,v 1.2 2001/08/23 00:35:22 lehors Exp $
  + * @version $Id: DatatypeMessages.java,v 1.3 2002/01/29 01:15:13 lehors Exp $
    */
   public class DatatypeMessages extends ListResourceBundle {
       /** The list resource bundle contents. */
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/msg/ExceptionMessages.java  
  Index: ExceptionMessages.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/msg/ExceptionMessages.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ExceptionMessages.java	23 Aug 2001 00:35:22 -0000	1.2
  +++ ExceptionMessages.java	29 Jan 2002 01:15:13 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,7 @@
    * This file contains error and warning messages to be localized
    * The messages are arranged in key and value tuples in a ListResourceBundle.
    *
  - * @version $Id: ExceptionMessages.java,v 1.2 2001/08/23 00:35:22 lehors Exp $
  + * @version $Id: ExceptionMessages.java,v 1.3 2002/01/29 01:15:13 lehors Exp $
    */
   public class ExceptionMessages extends ListResourceBundle {
       /** The list resource bundle contents. */
  
  
  
  1.3       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/msg/ExceptionMessagesLocalizer.java  
  Index: ExceptionMessagesLocalizer.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/msg/ExceptionMessagesLocalizer.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ExceptionMessagesLocalizer.java	23 Aug 2001 00:35:22 -0000	1.2
  +++ ExceptionMessagesLocalizer.java	29 Jan 2002 01:15:13 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/msg/ImplementationMessages.java  
  Index: ImplementationMessages.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/msg/ImplementationMessages.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ImplementationMessages.java	23 Aug 2001 00:35:22 -0000	1.2
  +++ ImplementationMessages.java	29 Jan 2002 01:15:13 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,7 @@
    * Xerces parser. The messages are arranged in key and value
    * tuples in a ListResourceBundle.
    *
  - * @version $Id: ImplementationMessages.java,v 1.2 2001/08/23 00:35:22 lehors Exp \
$  + * @version $Id: ImplementationMessages.java,v 1.3 2002/01/29 01:15:13 lehors Exp \
                $
    */
   public class ImplementationMessages
       extends java.util.ListResourceBundle
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/msg/XMLMessageFormatter.java  
  Index: XMLMessageFormatter.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/msg/XMLMessageFormatter.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLMessageFormatter.java	25 Sep 2001 06:08:32 -0000	1.3
  +++ XMLMessageFormatter.java	29 Jan 2002 01:15:13 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -69,7 +69,7 @@
    * the Namespaces Recommendation
    *
    * @author Eric Ye, IBM
  - * @version $Id: XMLMessageFormatter.java,v 1.3 2001/09/25 06:08:32 andyc Exp $
  + * @version $Id: XMLMessageFormatter.java,v 1.4 2002/01/29 01:15:13 lehors Exp $
    *
    */
   public class XMLMessageFormatter implements MessageFormatter {
  
  
  
  1.3       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/validation/EntityState.java  
  Index: EntityState.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/validation/EntityState.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- EntityState.java	29 Jan 2002 01:00:31 -0000	1.2
  +++ EntityState.java	29 Jan 2002 01:15:13 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.5       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/validation/ValidationContext.java  
  Index: ValidationContext.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/validation/ValidationContext.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ValidationContext.java	28 Jan 2002 00:35:44 -0000	1.4
  +++ ValidationContext.java	29 Jan 2002 01:15:13 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.3       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/validation/ValidationManager.java  
  Index: ValidationManager.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/validation/ValidationManager.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ValidationManager.java	25 Oct 2001 00:44:33 -0000	1.2
  +++ ValidationManager.java	29 Jan 2002 01:15:13 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000,2001 The Apache Software Foundation.  
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.8       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/validation/ValidationState.java  
  Index: ValidationState.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/validation/ValidationState.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- ValidationState.java	28 Jan 2002 00:35:44 -0000	1.7
  +++ ValidationState.java	29 Jan 2002 01:15:13 -0000	1.8
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -68,7 +68,7 @@
    * environment for simple type validation.
    *
    * @author Elena Litani, IBM
  - * @version $Id: ValidationState.java,v 1.7 2002/01/28 00:35:44 elena Exp $
  + * @version $Id: ValidationState.java,v 1.8 2002/01/29 01:15:13 lehors Exp $
    */
   public class ValidationState implements ValidationContext {
   
  
  
  
  1.3       +5 -5      xml-xerces/java/src/org/apache/xerces/impl/xpath/XPath.java
  
  Index: XPath.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xpath/XPath.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XPath.java	25 Oct 2001 20:36:01 -0000	1.2
  +++ XPath.java	29 Jan 2002 01:15:13 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.
  + * Copyright (c) 2000-2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * Bare minimum XPath parser.
    *
    * @author Andy Clark, IBM
  - * @version $Id: XPath.java,v 1.2 2001/10/25 20:36:01 elena Exp $
  + * @version $Id: XPath.java,v 1.3 2002/01/29 01:15:13 lehors Exp $
    */
   public class XPath {
   
  @@ -780,7 +780,7 @@
        * @author Glenn Marcy, IBM
        * @author Andy Clark, IBM
        *
  -     * @version $Id: XPath.java,v 1.2 2001/10/25 20:36:01 elena Exp $
  +     * @version $Id: XPath.java,v 1.3 2002/01/29 01:15:13 lehors Exp $
        */
       private static final class Tokens {
   
  @@ -1262,7 +1262,7 @@
        * @author Glenn Marcy, IBM
        * @author Andy Clark, IBM
        *
  -     * @version $Id: XPath.java,v 1.2 2001/10/25 20:36:01 elena Exp $
  +     * @version $Id: XPath.java,v 1.3 2002/01/29 01:15:13 lehors Exp $
        */
       private static class Scanner {
   
  @@ -2231,7 +2231,7 @@
        * @author Glenn Marcy, IBM
        * @author Andy Clark, IBM
        *
  -     * @version $Id: XPath.java,v 1.2 2001/10/25 20:36:01 elena Exp $
  +     * @version $Id: XPath.java,v 1.3 2002/01/29 01:15:13 lehors Exp $
        */
       /***
       public static class XPathExprParser {
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xpath/XPathException.java  
  Index: XPathException.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xpath/XPathException.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XPathException.java	25 Oct 2001 20:36:01 -0000	1.2
  +++ XPathException.java	29 Jan 2002 01:15:14 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -62,7 +62,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XPathException.java,v 1.2 2001/10/25 20:36:01 elena Exp $
  + * @version $Id: XPathException.java,v 1.3 2002/01/29 01:15:14 lehors Exp $
    */
   public class XPathException 
       extends Exception {
  
  
  
  1.2       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/BMPattern.java  
  Index: BMPattern.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/BMPattern.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- BMPattern.java	25 Oct 2001 20:36:01 -0000	1.1
  +++ BMPattern.java	29 Jan 2002 01:15:14 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.3       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/Match.java  
  Index: Match.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/Match.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Match.java	10 Jan 2002 06:34:22 -0000	1.2
  +++ Match.java	29 Jan 2002 01:15:14 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.2       +1 -1      xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/Op.java
  
  Index: Op.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/Op.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Op.java	25 Oct 2001 20:36:02 -0000	1.1
  +++ Op.java	29 Jan 2002 01:15:14 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.2       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/ParseException.java  
  Index: ParseException.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/ParseException.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ParseException.java	25 Oct 2001 20:36:02 -0000	1.1
  +++ ParseException.java	29 Jan 2002 01:15:14 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.2       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/ParserForXMLSchema.java  
  Index: ParserForXMLSchema.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/ParserForXMLSchema.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ParserForXMLSchema.java	25 Oct 2001 20:36:02 -0000	1.1
  +++ ParserForXMLSchema.java	29 Jan 2002 01:15:14 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.3       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/REUtil.java  
  Index: REUtil.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/REUtil.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- REUtil.java	10 Jan 2002 06:34:22 -0000	1.2
  +++ REUtil.java	29 Jan 2002 01:15:14 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.2       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/RangeToken.java  
  Index: RangeToken.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/RangeToken.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- RangeToken.java	25 Oct 2001 20:36:02 -0000	1.1
  +++ RangeToken.java	29 Jan 2002 01:15:14 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.2       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/RegexParser.java  
  Index: RegexParser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/RegexParser.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- RegexParser.java	25 Oct 2001 20:36:02 -0000	1.1
  +++ RegexParser.java	29 Jan 2002 01:15:14 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.2       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/RegularExpression.java  
  Index: RegularExpression.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/RegularExpression.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- RegularExpression.java	25 Oct 2001 20:36:02 -0000	1.1
  +++ RegularExpression.java	29 Jan 2002 01:15:14 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.2       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/Token.java  
  Index: Token.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xpath/regex/Token.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Token.java	25 Oct 2001 20:36:02 -0000	1.1
  +++ Token.java	29 Jan 2002 01:15:14 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.5       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xs/AttributePSVImpl.java  
  Index: AttributePSVImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/AttributePSVImpl.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- AttributePSVImpl.java	28 Jan 2002 19:46:33 -0000	1.4
  +++ AttributePSVImpl.java	29 Jan 2002 01:15:14 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.
  + * Copyright (c) 2000-2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.9       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xs/ElementPSVImpl.java  
  Index: ElementPSVImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/ElementPSVImpl.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- ElementPSVImpl.java	28 Jan 2002 19:46:33 -0000	1.8
  +++ ElementPSVImpl.java	29 Jan 2002 01:15:14 -0000	1.9
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.
  + * Copyright (c) 2000-2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.10      +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/SchemaGrammar.java  
  Index: SchemaGrammar.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/SchemaGrammar.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- SchemaGrammar.java	17 Jan 2002 23:54:59 -0000	1.9
  +++ SchemaGrammar.java	29 Jan 2002 01:15:14 -0000	1.10
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -79,7 +79,7 @@
    * @author Sandy Gao, IBM
    * @author Elena Litani, IBM
    *
  - * @version $Id: SchemaGrammar.java,v 1.9 2002/01/17 23:54:59 neilg Exp $
  + * @version $Id: SchemaGrammar.java,v 1.10 2002/01/29 01:15:14 lehors Exp $
    */
   
   public class SchemaGrammar implements Grammar {
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/SchemaNamespaceSupport.java  
  Index: SchemaNamespaceSupport.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/SchemaNamespaceSupport.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SchemaNamespaceSupport.java	25 Oct 2001 20:36:02 -0000	1.1
  +++ SchemaNamespaceSupport.java	29 Jan 2002 01:15:14 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    *
    * @author Neil Graham, IBM
    *
  - * @version $Id: SchemaNamespaceSupport.java,v 1.1 2001/10/25 20:36:02 elena Exp $
  + * @version $Id: SchemaNamespaceSupport.java,v 1.2 2002/01/29 01:15:14 lehors Exp \
                $
    */
   public class SchemaNamespaceSupport 
       extends NamespaceSupport {
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/SchemaSymbols.java  
  Index: SchemaSymbols.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/SchemaSymbols.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SchemaSymbols.java	25 Oct 2001 20:36:02 -0000	1.1
  +++ SchemaSymbols.java	29 Jan 2002 01:15:14 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,7 @@
    * Collection of symbols used to parse a Schema Grammar.
    *
    * @author jeffrey rodriguez
  - * @version $Id: SchemaSymbols.java,v 1.1 2001/10/25 20:36:02 elena Exp $
  + * @version $Id: SchemaSymbols.java,v 1.2 2002/01/29 01:15:14 lehors Exp $
    */
   public final class SchemaSymbols {
   
  
  
  
  1.6       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/SubstitutionGroupHandler.java  
  Index: SubstitutionGroupHandler.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/SubstitutionGroupHandler.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SubstitutionGroupHandler.java	17 Jan 2002 17:59:33 -0000	1.5
  +++ SubstitutionGroupHandler.java	29 Jan 2002 01:15:14 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    *
    * @author Sandy Gao, IBM
    *
  - * @version $Id: SubstitutionGroupHandler.java,v 1.5 2002/01/17 17:59:33 neilg Exp \
$  + * @version $Id: SubstitutionGroupHandler.java,v 1.6 2002/01/29 01:15:14 lehors \
                Exp $
    */
   public class SubstitutionGroupHandler {
   
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/XMLSchemaException.java  
  Index: XMLSchemaException.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XMLSchemaException.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLSchemaException.java	15 Jan 2002 21:07:55 -0000	1.3
  +++ XMLSchemaException.java	29 Jan 2002 01:15:14 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -61,7 +61,7 @@
    *
    * @author Elena Litani, IBM
    *
  - * @version $Id: XMLSchemaException.java,v 1.3 2002/01/15 21:07:55 sandygao Exp $
  + * @version $Id: XMLSchemaException.java,v 1.4 2002/01/29 01:15:14 lehors Exp $
    */
   public class XMLSchemaException extends Exception {
   
  
  
  
  1.40      +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java  
  Index: XMLSchemaValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- XMLSchemaValidator.java	28 Jan 2002 21:40:03 -0000	1.39
  +++ XMLSchemaValidator.java	29 Jan 2002 01:15:14 -0000	1.40
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000,2001 The Apache Software Foundation.
  + * Copyright (c) 1999-2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -130,7 +130,7 @@
    * @author Elena Litani IBM
    * @author Andy Clark IBM
    * @author Neeraj Bajaj, Sun Microsystems, inc.
  - * @version $Id: XMLSchemaValidator.java,v 1.39 2002/01/28 21:40:03 elena Exp $
  + * @version $Id: XMLSchemaValidator.java,v 1.40 2002/01/29 01:15:14 lehors Exp $
    */
   public class XMLSchemaValidator
                implements XMLComponent, XMLDocumentFilter, FieldActivator {
  
  
  
  1.5       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/XSAttributeDecl.java  
  Index: XSAttributeDecl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XSAttributeDecl.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- XSAttributeDecl.java	30 Nov 2001 19:29:22 -0000	1.4
  +++ XSAttributeDecl.java	29 Jan 2002 01:15:14 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    *
    * @author Elena Litani, IBM
    * @author Sandy Gao, IBM
  - * @version $Id: XSAttributeDecl.java,v 1.4 2001/11/30 19:29:22 sandygao Exp $
  + * @version $Id: XSAttributeDecl.java,v 1.5 2002/01/29 01:15:14 lehors Exp $
    */
   public class XSAttributeDecl {
   
  
  
  
  1.5       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/XSAttributeGroupDecl.java  
  Index: XSAttributeGroupDecl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XSAttributeGroupDecl.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- XSAttributeGroupDecl.java	24 Jan 2002 20:08:24 -0000	1.4
  +++ XSAttributeGroupDecl.java	29 Jan 2002 01:15:14 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * @author Sandy Gao, IBM
    * @author Rahul Srivastava, Sun Microsystems Inc.
    *
  - * @version $Id: XSAttributeGroupDecl.java,v 1.4 2002/01/24 20:08:24 sandygao Exp \
$  + * @version $Id: XSAttributeGroupDecl.java,v 1.5 2002/01/29 01:15:14 lehors Exp $
    */
   public class XSAttributeGroupDecl {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/XSAttributeUse.java  
  Index: XSAttributeUse.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XSAttributeUse.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSAttributeUse.java	30 Nov 2001 19:29:22 -0000	1.2
  +++ XSAttributeUse.java	29 Jan 2002 01:15:14 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -64,7 +64,7 @@
    * schema component is a local <attribute> element information item
    *
    * @author Sandy Gao, IBM
  - * @version $Id: XSAttributeUse.java,v 1.2 2001/11/30 19:29:22 sandygao Exp $
  + * @version $Id: XSAttributeUse.java,v 1.3 2002/01/29 01:15:14 lehors Exp $
    */
   public class XSAttributeUse {
   
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/XSComplexTypeDecl.java  
  Index: XSComplexTypeDecl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XSComplexTypeDecl.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XSComplexTypeDecl.java	30 Nov 2001 19:29:22 -0000	1.3
  +++ XSComplexTypeDecl.java	29 Jan 2002 01:15:14 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    *
    * @author Elena Litani, IBM
    * @author Sandy Gao, IBM
  - * @version $Id: XSComplexTypeDecl.java,v 1.3 2001/11/30 19:29:22 sandygao Exp $
  + * @version $Id: XSComplexTypeDecl.java,v 1.4 2002/01/29 01:15:14 lehors Exp $
    */
   public class XSComplexTypeDecl implements XSTypeDecl {
   
  
  
  
  1.16      +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/XSConstraints.java  
  Index: XSConstraints.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XSConstraints.java,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- XSConstraints.java	25 Jan 2002 21:21:48 -0000	1.15
  +++ XSConstraints.java	29 Jan 2002 01:15:14 -0000	1.16
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -73,7 +73,7 @@
    *
    * @author Sandy Gao, IBM
    *
  - * @version $Id: XSConstraints.java,v 1.15 2002/01/25 21:21:48 sandygao Exp $
  + * @version $Id: XSConstraints.java,v 1.16 2002/01/29 01:15:14 lehors Exp $
    */
   public class XSConstraints {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/XSDeclarationPool.java  
  Index: XSDeclarationPool.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XSDeclarationPool.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XSDeclarationPool.java	25 Oct 2001 20:36:02 -0000	1.1
  +++ XSDeclarationPool.java	29 Jan 2002 01:15:14 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -65,7 +65,7 @@
    * Note: The cashing mechanism is not implemented yet.
    * 
    * @author Elena Litani, IBM
  - * @version $Id: XSDeclarationPool.java,v 1.1 2001/10/25 20:36:02 elena Exp $
  + * @version $Id: XSDeclarationPool.java,v 1.2 2002/01/29 01:15:14 lehors Exp $
    */
   public final class XSDeclarationPool {
   
  
  
  
  1.6       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/XSElementDecl.java  
  Index: XSElementDecl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XSElementDecl.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- XSElementDecl.java	30 Nov 2001 19:29:22 -0000	1.5
  +++ XSElementDecl.java	29 Jan 2002 01:15:14 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    *
    * @author Elena Litani, IBM
    * @author Sandy Gao, IBM
  - * @version $Id: XSElementDecl.java,v 1.5 2001/11/30 19:29:22 sandygao Exp $
  + * @version $Id: XSElementDecl.java,v 1.6 2002/01/29 01:15:14 lehors Exp $
    */
   public class XSElementDecl {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/XSGrammarBucket.java  
  Index: XSGrammarBucket.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XSGrammarBucket.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XSGrammarBucket.java	17 Jan 2002 17:59:33 -0000	1.1
  +++ XSGrammarBucket.java	29 Jan 2002 01:15:14 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,7 @@
   /**
    * A class used to hold the internal schema grammar set for the current instance
    * @author Sandy Gao, IBM
  - * @version $Id: XSGrammarBucket.java,v 1.1 2002/01/17 17:59:33 neilg Exp $
  + * @version $Id: XSGrammarBucket.java,v 1.2 2002/01/29 01:15:14 lehors Exp $
    */
   public class XSGrammarBucket {
   
  
  
  
  1.3       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/xs/XSGroupDecl.java
  
  Index: XSGroupDecl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XSGroupDecl.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSGroupDecl.java	7 Jan 2002 20:02:59 -0000	1.2
  +++ XSGroupDecl.java	29 Jan 2002 01:15:14 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -62,7 +62,7 @@
    * schema component is a global <group> element information item
    *
    * @author Sandy Gao, IBM
  - * @version $Id: XSGroupDecl.java,v 1.2 2002/01/07 20:02:59 neilg Exp $
  + * @version $Id: XSGroupDecl.java,v 1.3 2002/01/29 01:15:14 lehors Exp $
    */
   public class XSGroupDecl {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/XSMessageFormatter.java  
  Index: XSMessageFormatter.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XSMessageFormatter.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XSMessageFormatter.java	25 Oct 2001 20:36:02 -0000	1.1
  +++ XSMessageFormatter.java	29 Jan 2002 01:15:14 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -69,7 +69,7 @@
    * provides localizable error messages for the W3C XML Schema Language
    * 
    * @author Elena Litani, IBM
  - * @version $Id: XSMessageFormatter.java,v 1.1 2001/10/25 20:36:02 elena Exp $
  + * @version $Id: XSMessageFormatter.java,v 1.2 2002/01/29 01:15:14 lehors Exp $
    */
   public class XSMessageFormatter implements MessageFormatter {
       /**
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/XSNotationDecl.java  
  Index: XSNotationDecl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XSNotationDecl.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XSNotationDecl.java	25 Oct 2001 20:36:02 -0000	1.1
  +++ XSNotationDecl.java	29 Jan 2002 01:15:14 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -62,7 +62,7 @@
    * schema component is a global <notation> element information item
    *
    * @author Rahul Srivastava, Sun Microsystems Inc.
  - * @version $Id: XSNotationDecl.java,v 1.1 2001/10/25 20:36:02 elena Exp $
  + * @version $Id: XSNotationDecl.java,v 1.2 2002/01/29 01:15:14 lehors Exp $
    */
   public class XSNotationDecl {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/XSParticleDecl.java  
  Index: XSParticleDecl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XSParticleDecl.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSParticleDecl.java	25 Nov 2001 18:47:37 -0000	1.2
  +++ XSParticleDecl.java	29 Jan 2002 01:15:14 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * RedifBufferibution and use in source and binary forms, with or without
  @@ -62,7 +62,7 @@
    *
    * @author Sandy Gao, IBM
    *
  - * @version $Id: XSParticleDecl.java,v 1.2 2001/11/25 18:47:37 lmartin Exp $
  + * @version $Id: XSParticleDecl.java,v 1.3 2002/01/29 01:15:14 lehors Exp $
    */
   public class XSParticleDecl {
   
  
  
  
  1.3       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/xs/XSTypeDecl.java
  
  Index: XSTypeDecl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XSTypeDecl.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSTypeDecl.java	30 Nov 2001 19:29:22 -0000	1.2
  +++ XSTypeDecl.java	29 Jan 2002 01:15:14 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -62,7 +62,7 @@
    * schema component is a <simpleType> or <complexType> element information item
    *
    * @author Elena Litani, IBM
  - * @version $Id: XSTypeDecl.java,v 1.2 2001/11/30 19:29:22 sandygao Exp $
  + * @version $Id: XSTypeDecl.java,v 1.3 2002/01/29 01:15:14 lehors Exp $
    */
   public interface XSTypeDecl {
   
  
  
  
  1.5       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/XSWildcardDecl.java  
  Index: XSWildcardDecl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/XSWildcardDecl.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- XSWildcardDecl.java	16 Dec 2001 08:09:47 -0000	1.4
  +++ XSWildcardDecl.java	29 Jan 2002 01:15:14 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -68,7 +68,7 @@
    * @author Sandy Gao, IBM
    * @author Rahul Srivastava, Sun Microsystems Inc.
    *
  - * @version $Id: XSWildcardDecl.java,v 1.4 2001/12/16 08:09:47 rahuls Exp $
  + * @version $Id: XSWildcardDecl.java,v 1.5 2002/01/29 01:15:14 lehors Exp $
    */
   public class XSWildcardDecl  {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/identity/Field.java  
  Index: Field.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/identity/Field.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Field.java	30 Nov 2001 19:29:23 -0000	1.2
  +++ Field.java	29 Jan 2002 01:15:15 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -68,7 +68,7 @@
    * Schema identity constraint field.
    *
    * @author Andy Clark, IBM
  - * @version $Id: Field.java,v 1.2 2001/11/30 19:29:23 sandygao Exp $
  + * @version $Id: Field.java,v 1.3 2002/01/29 01:15:15 lehors Exp $
    */
   public class Field {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/identity/FieldActivator.java  
  Index: FieldActivator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/identity/FieldActivator.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- FieldActivator.java	25 Oct 2001 20:36:03 -0000	1.1
  +++ FieldActivator.java	29 Jan 2002 01:15:15 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: FieldActivator.java,v 1.1 2001/10/25 20:36:03 elena Exp $
  + * @version $Id: FieldActivator.java,v 1.2 2002/01/29 01:15:15 lehors Exp $
    */
   public interface FieldActivator {
       
  
  
  
  1.3       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xs/identity/IDValue.java  
  Index: IDValue.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/identity/IDValue.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- IDValue.java	30 Nov 2001 19:29:23 -0000	1.2
  +++ IDValue.java	29 Jan 2002 01:15:15 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/identity/IdentityConstraint.java  
  Index: IdentityConstraint.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/identity/IdentityConstraint.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- IdentityConstraint.java	25 Oct 2001 20:36:03 -0000	1.1
  +++ IdentityConstraint.java	29 Jan 2002 01:15:15 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -61,7 +61,7 @@
    * Base class of Schema identity constraint.
    *
    * @author Andy Clark, IBM
  - * @version $Id: IdentityConstraint.java,v 1.1 2001/10/25 20:36:03 elena Exp $
  + * @version $Id: IdentityConstraint.java,v 1.2 2002/01/29 01:15:15 lehors Exp $
    */
   public abstract class IdentityConstraint {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/identity/KeyRef.java  
  Index: KeyRef.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/identity/KeyRef.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- KeyRef.java	25 Oct 2001 20:36:03 -0000	1.1
  +++ KeyRef.java	29 Jan 2002 01:15:15 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -61,7 +61,7 @@
    * Schema key reference identity constraint.
    *
    * @author Andy Clark, IBM
  - * @version $Id: KeyRef.java,v 1.1 2001/10/25 20:36:03 elena Exp $
  + * @version $Id: KeyRef.java,v 1.2 2002/01/29 01:15:15 lehors Exp $
    */
   public class KeyRef
       extends IdentityConstraint {
  
  
  
  1.3       +3 -3      \
xml-xerces/java/src/org/apache/xerces/impl/xs/identity/Selector.java  
  Index: Selector.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/identity/Selector.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Selector.java	29 Jan 2002 01:00:31 -0000	1.2
  +++ Selector.java	29 Jan 2002 01:15:15 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -73,7 +73,7 @@
    * Schema identity constraint selector.
    *
    * @author Andy Clark, IBM
  - * @version $Id: Selector.java,v 1.2 2002/01/29 01:00:31 twl Exp $
  + * @version $Id: Selector.java,v 1.3 2002/01/29 01:15:15 lehors Exp $
    */
   public class Selector {
   
  @@ -136,7 +136,7 @@
        * Schema identity constraint selector XPath expression.
        *
        * @author Andy Clark, IBM
  -     * @version $Id: Selector.java,v 1.2 2002/01/29 01:00:31 twl Exp $
  +     * @version $Id: Selector.java,v 1.3 2002/01/29 01:15:15 lehors Exp $
        */
       public static class XPath
       extends org.apache.xerces.impl.xpath.XPath {
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/identity/UniqueOrKey.java  
  Index: UniqueOrKey.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/identity/UniqueOrKey.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- UniqueOrKey.java	25 Oct 2001 20:36:03 -0000	1.1
  +++ UniqueOrKey.java	29 Jan 2002 01:15:15 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -64,7 +64,7 @@
    * has both.  A short int is used to distinguish which this object is.
    *
    * @author Andy Clark, IBM
  - * @version $Id: UniqueOrKey.java,v 1.1 2001/10/25 20:36:03 elena Exp $
  + * @version $Id: UniqueOrKey.java,v 1.2 2002/01/29 01:15:15 lehors Exp $
    */
   public class UniqueOrKey 
       extends IdentityConstraint {
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/identity/ValueStore.java  
  Index: ValueStore.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/identity/ValueStore.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ValueStore.java	25 Oct 2001 20:36:03 -0000	1.1
  +++ ValueStore.java	29 Jan 2002 01:15:15 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -75,7 +75,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: ValueStore.java,v 1.1 2001/10/25 20:36:03 elena Exp $
  + * @version $Id: ValueStore.java,v 1.2 2002/01/29 01:15:15 lehors Exp $
    */
   public interface ValueStore {
       
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/identity/XPathMatcher.java  
  Index: XPathMatcher.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/identity/XPathMatcher.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XPathMatcher.java	30 Nov 2001 19:29:23 -0000	1.2
  +++ XPathMatcher.java	29 Jan 2002 01:15:15 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -80,7 +80,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XPathMatcher.java,v 1.2 2001/11/30 19:29:23 sandygao Exp $
  + * @version $Id: XPathMatcher.java,v 1.3 2002/01/29 01:15:15 lehors Exp $
    */
   public class XPathMatcher {
   
  
  
  
  1.5       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/models/CMBuilder.java  
  Index: CMBuilder.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/models/CMBuilder.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- CMBuilder.java	10 Jan 2002 06:34:23 -0000	1.4
  +++ CMBuilder.java	29 Jan 2002 01:15:16 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -70,7 +70,7 @@
    * This class constructs content models for a given grammar.
    *
    * @author Elena Litani, IBM
  - * @version $Id: CMBuilder.java,v 1.4 2002/01/10 06:34:23 twl Exp $
  + * @version $Id: CMBuilder.java,v 1.5 2002/01/29 01:15:16 lehors Exp $
    */
   public class CMBuilder {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSAllCM.java  
  Index: XSAllCM.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSAllCM.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSAllCM.java	13 Nov 2001 20:32:32 -0000	1.2
  +++ XSAllCM.java	29 Jan 2002 01:15:16 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    * XSAllCM implements XSCMValidator and handles <all>
    *
    * @author Pavani Mukthipudi, Sun Microsystems Inc.
  - * @version $Id: XSAllCM.java,v 1.2 2001/11/13 20:32:32 sandygao Exp $
  + * @version $Id: XSAllCM.java,v 1.3 2002/01/29 01:15:16 lehors Exp $
    */
   public class XSAllCM implements XSCMValidator {
   
  
  
  
  1.2       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSCMBinOp.java  
  Index: XSCMBinOp.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSCMBinOp.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XSCMBinOp.java	25 Oct 2001 20:36:03 -0000	1.1
  +++ XSCMBinOp.java	29 Jan 2002 01:15:16 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.3       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSCMLeaf.java  
  Index: XSCMLeaf.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSCMLeaf.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSCMLeaf.java	13 Nov 2001 20:32:32 -0000	1.2
  +++ XSCMLeaf.java	29 Jan 2002 01:15:16 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.2       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSCMUniOp.java  
  Index: XSCMUniOp.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSCMUniOp.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XSCMUniOp.java	25 Oct 2001 20:36:03 -0000	1.1
  +++ XSCMUniOp.java	29 Jan 2002 01:15:16 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSCMValidator.java  
  Index: XSCMValidator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSCMValidator.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSCMValidator.java	13 Nov 2001 20:32:32 -0000	1.2
  +++ XSCMValidator.java	29 Jan 2002 01:15:16 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    *
    * @author Sandy Gao, IBM
    * @author Elena Litani, IBM
  - * @version $Id: XSCMValidator.java,v 1.2 2001/11/13 20:32:32 sandygao Exp $
  + * @version $Id: XSCMValidator.java,v 1.3 2002/01/29 01:15:16 lehors Exp $
    */
   public interface XSCMValidator {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSDFACM.java  
  Index: XSDFACM.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSDFACM.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSDFACM.java	13 Nov 2001 20:32:32 -0000	1.2
  +++ XSDFACM.java	29 Jan 2002 01:15:16 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -75,7 +75,7 @@
    * it then uses in its validation algorithm.
    *
    * @author Neil Graham, IBM
  - * @version $Id: XSDFACM.java,v 1.2 2001/11/13 20:32:32 sandygao Exp $
  + * @version $Id: XSDFACM.java,v 1.3 2002/01/29 01:15:16 lehors Exp $
    */
   public class XSDFACM
       implements XSCMValidator {
  
  
  
  1.3       +1 -1      \
xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSEmptyCM.java  
  Index: XSEmptyCM.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSEmptyCM.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSEmptyCM.java	13 Nov 2001 20:32:32 -0000	1.2
  +++ XSEmptyCM.java	29 Jan 2002 01:15:16 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSSimpleCM.java  
  Index: XSSimpleCM.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/models/XSSimpleCM.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSSimpleCM.java	13 Nov 2001 20:32:32 -0000	1.2
  +++ XSSimpleCM.java	29 Jan 2002 01:15:16 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -86,7 +86,7 @@
    * This model validated on the way in.
    *
    * @author Elena Litani, IBM
  - * @version $Id: XSSimpleCM.java,v 1.2 2001/11/13 20:32:32 sandygao Exp $
  + * @version $Id: XSSimpleCM.java,v 1.3 2002/01/29 01:15:16 lehors Exp $
    */
   public class XSSimpleCM
   implements XSCMValidator {
  
  
  
  1.8       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSAttributeChecker.java  
  Index: XSAttributeChecker.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSAttributeChecker.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- XSAttributeChecker.java	21 Jan 2002 17:20:37 -0000	1.7
  +++ XSAttributeChecker.java	29 Jan 2002 01:15:16 -0000	1.8
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -101,7 +101,7 @@
    * - use symbol table instead of many hashtables
    *
    * @author Sandy Gao, IBM
  - * @version $Id: XSAttributeChecker.java,v 1.7 2002/01/21 17:20:37 sandygao Exp $
  + * @version $Id: XSAttributeChecker.java,v 1.8 2002/01/29 01:15:16 lehors Exp $
    */
   
   public class XSAttributeChecker {
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDAbstractIDConstraintTraverser.java
  
  Index: XSDAbstractIDConstraintTraverser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDAbstractIDConstraintTraverser.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSDAbstractIDConstraintTraverser.java	15 Jan 2002 22:22:18 -0000	1.2
  +++ XSDAbstractIDConstraintTraverser.java	29 Jan 2002 01:15:16 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -72,7 +72,7 @@
    * traversers (the XSDUniqueTraverser, XSDKeyTraverser and
    * XSDKeyrefTraverser) rely upon.
    *
  - * @version $Id: XSDAbstractIDConstraintTraverser.java,v 1.2 2002/01/15 22:22:18 \
sandygao Exp $  + * @version $Id: XSDAbstractIDConstraintTraverser.java,v 1.3 \
                2002/01/29 01:15:16 lehors Exp $
    */
   class XSDAbstractIDConstraintTraverser extends XSDAbstractTraverser {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDAbstractParticleTraverser.java
  
  Index: XSDAbstractParticleTraverser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDAbstractParticleTraverser.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSDAbstractParticleTraverser.java	30 Nov 2001 19:13:26 -0000	1.2
  +++ XSDAbstractParticleTraverser.java	29 Jan 2002 01:15:16 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -68,7 +68,7 @@
   /**
    * @author Elena Litani, IBM
    * @author Sandy Gao, IBM
  - * @version $Id: XSDAbstractParticleTraverser.java,v 1.2 2001/11/30 19:13:26 \
sandygao Exp $  + * @version $Id: XSDAbstractParticleTraverser.java,v 1.3 2002/01/29 \
                01:15:16 lehors Exp $
    */
   abstract class XSDAbstractParticleTraverser extends XSDAbstractTraverser {
   
  
  
  
  1.9       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDAbstractTraverser.java  
  Index: XSDAbstractTraverser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDAbstractTraverser.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- XSDAbstractTraverser.java	15 Jan 2002 22:22:18 -0000	1.8
  +++ XSDAbstractTraverser.java	29 Jan 2002 01:15:16 -0000	1.9
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -93,7 +93,7 @@
    * @author Rahul Srivastava, Sun Microsystems Inc.
    * @author Neeraj Bajaj, Sun Microsystems Inc.
    *
  - * @version $Id: XSDAbstractTraverser.java,v 1.8 2002/01/15 22:22:18 sandygao Exp \
$  + * @version $Id: XSDAbstractTraverser.java,v 1.9 2002/01/29 01:15:16 lehors Exp $
    */
   abstract class XSDAbstractTraverser {
   
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDAttributeGroupTraverser.java
  
  Index: XSDAttributeGroupTraverser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDAttributeGroupTraverser.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XSDAttributeGroupTraverser.java	15 Jan 2002 22:22:18 -0000	1.3
  +++ XSDAttributeGroupTraverser.java	29 Jan 2002 01:15:16 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -78,7 +78,7 @@
    * @author Rahul Srivastava, Sun Microsystems Inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: XSDAttributeGroupTraverser.java,v 1.3 2002/01/15 22:22:18 \
sandygao Exp $  + * @version $Id: XSDAttributeGroupTraverser.java,v 1.4 2002/01/29 \
                01:15:16 lehors Exp $
    */
   class XSDAttributeGroupTraverser extends XSDAbstractTraverser {
   
  
  
  
  1.9       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDAttributeTraverser.java  
  Index: XSDAttributeTraverser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDAttributeTraverser.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- XSDAttributeTraverser.java	15 Jan 2002 22:22:18 -0000	1.8
  +++ XSDAttributeTraverser.java	29 Jan 2002 01:15:16 -0000	1.9
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -94,7 +94,7 @@
    *
    * @author Sandy Gao, IBM
    * @author Neeraj Bajaj, Sun Microsystems, inc.
  - * @version $Id: XSDAttributeTraverser.java,v 1.8 2002/01/15 22:22:18 sandygao Exp \
$  + * @version $Id: XSDAttributeTraverser.java,v 1.9 2002/01/29 01:15:16 lehors Exp \
                $
    */
   class XSDAttributeTraverser extends XSDAbstractTraverser {
   
  
  
  
  1.10      +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDComplexTypeTraverser.java \
  Index: XSDComplexTypeTraverser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDComplexTypeTraverser.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- XSDComplexTypeTraverser.java	15 Jan 2002 21:07:55 -0000	1.9
  +++ XSDComplexTypeTraverser.java	29 Jan 2002 01:15:16 -0000	1.10
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -92,7 +92,7 @@
    *            ((group | all | choice | sequence)?,
    *            ((attribute | attributeGroup)*, anyAttribute?))))
    * </complexType>
  - * @version $Id: XSDComplexTypeTraverser.java,v 1.9 2002/01/15 21:07:55 sandygao \
Exp $  + * @version $Id: XSDComplexTypeTraverser.java,v 1.10 2002/01/29 01:15:16 \
                lehors Exp $
    */
   
   class  XSDComplexTypeTraverser extends XSDAbstractParticleTraverser {
  
  
  
  1.11      +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDElementTraverser.java  
  Index: XSDElementTraverser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDElementTraverser.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- XSDElementTraverser.java	20 Dec 2001 16:45:51 -0000	1.10
  +++ XSDElementTraverser.java	29 Jan 2002 01:15:16 -0000	1.11
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -98,7 +98,7 @@
    *
    * @author Sandy Gao, IBM
    *
  - * @version $Id: XSDElementTraverser.java,v 1.10 2001/12/20 16:45:51 sandygao Exp \
$  + * @version $Id: XSDElementTraverser.java,v 1.11 2002/01/29 01:15:16 lehors Exp $
    */
   class XSDElementTraverser extends XSDAbstractTraverser {
   
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDGroupTraverser.java  
  Index: XSDGroupTraverser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDGroupTraverser.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XSDGroupTraverser.java	15 Jan 2002 22:22:18 -0000	1.3
  +++ XSDGroupTraverser.java	29 Jan 2002 01:15:16 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -78,7 +78,7 @@
    * @author Rahul Srivastava, Sun Microsystems Inc.
    * @author Elena Litani, IBM
    * @author Lisa Martin,  IBM
  - * @version $Id: XSDGroupTraverser.java,v 1.3 2002/01/15 22:22:18 sandygao Exp $
  + * @version $Id: XSDGroupTraverser.java,v 1.4 2002/01/29 01:15:16 lehors Exp $
    */
   class  XSDGroupTraverser extends XSDAbstractParticleTraverser {
   
  
  
  
  1.19      +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDHandler.java  
  Index: XSDHandler.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDHandler.java,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- XSDHandler.java	25 Jan 2002 19:07:13 -0000	1.18
  +++ XSDHandler.java	29 Jan 2002 01:15:16 -0000	1.19
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -101,7 +101,7 @@
    * schema, other grammars may be constructed as a side-effect.
    *
    * @author Neil Graham, IBM
  - * @version $Id: XSDHandler.java,v 1.18 2002/01/25 19:07:13 sandygao Exp $
  + * @version $Id: XSDHandler.java,v 1.19 2002/01/29 01:15:16 lehors Exp $
    */
   
   public class XSDHandler {
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDKeyrefTraverser.java  
  Index: XSDKeyrefTraverser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDKeyrefTraverser.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XSDKeyrefTraverser.java	25 Oct 2001 20:36:04 -0000	1.1
  +++ XSDKeyrefTraverser.java	29 Jan 2002 01:15:16 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -71,7 +71,7 @@
    * This class contains code that is used to traverse <keyref>s.
    *
    * @author Neil Graham, IBM
  - * @version $Id: XSDKeyrefTraverser.java,v 1.1 2001/10/25 20:36:04 elena Exp $
  + * @version $Id: XSDKeyrefTraverser.java,v 1.2 2002/01/29 01:15:16 lehors Exp $
    */
   class XSDKeyrefTraverser extends XSDAbstractIDConstraintTraverser {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDNotationTraverser.java  
  Index: XSDNotationTraverser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDNotationTraverser.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSDNotationTraverser.java	14 Jan 2002 20:55:01 -0000	1.2
  +++ XSDNotationTraverser.java	29 Jan 2002 01:15:16 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -79,7 +79,7 @@
    *
    * @author Rahul Srivastava, Sun Microsystems Inc.
    * @author Elena Litani, IBM
  - * @version $Id: XSDNotationTraverser.java,v 1.2 2002/01/14 20:55:01 elena Exp $
  + * @version $Id: XSDNotationTraverser.java,v 1.3 2002/01/29 01:15:16 lehors Exp $
    */
   class  XSDNotationTraverser extends XSDAbstractTraverser {
   
  
  
  
  1.10      +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDSimpleTypeTraverser.java  \
  Index: XSDSimpleTypeTraverser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDSimpleTypeTraverser.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- XSDSimpleTypeTraverser.java	16 Jan 2002 23:41:25 -0000	1.9
  +++ XSDSimpleTypeTraverser.java	29 Jan 2002 01:15:16 -0000	1.10
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -116,7 +116,7 @@
    *
    * @author Elena Litani, IBM
    * @author Neeraj Bajaj, Sun Microsystems, Inc.
  - * @version $Id: XSDSimpleTypeTraverser.java,v 1.9 2002/01/16 23:41:25 sandygao \
Exp $  + * @version $Id: XSDSimpleTypeTraverser.java,v 1.10 2002/01/29 01:15:16 \
                lehors Exp $
    */
   class XSDSimpleTypeTraverser extends XSDAbstractTraverser {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDUniqueOrKeyTraverser.java \
  Index: XSDUniqueOrKeyTraverser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDUniqueOrKeyTraverser.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XSDUniqueOrKeyTraverser.java	25 Oct 2001 20:36:04 -0000	1.1
  +++ XSDUniqueOrKeyTraverser.java	29 Jan 2002 01:15:16 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -71,7 +71,7 @@
    * <unique>s.
    *
    * @author Neil Graham, IBM
  - * @version $Id: XSDUniqueOrKeyTraverser.java,v 1.1 2001/10/25 20:36:04 elena Exp \
$  + * @version $Id: XSDUniqueOrKeyTraverser.java,v 1.2 2002/01/29 01:15:16 lehors \
                Exp $
    */
   class XSDUniqueOrKeyTraverser extends XSDAbstractIDConstraintTraverser {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDWildcardTraverser.java  
  Index: XSDWildcardTraverser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDWildcardTraverser.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XSDWildcardTraverser.java	21 Jan 2002 17:20:37 -0000	1.2
  +++ XSDWildcardTraverser.java	29 Jan 2002 01:15:16 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -92,7 +92,7 @@
    * @author Rahul Srivastava, Sun Microsystems Inc.
    * @author Sandy Gao, IBM
    *
  - * @version $Id: XSDWildcardTraverser.java,v 1.2 2002/01/21 17:20:37 sandygao Exp \
$  + * @version $Id: XSDWildcardTraverser.java,v 1.3 2002/01/29 01:15:16 lehors Exp $
    */
   class XSDWildcardTraverser extends XSDAbstractTraverser {
   
  
  
  
  1.7       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDocumentInfo.java  
  Index: XSDocumentInfo.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/traversers/XSDocumentInfo.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- XSDocumentInfo.java	25 Jan 2002 19:07:13 -0000	1.6
  +++ XSDocumentInfo.java	29 Jan 2002 01:15:16 -0000	1.7
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -77,7 +77,7 @@
    * affect the contents of that schema document alone.
    *
    * @author Neil Graham, IBM
  - * @version $Id: XSDocumentInfo.java,v 1.6 2002/01/25 19:07:13 sandygao Exp $
  + * @version $Id: XSDocumentInfo.java,v 1.7 2002/01/29 01:15:16 lehors Exp $
    */
   class XSDocumentInfo {
   
  
  
  
  1.3       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/xs/util/Base64.java
  
  Index: Base64.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/util/Base64.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Base64.java	10 Jan 2002 06:34:23 -0000	1.2
  +++ Base64.java	29 Jan 2002 01:15:17 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -71,7 +71,7 @@
    * 
    * @author Jeffrey Rodriguez
    * @author Sandy Gao
  - * @version $Id: Base64.java,v 1.2 2002/01/10 06:34:23 twl Exp $
  + * @version $Id: Base64.java,v 1.3 2002/01/29 01:15:17 lehors Exp $
    */
   public final class  Base64 {
       static private final int  BASELENGTH         = 255;
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/xs/util/HexBin.java
  
  Index: HexBin.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/util/HexBin.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- HexBin.java	25 Oct 2001 20:36:04 -0000	1.1
  +++ HexBin.java	29 Jan 2002 01:15:17 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -62,7 +62,7 @@
    *
    * This class encodes/decodes hexadecimal data
    * @author Jeffrey Rodriguez
  - * @version $Id: HexBin.java,v 1.1 2001/10/25 20:36:04 elena Exp $
  + * @version $Id: HexBin.java,v 1.2 2002/01/29 01:15:17 lehors Exp $
    */
   public final class  HexBin {
       static private final int  BASELENGTH   = 255;
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/impl/xs/util/XInt.java
  
  Index: XInt.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/util/XInt.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XInt.java	25 Oct 2001 20:36:04 -0000	1.1
  +++ XInt.java	29 Jan 2002 01:15:17 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -59,7 +59,7 @@
   
   /**
    * @author Henry Zongaro, IBM
  - * @version $Id: XInt.java,v 1.1 2001/10/25 20:36:04 elena Exp $
  + * @version $Id: XInt.java,v 1.2 2002/01/29 01:15:17 lehors Exp $
    */
   
   public final class XInt {
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/impl/xs/util/XIntPool.java  
  Index: XIntPool.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/impl/xs/util/XIntPool.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XIntPool.java	25 Oct 2001 20:36:04 -0000	1.1
  +++ XIntPool.java	29 Jan 2002 01:15:17 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -59,7 +59,7 @@
   
   /**
    * @author Henry Zongaro, IBM
  - * @version $Id: XIntPool.java,v 1.1 2001/10/25 20:36:04 elena Exp $
  + * @version $Id: XIntPool.java,v 1.2 2002/01/29 01:15:17 lehors Exp $
    */
   public final class XIntPool {
       private static final short POOL_SIZE = 10;
  
  
  
  1.3       +1 -1      \
xml-xerces/java/src/org/apache/xerces/jaxp/DefaultValidationErrorHandler.java  
  Index: DefaultValidationErrorHandler.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/jaxp/DefaultValidationErrorHandler.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DefaultValidationErrorHandler.java	3 Feb 2001 00:28:59 -0000	1.2
  +++ DefaultValidationErrorHandler.java	29 Jan 2002 01:15:17 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.12      +2 -2      \
xml-xerces/java/src/org/apache/xerces/jaxp/DocumentBuilderFactoryImpl.java  
  Index: DocumentBuilderFactoryImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/jaxp/DocumentBuilderFactoryImpl.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- DocumentBuilderFactoryImpl.java	22 Jan 2002 23:29:09 -0000	1.11
  +++ DocumentBuilderFactoryImpl.java	29 Jan 2002 01:15:17 -0000	1.12
  @@ -1,10 +1,10 @@
   /*
  - * $Id: DocumentBuilderFactoryImpl.java,v 1.11 2002/01/22 23:29:09 edwingo Exp $
  + * $Id: DocumentBuilderFactoryImpl.java,v 1.12 2002/01/29 01:15:17 lehors Exp $
    *
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.15      +2 -2      \
xml-xerces/java/src/org/apache/xerces/jaxp/DocumentBuilderImpl.java  
  Index: DocumentBuilderImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/jaxp/DocumentBuilderImpl.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- DocumentBuilderImpl.java	24 Jan 2002 01:50:47 -0000	1.14
  +++ DocumentBuilderImpl.java	29 Jan 2002 01:15:17 -0000	1.15
  @@ -1,10 +1,10 @@
   /*
  - * $Id: DocumentBuilderImpl.java,v 1.14 2002/01/24 01:50:47 edwingo Exp $
  + * $Id: DocumentBuilderImpl.java,v 1.15 2002/01/29 01:15:17 lehors Exp $
    *
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.7       +2 -2      \
xml-xerces/java/src/org/apache/xerces/jaxp/SAXParserFactoryImpl.java  
  Index: SAXParserFactoryImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/jaxp/SAXParserFactoryImpl.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- SAXParserFactoryImpl.java	24 Aug 2001 06:47:45 -0000	1.6
  +++ SAXParserFactoryImpl.java	29 Jan 2002 01:15:17 -0000	1.7
  @@ -1,10 +1,10 @@
   /*
  - * $Id: SAXParserFactoryImpl.java,v 1.6 2001/08/24 06:47:45 andyc Exp $
  + * $Id: SAXParserFactoryImpl.java,v 1.7 2002/01/29 01:15:17 lehors Exp $
    *
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.15      +2 -2      xml-xerces/java/src/org/apache/xerces/jaxp/SAXParserImpl.java
  
  Index: SAXParserImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/jaxp/SAXParserImpl.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- SAXParserImpl.java	24 Jan 2002 01:53:10 -0000	1.14
  +++ SAXParserImpl.java	29 Jan 2002 01:15:17 -0000	1.15
  @@ -1,10 +1,10 @@
   /*
  - * $Id: SAXParserImpl.java,v 1.14 2002/01/24 01:53:10 edwingo Exp $
  + * $Id: SAXParserImpl.java,v 1.15 2002/01/29 01:15:17 lehors Exp $
    *
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.36      +2 -2      \
xml-xerces/java/src/org/apache/xerces/parsers/AbstractDOMParser.java  
  Index: AbstractDOMParser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/parsers/AbstractDOMParser.java,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- AbstractDOMParser.java	29 Jan 2002 01:04:28 -0000	1.35
  +++ AbstractDOMParser.java	29 Jan 2002 01:15:17 -0000	1.36
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -105,7 +105,7 @@
    * @author Andy Clark, IBM
    * @author Elena Litani, IBM
    *
  - * @version $Id: AbstractDOMParser.java,v 1.35 2002/01/29 01:04:28 twl Exp $
  + * @version $Id: AbstractDOMParser.java,v 1.36 2002/01/29 01:15:17 lehors Exp $
    */
   public abstract class AbstractDOMParser
       extends AbstractXMLDocumentParser {
  
  
  
  1.20      +2 -2      \
xml-xerces/java/src/org/apache/xerces/parsers/AbstractSAXParser.java  
  Index: AbstractSAXParser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/parsers/AbstractSAXParser.java,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- AbstractSAXParser.java	28 Jan 2002 19:46:33 -0000	1.19
  +++ AbstractSAXParser.java	29 Jan 2002 01:15:17 -0000	1.20
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001-2002 The Apache Software Foundation.
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -112,7 +112,7 @@
    * @author Arnaud Le Hors, IBM
    * @author Andy Clark, IBM
    *
  - * @version $Id: AbstractSAXParser.java,v 1.19 2002/01/28 19:46:33 elena Exp $
  + * @version $Id: AbstractSAXParser.java,v 1.20 2002/01/29 01:15:17 lehors Exp $
    */
   public abstract class AbstractSAXParser
       extends AbstractXMLDocumentParser
  
  
  
  1.10      +2 -2      \
xml-xerces/java/src/org/apache/xerces/parsers/AbstractXMLDocumentParser.java  
  Index: AbstractXMLDocumentParser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/parsers/AbstractXMLDocumentParser.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- AbstractXMLDocumentParser.java	28 Jan 2002 19:33:35 -0000	1.9
  +++ AbstractXMLDocumentParser.java	29 Jan 2002 01:15:17 -0000	1.10
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001-2002 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -84,7 +84,7 @@
    * @author Arnaud  Le Hors, IBM
    * @author Andy Clark, IBM
    *
  - * @version $Id: AbstractXMLDocumentParser.java,v 1.9 2002/01/28 19:33:35 lehors \
Exp $  + * @version $Id: AbstractXMLDocumentParser.java,v 1.10 2002/01/29 01:15:17 \
                lehors Exp $
    */
   public abstract class AbstractXMLDocumentParser
       extends XMLParser
  
  
  
  1.9       +2 -2      \
xml-xerces/java/src/org/apache/xerces/parsers/BasicParserConfiguration.java  
  Index: BasicParserConfiguration.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/parsers/BasicParserConfiguration.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- BasicParserConfiguration.java	25 Jan 2002 23:58:38 -0000	1.8
  +++ BasicParserConfiguration.java	29 Jan 2002 01:15:17 -0000	1.9
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -131,7 +131,7 @@
    * @author Arnaud  Le Hors, IBM
    * @author Andy Clark, IBM
    *
  - * @version $Id: BasicParserConfiguration.java,v 1.8 2002/01/25 23:58:38 elena Exp \
$  + * @version $Id: BasicParserConfiguration.java,v 1.9 2002/01/29 01:15:17 lehors \
                Exp $
    */
   public abstract class BasicParserConfiguration
       extends ParserConfigurationSettings
  
  
  
  1.7       +2 -2      \
xml-xerces/java/src/org/apache/xerces/parsers/CachingParserPool.java  
  Index: CachingParserPool.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/parsers/CachingParserPool.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- CachingParserPool.java	28 Jan 2002 19:33:35 -0000	1.6
  +++ CachingParserPool.java	29 Jan 2002 01:15:17 -0000	1.7
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -93,7 +93,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: CachingParserPool.java,v 1.6 2002/01/28 19:33:35 lehors Exp $
  + * @version $Id: CachingParserPool.java,v 1.7 2002/01/29 01:15:17 lehors Exp $
    */
   public class CachingParserPool {
   
  
  
  
  1.7       +2 -2      \
xml-xerces/java/src/org/apache/xerces/parsers/DOMASBuilderImpl.java  
  Index: DOMASBuilderImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/parsers/DOMASBuilderImpl.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- DOMASBuilderImpl.java	24 Jan 2002 18:29:09 -0000	1.6
  +++ DOMASBuilderImpl.java	29 Jan 2002 01:15:17 -0000	1.7
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -104,7 +104,7 @@
    *
    * @author Pavani Mukthipudi, Sun Microsystems Inc.
    * @author Neil Graham, IBM
  - * @version $Id: DOMASBuilderImpl.java,v 1.6 2002/01/24 18:29:09 sandygao Exp $
  + * @version $Id: DOMASBuilderImpl.java,v 1.7 2002/01/29 01:15:17 lehors Exp $
    *
    */
   
  
  
  
  1.5       +1 -1      \
xml-xerces/java/src/org/apache/xerces/parsers/DOMBuilderImpl.java  
  Index: DOMBuilderImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/parsers/DOMBuilderImpl.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- DOMBuilderImpl.java	22 Jan 2002 23:37:26 -0000	1.4
  +++ DOMBuilderImpl.java	29 Jan 2002 01:15:17 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.9       +2 -2      xml-xerces/java/src/org/apache/xerces/parsers/DTDParser.java
  
  Index: DTDParser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/parsers/DTDParser.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- DTDParser.java	29 Jan 2002 01:00:31 -0000	1.8
  +++ DTDParser.java	29 Jan 2002 01:15:17 -0000	1.9
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
   import org.apache.xerces.xni.parser.XMLDTDScanner;
   
   /**
  - * @version $Id: DTDParser.java,v 1.8 2002/01/29 01:00:31 twl Exp $
  + * @version $Id: DTDParser.java,v 1.9 2002/01/29 01:15:17 lehors Exp $
    */
   public abstract class DTDParser
       extends XMLGrammarParser
  
  
  
  1.6       +2 -2      \
xml-xerces/java/src/org/apache/xerces/parsers/DTDXSParserConfiguration.java  
  Index: DTDXSParserConfiguration.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/parsers/DTDXSParserConfiguration.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- DTDXSParserConfiguration.java	17 Jan 2002 23:54:58 -0000	1.5
  +++ DTDXSParserConfiguration.java	29 Jan 2002 01:15:17 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -72,7 +72,7 @@
    * instance document against schema.
    * 
    * @author Sandy Gao, IBM
  - * @version $Id: DTDXSParserConfiguration.java,v 1.5 2002/01/17 23:54:58 neilg Exp \
$  + * @version $Id: DTDXSParserConfiguration.java,v 1.6 2002/01/29 01:15:17 lehors \
                Exp $
    */
   public class DTDXSParserConfiguration extends StandardParserConfiguration {
   
  
  
  
  1.17      +2 -2      \
xml-xerces/java/src/org/apache/xerces/parsers/StandardParserConfiguration.java  
  Index: StandardParserConfiguration.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/parsers/StandardParserConfiguration.java,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- StandardParserConfiguration.java	28 Jan 2002 00:35:45 -0000	1.16
  +++ StandardParserConfiguration.java	29 Jan 2002 01:15:17 -0000	1.17
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -122,7 +122,7 @@
    * @author Arnaud  Le Hors, IBM
    * @author Andy Clark, IBM
    *
  - * @version $Id: StandardParserConfiguration.java,v 1.16 2002/01/28 00:35:45 elena \
Exp $  + * @version $Id: StandardParserConfiguration.java,v 1.17 2002/01/29 01:15:17 \
                lehors Exp $
    */
   public class StandardParserConfiguration
       extends BasicParserConfiguration 
  
  
  
  1.6       +2 -2      \
xml-xerces/java/src/org/apache/xerces/parsers/XMLDocumentParser.java  
  Index: XMLDocumentParser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/parsers/XMLDocumentParser.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- XMLDocumentParser.java	28 Jan 2002 19:33:35 -0000	1.5
  +++ XMLDocumentParser.java	29 Jan 2002 01:15:17 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001-2002 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -70,7 +70,7 @@
    * @author Arnaud  Le Hors, IBM
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLDocumentParser.java,v 1.5 2002/01/28 19:33:35 lehors Exp $ 
  + * @version $Id: XMLDocumentParser.java,v 1.6 2002/01/29 01:15:17 lehors Exp $ 
    */
   public class XMLDocumentParser
       extends AbstractXMLDocumentParser {
  
  
  
  1.5       +2 -2      \
xml-xerces/java/src/org/apache/xerces/parsers/XMLGrammarParser.java  
  Index: XMLGrammarParser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/parsers/XMLGrammarParser.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- XMLGrammarParser.java	28 Jan 2002 19:33:35 -0000	1.4
  +++ XMLGrammarParser.java	29 Jan 2002 01:15:17 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,7 @@
   import org.xml.sax.SAXNotSupportedException;
   
   /**
  - * @version $Id: XMLGrammarParser.java,v 1.4 2002/01/28 19:33:35 lehors Exp $
  + * @version $Id: XMLGrammarParser.java,v 1.5 2002/01/29 01:15:17 lehors Exp $
    */
   public abstract class XMLGrammarParser
       extends XMLParser {
  
  
  
  1.5       +2 -2      xml-xerces/java/src/org/apache/xerces/parsers/XMLParser.java
  
  Index: XMLParser.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/parsers/XMLParser.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- XMLParser.java	28 Jan 2002 19:33:35 -0000	1.4
  +++ XMLParser.java	29 Jan 2002 01:15:17 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000,2001 The Apache Software Foundation.  
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -85,7 +85,7 @@
    * @author Arnaud  Le Hors, IBM
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLParser.java,v 1.4 2002/01/28 19:33:35 lehors Exp $
  + * @version $Id: XMLParser.java,v 1.5 2002/01/29 01:15:17 lehors Exp $
    */
   public abstract class XMLParser {
   
  
  
  
  1.4       +1 -1      \
xml-xerces/java/src/org/apache/xerces/util/AugmentationsImpl.java  
  Index: AugmentationsImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/AugmentationsImpl.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- AugmentationsImpl.java	28 Jan 2002 19:46:33 -0000	1.3
  +++ AugmentationsImpl.java	29 Jan 2002 01:15:18 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.3       +1 -1      \
xml-xerces/java/src/org/apache/xerces/util/DOMEntityResolverWrapper.java  
  Index: DOMEntityResolverWrapper.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/DOMEntityResolverWrapper.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DOMEntityResolverWrapper.java	24 Jan 2002 06:42:59 -0000	1.2
  +++ DOMEntityResolverWrapper.java	29 Jan 2002 01:15:18 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.2       +1 -1      \
xml-xerces/java/src/org/apache/xerces/util/DOMErrorHandlerWrapper.java  
  Index: DOMErrorHandlerWrapper.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/DOMErrorHandlerWrapper.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- DOMErrorHandlerWrapper.java	29 Nov 2001 17:26:56 -0000	1.1
  +++ DOMErrorHandlerWrapper.java	29 Jan 2002 01:15:18 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.6       +1 -1      xml-xerces/java/src/org/apache/xerces/util/DOMUtil.java
  
  Index: DOMUtil.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/DOMUtil.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- DOMUtil.java	11 Oct 2001 20:27:23 -0000	1.5
  +++ DOMUtil.java	29 Jan 2002 01:15:18 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/util/DefaultErrorHandler.java  
  Index: DefaultErrorHandler.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/DefaultErrorHandler.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DefaultErrorHandler.java	24 Jan 2002 06:42:59 -0000	1.3
  +++ DefaultErrorHandler.java	29 Jan 2002 01:15:18 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -68,7 +68,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: DefaultErrorHandler.java,v 1.3 2002/01/24 06:42:59 neilg Exp $
  + * @version $Id: DefaultErrorHandler.java,v 1.4 2002/01/29 01:15:18 lehors Exp $
    */
   public class DefaultErrorHandler
       implements XMLErrorHandler {
  
  
  
  1.7       +2 -2      xml-xerces/java/src/org/apache/xerces/util/EncodingMap.java
  
  Index: EncodingMap.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/EncodingMap.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- EncodingMap.java	28 Jan 2002 19:33:36 -0000	1.6
  +++ EncodingMap.java	29 Jan 2002 01:15:18 -0000	1.7
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1998,1999,2000 The Apache Software Foundation.  
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -506,7 +506,7 @@
    * @author TAMURA Kent, IBM
    * @author Andy Clark, IBM
    *
  - * @version $Id: EncodingMap.java,v 1.6 2002/01/28 19:33:36 lehors Exp $
  + * @version $Id: EncodingMap.java,v 1.7 2002/01/29 01:15:18 lehors Exp $
    */
   public class EncodingMap {
   
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/util/EntityResolverWrapper.java  
  Index: EntityResolverWrapper.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/EntityResolverWrapper.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- EntityResolverWrapper.java	24 Jan 2002 06:42:59 -0000	1.3
  +++ EntityResolverWrapper.java	29 Jan 2002 01:15:18 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -77,7 +77,7 @@
    *
    * @author Andy Clark, IBM
    * 
  - * @version $Id: EntityResolverWrapper.java,v 1.3 2002/01/24 06:42:59 neilg Exp $
  + * @version $Id: EntityResolverWrapper.java,v 1.4 2002/01/29 01:15:18 lehors Exp $
    */
   public class EntityResolverWrapper
       implements XMLEntityResolver {
  
  
  
  1.5       +2 -2      \
xml-xerces/java/src/org/apache/xerces/util/ErrorHandlerWrapper.java  
  Index: ErrorHandlerWrapper.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/ErrorHandlerWrapper.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ErrorHandlerWrapper.java	24 Jan 2002 06:42:59 -0000	1.4
  +++ ErrorHandlerWrapper.java	29 Jan 2002 01:15:18 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -77,7 +77,7 @@
    *
    * @author Andy Clark, IBM
    * 
  - * @version $Id: ErrorHandlerWrapper.java,v 1.4 2002/01/24 06:42:59 neilg Exp $
  + * @version $Id: ErrorHandlerWrapper.java,v 1.5 2002/01/29 01:15:18 lehors Exp $
    */
   public class ErrorHandlerWrapper
       implements XMLErrorHandler {
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/util/IntStack.java
  
  Index: IntStack.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/IntStack.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- IntStack.java	13 Sep 2001 21:25:59 -0000	1.1
  +++ IntStack.java	29 Jan 2002 01:15:18 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -64,7 +64,7 @@
    * XPathMatcher.
    * @author  Andy Clark, IBM
    *
  - * @version $Id: IntStack.java,v 1.1 2001/09/13 21:25:59 neilg Exp $
  + * @version $Id: IntStack.java,v 1.2 2002/01/29 01:15:18 lehors Exp $
    */
   public final class IntStack {
   
  
  
  
  1.5       +2 -2      \
xml-xerces/java/src/org/apache/xerces/util/MessageFormatter.java  
  Index: MessageFormatter.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/MessageFormatter.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- MessageFormatter.java	28 Jan 2002 19:33:36 -0000	1.4
  +++ MessageFormatter.java	29 Jan 2002 01:15:18 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -69,7 +69,7 @@
    *
    * @author Andy Clark
    *
  - * @version $Id: MessageFormatter.java,v 1.4 2002/01/28 19:33:36 lehors Exp $
  + * @version $Id: MessageFormatter.java,v 1.5 2002/01/29 01:15:18 lehors Exp $
    */
   public interface MessageFormatter {
   
  
  
  
  1.8       +2 -2      \
xml-xerces/java/src/org/apache/xerces/util/NamespaceSupport.java  
  Index: NamespaceSupport.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/NamespaceSupport.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- NamespaceSupport.java	29 Jan 2002 01:00:31 -0000	1.7
  +++ NamespaceSupport.java	29 Jan 2002 01:15:18 -0000	1.8
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: NamespaceSupport.java,v 1.7 2002/01/29 01:00:31 twl Exp $
  + * @version $Id: NamespaceSupport.java,v 1.8 2002/01/29 01:15:18 lehors Exp $
    */
   public class NamespaceSupport 
       implements NamespaceContext {
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xerces/util/ObjectFactory.java
  
  Index: ObjectFactory.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/ObjectFactory.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ObjectFactory.java	12 Jan 2002 02:58:00 -0000	1.1
  +++ ObjectFactory.java	29 Jan 2002 01:15:18 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001-2002 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -81,7 +81,7 @@
    * class and modified to be used as a general utility for creating objects 
    * dynamically.
    *
  - * @version $Id: ObjectFactory.java,v 1.1 2002/01/12 02:58:00 andyc Exp $
  + * @version $Id: ObjectFactory.java,v 1.2 2002/01/29 01:15:18 lehors Exp $
    */
   public class ObjectFactory {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/util/ParserConfigurationSettings.java  
  Index: ParserConfigurationSettings.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/ParserConfigurationSettings.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ParserConfigurationSettings.java	10 Jan 2002 06:34:23 -0000	1.2
  +++ ParserConfigurationSettings.java	29 Jan 2002 01:15:18 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -76,7 +76,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: ParserConfigurationSettings.java,v 1.2 2002/01/10 06:34:23 twl \
Exp $  + * @version $Id: ParserConfigurationSettings.java,v 1.3 2002/01/29 01:15:18 \
                lehors Exp $
    */
   public class ParserConfigurationSettings
       implements XMLComponentManager {
  
  
  
  1.4       +2 -2      xml-xerces/java/src/org/apache/xerces/util/SymbolHash.java
  
  Index: SymbolHash.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/SymbolHash.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- SymbolHash.java	1 Oct 2001 19:36:18 -0000	1.3
  +++ SymbolHash.java	29 Jan 2002 01:15:18 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * The hash code uses the same algorithm as SymbolTable class.
    * 
    * @author Elena Litani
  - * @version $Id: SymbolHash.java,v 1.3 2001/10/01 19:36:18 neilg Exp $
  + * @version $Id: SymbolHash.java,v 1.4 2002/01/29 01:15:18 lehors Exp $
    */
   public class SymbolHash {
   
  
  
  
  1.6       +2 -2      xml-xerces/java/src/org/apache/xerces/util/SymbolTable.java
  
  Index: SymbolTable.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/SymbolTable.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SymbolTable.java	28 Jan 2002 19:33:36 -0000	1.5
  +++ SymbolTable.java	29 Jan 2002 01:15:18 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -84,7 +84,7 @@
    *
    * @author Andy Clark
    *
  - * @version $Id: SymbolTable.java,v 1.5 2002/01/28 19:33:36 lehors Exp $
  + * @version $Id: SymbolTable.java,v 1.6 2002/01/29 01:15:18 lehors Exp $
    */
   public class SymbolTable {
   
  
  
  
  1.4       +2 -2      xml-xerces/java/src/org/apache/xerces/util/URI.java
  
  Index: URI.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/URI.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- URI.java	12 Nov 2001 20:24:30 -0000	1.3
  +++ URI.java	29 Jan 2002 01:15:18 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -88,7 +88,7 @@
   * default port for a specific scheme). Rather, it only knows the
   * grammar and basic set of operations that can be applied to a URI.
   *
  -* @version  $Id: URI.java,v 1.3 2001/11/12 20:24:30 sandygao Exp $
  +* @version  $Id: URI.java,v 1.4 2002/01/29 01:15:18 lehors Exp $
   *
   **********************************************************************/
    public class URI implements Serializable {
  
  
  
  1.14      +2 -2      \
xml-xerces/java/src/org/apache/xerces/util/XMLAttributesImpl.java  
  Index: XMLAttributesImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/XMLAttributesImpl.java,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- XMLAttributesImpl.java	28 Jan 2002 19:46:33 -0000	1.13
  +++ XMLAttributesImpl.java	29 Jan 2002 01:15:18 -0000	1.14
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -81,7 +81,7 @@
    * @author Andy Clark, IBM 
    * @author Elena Litani, IBM
    *
  - * @version $Id: XMLAttributesImpl.java,v 1.13 2002/01/28 19:46:33 elena Exp $
  + * @version $Id: XMLAttributesImpl.java,v 1.14 2002/01/29 01:15:18 lehors Exp $
    */
   public class XMLAttributesImpl
       implements XMLAttributes, AttributeList, Attributes {
  
  
  
  1.7       +2 -2      xml-xerces/java/src/org/apache/xerces/util/XMLChar.java
  
  Index: XMLChar.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/XMLChar.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- XMLChar.java	28 Jan 2002 19:33:36 -0000	1.6
  +++ XMLChar.java	29 Jan 2002 01:15:18 -0000	1.7
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -78,7 +78,7 @@
    * @author Arnaud  Le Hors, IBM
    * @author Rahul Srivastava, Sun Microsystems Inc.
    *
  - * @version $Id: XMLChar.java,v 1.6 2002/01/28 19:33:36 lehors Exp $
  + * @version $Id: XMLChar.java,v 1.7 2002/01/29 01:15:18 lehors Exp $
    */
   public class XMLChar {
   
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/util/XMLStringBuffer.java  
  Index: XMLStringBuffer.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/util/XMLStringBuffer.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLStringBuffer.java	28 Jan 2002 19:33:36 -0000	1.3
  +++ XMLStringBuffer.java	29 Jan 2002 01:15:18 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999,2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -78,7 +78,7 @@
    * @author Andy Clark, IBM
    * @author Eric Ye, IBM
    *
  - * @version $Id: XMLStringBuffer.java,v 1.3 2002/01/28 19:33:36 lehors Exp $
  + * @version $Id: XMLStringBuffer.java,v 1.4 2002/01/29 01:15:18 lehors Exp $
    */
   public class XMLStringBuffer
       extends XMLString {
  
  
  
  1.4       +1 -1      xml-xerces/java/src/org/apache/xerces/xni/Augmentations.java
  
  Index: Augmentations.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/Augmentations.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Augmentations.java	28 Jan 2002 19:46:33 -0000	1.3
  +++ Augmentations.java	29 Jan 2002 01:15:19 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/NamespaceContext.java  
  Index: NamespaceContext.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/NamespaceContext.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- NamespaceContext.java	12 Dec 2001 22:33:47 -0000	1.3
  +++ NamespaceContext.java	29 Jan 2002 01:15:19 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -62,7 +62,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: NamespaceContext.java,v 1.3 2001/12/12 22:33:47 elena Exp $
  + * @version $Id: NamespaceContext.java,v 1.4 2002/01/29 01:15:19 lehors Exp $
    */
   public interface NamespaceContext {
   
  
  
  
  1.5       +2 -2      xml-xerces/java/src/org/apache/xerces/xni/QName.java
  
  Index: QName.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/QName.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- QName.java	29 Jan 2002 01:00:32 -0000	1.4
  +++ QName.java	29 Jan 2002 01:15:19 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -69,7 +69,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: QName.java,v 1.4 2002/01/29 01:00:32 twl Exp $
  + * @version $Id: QName.java,v 1.5 2002/01/29 01:15:19 lehors Exp $
    */
   public class QName 
       implements Cloneable {
  
  
  
  1.8       +2 -2      xml-xerces/java/src/org/apache/xerces/xni/XMLAttributes.java
  
  Index: XMLAttributes.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/XMLAttributes.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- XMLAttributes.java	28 Jan 2002 19:46:33 -0000	1.7
  +++ XMLAttributes.java	29 Jan 2002 01:15:19 -0000	1.8
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -71,7 +71,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLAttributes.java,v 1.7 2002/01/28 19:46:33 elena Exp $
  + * @version $Id: XMLAttributes.java,v 1.8 2002/01/29 01:15:19 lehors Exp $
    */
   public interface XMLAttributes {
   
  
  
  
  1.8       +2 -2      xml-xerces/java/src/org/apache/xerces/xni/XMLDTDHandler.java
  
  Index: XMLDTDHandler.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/XMLDTDHandler.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- XMLDTDHandler.java	28 Jan 2002 19:22:51 -0000	1.7
  +++ XMLDTDHandler.java	29 Jan 2002 01:15:19 -0000	1.8
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLDTDHandler.java,v 1.7 2002/01/28 19:22:51 lehors Exp $
  + * @version $Id: XMLDTDHandler.java,v 1.8 2002/01/29 01:15:19 lehors Exp $
    */
   public interface XMLDTDHandler {
   
  
  
  
  1.5       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/XMLDocumentFragmentHandler.java  
  Index: XMLDocumentFragmentHandler.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/XMLDocumentFragmentHandler.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- XMLDocumentFragmentHandler.java	22 Jan 2002 16:42:28 -0000	1.4
  +++ XMLDocumentFragmentHandler.java	29 Jan 2002 01:15:19 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001-2002 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    * @see XMLDocumentHandler
    *
    * @author Andy Clark, IBM
  - * @version $Id: XMLDocumentFragmentHandler.java,v 1.4 2002/01/22 16:42:28 neilg \
Exp $  + * @version $Id: XMLDocumentFragmentHandler.java,v 1.5 2002/01/29 01:15:19 \
                lehors Exp $
    */
   public interface XMLDocumentFragmentHandler {
   
  
  
  
  1.6       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/XMLDocumentHandler.java  
  Index: XMLDocumentHandler.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/XMLDocumentHandler.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- XMLDocumentHandler.java	28 Jan 2002 19:22:51 -0000	1.5
  +++ XMLDocumentHandler.java	29 Jan 2002 01:15:19 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -65,7 +65,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLDocumentHandler.java,v 1.5 2002/01/28 19:22:51 lehors Exp $
  + * @version $Id: XMLDocumentHandler.java,v 1.6 2002/01/29 01:15:19 lehors Exp $
    */
   public interface XMLDocumentHandler {
   
  
  
  
  1.4       +2 -2      xml-xerces/java/src/org/apache/xerces/xni/XMLLocator.java
  
  Index: XMLLocator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/XMLLocator.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLLocator.java	24 Jan 2002 06:42:59 -0000	1.3
  +++ XMLLocator.java	29 Jan 2002 01:15:19 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -64,7 +64,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLLocator.java,v 1.3 2002/01/24 06:42:59 neilg Exp $
  + * @version $Id: XMLLocator.java,v 1.4 2002/01/29 01:15:19 lehors Exp $
    */
   public interface XMLLocator  extends XMLResourceIdentifier {
   
  
  
  
  1.4       +2 -2      xml-xerces/java/src/org/apache/xerces/xni/XMLString.java
  
  Index: XMLString.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/XMLString.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLString.java	28 Jan 2002 19:22:51 -0000	1.3
  +++ XMLString.java	29 Jan 2002 01:15:19 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -79,7 +79,7 @@
    * @author Eric Ye, IBM
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLString.java,v 1.3 2002/01/28 19:22:51 lehors Exp $
  + * @version $Id: XMLString.java,v 1.4 2002/01/29 01:15:19 lehors Exp $
    */
   public class XMLString {
   
  
  
  
  1.3       +2 -2      xml-xerces/java/src/org/apache/xerces/xni/XNIException.java
  
  Index: XNIException.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/XNIException.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XNIException.java	23 Aug 2001 00:35:36 -0000	1.2
  +++ XNIException.java	29 Jan 2002 01:15:19 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -69,7 +69,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XNIException.java,v 1.2 2001/08/23 00:35:36 lehors Exp $
  + * @version $Id: XNIException.java,v 1.3 2002/01/29 01:15:19 lehors Exp $
    */
   public class XNIException 
       extends RuntimeException {
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLComponent.java  
  Index: XMLComponent.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLComponent.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLComponent.java	28 Jan 2002 19:22:51 -0000	1.3
  +++ XMLComponent.java	29 Jan 2002 01:15:19 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLComponent.java,v 1.3 2002/01/28 19:22:51 lehors Exp $
  + * @version $Id: XMLComponent.java,v 1.4 2002/01/29 01:15:19 lehors Exp $
    */
   public interface XMLComponent {
   
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLComponentManager.java  
  Index: XMLComponentManager.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLComponentManager.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLComponentManager.java	28 Jan 2002 19:22:51 -0000	1.3
  +++ XMLComponentManager.java	29 Jan 2002 01:15:19 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -70,7 +70,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLComponentManager.java,v 1.3 2002/01/28 19:22:51 lehors Exp $
  + * @version $Id: XMLComponentManager.java,v 1.4 2002/01/29 01:15:19 lehors Exp $
    */
   public interface XMLComponentManager {
   
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLConfigurationException.java  
  Index: XMLConfigurationException.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLConfigurationException.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLConfigurationException.java	28 Jan 2002 19:46:33 -0000	1.3
  +++ XMLConfigurationException.java	29 Jan 2002 01:15:19 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLConfigurationException.java,v 1.3 2002/01/28 19:46:33 elena \
Exp $  + * @version $Id: XMLConfigurationException.java,v 1.4 2002/01/29 01:15:19 \
                lehors Exp $
    */
   public class XMLConfigurationException
       extends XNIException {
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDTDContentModelFilter.java  
  Index: XMLDTDContentModelFilter.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDTDContentModelFilter.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XMLDTDContentModelFilter.java	2 Oct 2001 06:07:18 -0000	1.1
  +++ XMLDTDContentModelFilter.java	29 Jan 2002 01:15:19 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -65,7 +65,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLDTDContentModelFilter.java,v 1.1 2001/10/02 06:07:18 andyc Exp \
$  + * @version $Id: XMLDTDContentModelFilter.java,v 1.2 2002/01/29 01:15:19 lehors \
                Exp $
    */
   public interface XMLDTDContentModelFilter 
       extends XMLDTDContentModelHandler, XMLDTDContentModelSource {
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDTDContentModelSource.java  
  Index: XMLDTDContentModelSource.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDTDContentModelSource.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XMLDTDContentModelSource.java	23 Aug 2001 00:35:37 -0000	1.2
  +++ XMLDTDContentModelSource.java	29 Jan 2002 01:15:19 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -70,7 +70,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLDTDContentModelSource.java,v 1.2 2001/08/23 00:35:37 lehors \
Exp $  + * @version $Id: XMLDTDContentModelSource.java,v 1.3 2002/01/29 01:15:19 \
                lehors Exp $
    */
   public interface XMLDTDContentModelSource {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDTDFilter.java  
  Index: XMLDTDFilter.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDTDFilter.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XMLDTDFilter.java	2 Oct 2001 06:07:18 -0000	1.1
  +++ XMLDTDFilter.java	29 Jan 2002 01:15:19 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -65,7 +65,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLDTDFilter.java,v 1.1 2001/10/02 06:07:18 andyc Exp $
  + * @version $Id: XMLDTDFilter.java,v 1.2 2002/01/29 01:15:19 lehors Exp $
    */
   public interface XMLDTDFilter 
       extends XMLDTDHandler, XMLDTDSource {
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDTDScanner.java  
  Index: XMLDTDScanner.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDTDScanner.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XMLDTDScanner.java	23 Aug 2001 00:35:37 -0000	1.2
  +++ XMLDTDScanner.java	29 Jan 2002 01:15:19 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -75,7 +75,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLDTDScanner.java,v 1.2 2001/08/23 00:35:37 lehors Exp $
  + * @version $Id: XMLDTDScanner.java,v 1.3 2002/01/29 01:15:19 lehors Exp $
    */
   public interface XMLDTDScanner 
       extends XMLDTDSource, XMLDTDContentModelSource {
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDTDSource.java  
  Index: XMLDTDSource.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDTDSource.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XMLDTDSource.java	23 Aug 2001 00:35:37 -0000	1.2
  +++ XMLDTDSource.java	29 Jan 2002 01:15:19 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -70,7 +70,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLDTDSource.java,v 1.2 2001/08/23 00:35:37 lehors Exp $
  + * @version $Id: XMLDTDSource.java,v 1.3 2002/01/29 01:15:19 lehors Exp $
    */
   public interface XMLDTDSource {
   
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDocumentFilter.java  
  Index: XMLDocumentFilter.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDocumentFilter.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XMLDocumentFilter.java	2 Oct 2001 06:07:18 -0000	1.1
  +++ XMLDocumentFilter.java	29 Jan 2002 01:15:19 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -65,7 +65,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLDocumentFilter.java,v 1.1 2001/10/02 06:07:18 andyc Exp $
  + * @version $Id: XMLDocumentFilter.java,v 1.2 2002/01/29 01:15:19 lehors Exp $
    */
   public interface XMLDocumentFilter 
       extends XMLDocumentHandler, XMLDocumentSource {
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDocumentScanner.java  
  Index: XMLDocumentScanner.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDocumentScanner.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XMLDocumentScanner.java	23 Aug 2001 00:35:37 -0000	1.2
  +++ XMLDocumentScanner.java	29 Jan 2002 01:15:19 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -75,7 +75,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLDocumentScanner.java,v 1.2 2001/08/23 00:35:37 lehors Exp $
  + * @version $Id: XMLDocumentScanner.java,v 1.3 2002/01/29 01:15:19 lehors Exp $
    */
   public interface XMLDocumentScanner 
       extends XMLDocumentSource {
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDocumentSource.java  
  Index: XMLDocumentSource.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLDocumentSource.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XMLDocumentSource.java	23 Aug 2001 00:35:37 -0000	1.2
  +++ XMLDocumentSource.java	29 Jan 2002 01:15:19 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -70,7 +70,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLDocumentSource.java,v 1.2 2001/08/23 00:35:37 lehors Exp $
  + * @version $Id: XMLDocumentSource.java,v 1.3 2002/01/29 01:15:19 lehors Exp $
    */
   public interface XMLDocumentSource {
   
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLEntityResolver.java  
  Index: XMLEntityResolver.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLEntityResolver.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLEntityResolver.java	24 Jan 2002 06:42:59 -0000	1.3
  +++ XMLEntityResolver.java	29 Jan 2002 01:15:19 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -74,7 +74,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLEntityResolver.java,v 1.3 2002/01/24 06:42:59 neilg Exp $
  + * @version $Id: XMLEntityResolver.java,v 1.4 2002/01/29 01:15:19 lehors Exp $
    */
   public interface XMLEntityResolver {
   
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLErrorHandler.java  
  Index: XMLErrorHandler.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLErrorHandler.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XMLErrorHandler.java	23 Aug 2001 00:35:37 -0000	1.2
  +++ XMLErrorHandler.java	29 Jan 2002 01:15:19 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -68,7 +68,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLErrorHandler.java,v 1.2 2001/08/23 00:35:37 lehors Exp $
  + * @version $Id: XMLErrorHandler.java,v 1.3 2002/01/29 01:15:19 lehors Exp $
    */
   public interface XMLErrorHandler {
   
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLInputSource.java  
  Index: XMLInputSource.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLInputSource.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLInputSource.java	28 Jan 2002 21:25:09 -0000	1.3
  +++ XMLInputSource.java	29 Jan 2002 01:15:19 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -74,7 +74,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLInputSource.java,v 1.3 2002/01/28 21:25:09 neilg Exp $
  + * @version $Id: XMLInputSource.java,v 1.4 2002/01/29 01:15:19 lehors Exp $
    */
   public class XMLInputSource {
   
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLParseException.java  
  Index: XMLParseException.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLParseException.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLParseException.java	24 Jan 2002 06:42:59 -0000	1.3
  +++ XMLParseException.java	29 Jan 2002 01:15:19 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -67,7 +67,7 @@
    * 
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLParseException.java,v 1.3 2002/01/24 06:42:59 neilg Exp $
  + * @version $Id: XMLParseException.java,v 1.4 2002/01/29 01:15:19 lehors Exp $
    */
   public class XMLParseException
       extends XNIException {
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLParserConfiguration.java  
  Index: XMLParserConfiguration.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLParserConfiguration.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- XMLParserConfiguration.java	1 Oct 2001 10:13:21 -0000	1.3
  +++ XMLParserConfiguration.java	29 Jan 2002 01:15:19 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -112,7 +112,7 @@
    * @author Arnaud  Le Hors, IBM
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLParserConfiguration.java,v 1.3 2001/10/01 10:13:21 andyc Exp $
  + * @version $Id: XMLParserConfiguration.java,v 1.4 2002/01/29 01:15:19 lehors Exp \
                $
    */
   public interface XMLParserConfiguration
       extends XMLComponentManager {
  
  
  
  1.3       +2 -2      \
xml-xerces/java/src/org/apache/xerces/xni/parser/XMLPullParserConfiguration.java  
  Index: XMLPullParserConfiguration.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/parser/XMLPullParserConfiguration.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XMLPullParserConfiguration.java	23 Aug 2001 00:35:37 -0000	1.2
  +++ XMLPullParserConfiguration.java	29 Jan 2002 01:15:19 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2001 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2001, 2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -81,7 +81,7 @@
    *
    * @author Andy Clark, IBM
    *
  - * @version $Id: XMLPullParserConfiguration.java,v 1.2 2001/08/23 00:35:37 lehors \
Exp $  + * @version $Id: XMLPullParserConfiguration.java,v 1.3 2002/01/29 01:15:19 \
                lehors Exp $
    */
   public interface XMLPullParserConfiguration
       extends XMLParserConfiguration {
  
  
  
  1.2       +1 -1      \
xml-xerces/java/src/org/apache/xerces/xni/psvi/AttributePSVI.java  
  Index: AttributePSVI.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/psvi/AttributePSVI.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AttributePSVI.java	28 Nov 2001 22:46:12 -0000	1.1
  +++ AttributePSVI.java	29 Jan 2002 01:15:20 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.3       +1 -1      \
xml-xerces/java/src/org/apache/xerces/xni/psvi/ElementPSVI.java  
  Index: ElementPSVI.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/psvi/ElementPSVI.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ElementPSVI.java	10 Jan 2002 06:34:23 -0000	1.2
  +++ ElementPSVI.java	29 Jan 2002 01:15:20 -0000	1.3
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.4       +1 -1      xml-xerces/java/src/org/apache/xerces/xni/psvi/ItemPSVI.java
  
  Index: ItemPSVI.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xerces/xni/psvi/ItemPSVI.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- ItemPSVI.java	28 Jan 2002 19:46:33 -0000	1.3
  +++ ItemPSVI.java	29 Jan 2002 01:15:20 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000,2001 The Apache Software Foundation.  
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  
    * All rights reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.33      +2 -2      \
xml-xerces/java/src/org/apache/xml/serialize/BaseMarkupSerializer.java  
  Index: BaseMarkupSerializer.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/BaseMarkupSerializer.java,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- BaseMarkupSerializer.java	17 Jan 2002 06:42:26 -0000	1.32
  +++ BaseMarkupSerializer.java	29 Jan 2002 01:15:20 -0000	1.33
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -152,7 +152,7 @@
    * another element.
    *
    *
  - * @version $Revision: 1.32 $ $Date: 2002/01/17 06:42:26 $
  + * @version $Revision: 1.33 $ $Date: 2002/01/29 01:15:20 $
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    * @author <a href="mailto:rahul.srivastava@sun.com">Rahul Srivastava</a>
    * @author Elena Litani, IBM 
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xml/serialize/DOMSerializer.java  
  Index: DOMSerializer.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/DOMSerializer.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DOMSerializer.java	30 Aug 2000 18:59:19 -0000	1.3
  +++ DOMSerializer.java	29 Jan 2002 01:15:20 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -70,7 +70,7 @@
    * Interface for a DOM serializer implementation.
    * 
    *
  - * @version $Revision: 1.3 $ $Date: 2000/08/30 18:59:19 $
  + * @version $Revision: 1.4 $ $Date: 2002/01/29 01:15:20 $
    * @author <a href="mailto:Scott_Boag/CAM/Lotus@lotus.com">Scott Boag</a>
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    */
  
  
  
  1.10      +2 -2      xml-xerces/java/src/org/apache/xml/serialize/ElementState.java
  
  Index: ElementState.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/ElementState.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- ElementState.java	13 Dec 2001 17:14:32 -0000	1.9
  +++ ElementState.java	29 Jan 2002 01:15:20 -0000	1.10
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
    * Holds the state of the currently serialized element.
    *
    *
  - * @version $Revision: 1.9 $ $Date: 2001/12/13 17:14:32 $
  + * @version $Revision: 1.10 $ $Date: 2002/01/29 01:15:20 $
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    * @see BaseMarkupSerializer
    */
  
  
  
  1.2       +2 -2      xml-xerces/java/src/org/apache/xml/serialize/EncodingInfo.java
  
  Index: EncodingInfo.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/EncodingInfo.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- EncodingInfo.java	14 Dec 2000 19:21:50 -0000	1.1
  +++ EncodingInfo.java	29 Jan 2002 01:15:20 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
   /**
    * This class represents an encoding.
    *
  - * @version $Id: EncodingInfo.java,v 1.1 2000/12/14 19:21:50 lehors Exp $
  + * @version $Id: EncodingInfo.java,v 1.2 2002/01/29 01:15:20 lehors Exp $
    */
   public class EncodingInfo {
   
  
  
  
  1.5       +2 -2      xml-xerces/java/src/org/apache/xml/serialize/Encodings.java
  
  Index: Encodings.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/Encodings.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Encodings.java	20 Jul 2001 20:37:06 -0000	1.4
  +++ Encodings.java	29 Jan 2002 01:15:20 -0000	1.5
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -71,7 +71,7 @@
    * to override encoding names and provide the last printable character
    * for each encoding.
    *
  - * @version $Id: Encodings.java,v 1.4 2001/07/20 20:37:06 elena Exp $
  + * @version $Id: Encodings.java,v 1.5 2002/01/29 01:15:20 lehors Exp $
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    */
   public class Encodings
  
  
  
  1.18      +2 -2      \
xml-xerces/java/src/org/apache/xml/serialize/HTMLSerializer.java  
  Index: HTMLSerializer.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/HTMLSerializer.java,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- HTMLSerializer.java	17 Jan 2002 06:42:26 -0000	1.17
  +++ HTMLSerializer.java	29 Jan 2002 01:15:20 -0000	1.18
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -125,7 +125,7 @@
    * </ul>
    *
    *
  - * @version $Revision: 1.17 $ $Date: 2002/01/17 06:42:26 $
  + * @version $Revision: 1.18 $ $Date: 2002/01/29 01:15:20 $
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    * @see Serializer
    */
  
  
  
  1.13      +2 -2      xml-xerces/java/src/org/apache/xml/serialize/HTMLdtd.java
  
  Index: HTMLdtd.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/HTMLdtd.java,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- HTMLdtd.java	18 Apr 2001 06:02:49 -0000	1.12
  +++ HTMLdtd.java	29 Jan 2002 01:15:20 -0000	1.13
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -81,7 +81,7 @@
    * first time any of these methods is called for fast and efficient access.
    *
    *
  - * @version $Revision: 1.12 $ $Date: 2001/04/18 06:02:49 $
  + * @version $Revision: 1.13 $ $Date: 2002/01/29 01:15:20 $
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    */
   public final class HTMLdtd
  
  
  
  1.7       +2 -2      \
xml-xerces/java/src/org/apache/xml/serialize/IndentPrinter.java  
  Index: IndentPrinter.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/IndentPrinter.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- IndentPrinter.java	17 Jan 2002 06:42:26 -0000	1.6
  +++ IndentPrinter.java	29 Jan 2002 01:15:20 -0000	1.7
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -68,7 +68,7 @@
    * Extends {@link Printer} and adds support for indentation and line
    * wrapping.
    *
  - * @version $Revision: 1.6 $ $Date: 2002/01/17 06:42:26 $
  + * @version $Revision: 1.7 $ $Date: 2002/01/29 01:15:20 $
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    */
   public class IndentPrinter
  
  
  
  1.4       +2 -2      \
xml-xerces/java/src/org/apache/xml/serialize/LineSeparator.java  
  Index: LineSeparator.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/LineSeparator.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- LineSeparator.java	30 Aug 2000 18:59:21 -0000	1.3
  +++ LineSeparator.java	29 Jan 2002 01:15:20 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -60,7 +60,7 @@
   
   
   /**
  - * @version $Revision: 1.3 $ $Date: 2000/08/30 18:59:21 $
  + * @version $Revision: 1.4 $ $Date: 2002/01/29 01:15:20 $
    * @author <a href="mailto:arkin@intalio..com">Assaf Arkin</a>
    * @see OutputFormat
    */
  
  
  
  1.4       +2 -2      xml-xerces/java/src/org/apache/xml/serialize/Method.java
  
  Index: Method.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/Method.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Method.java	30 Aug 2000 18:59:21 -0000	1.3
  +++ Method.java	29 Jan 2002 01:15:20 -0000	1.4
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -60,7 +60,7 @@
   
   
   /**
  - * @version $Revision: 1.3 $ $Date: 2000/08/30 18:59:21 $
  + * @version $Revision: 1.4 $ $Date: 2002/01/29 01:15:20 $
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    * @see OutputFormat
    */
  
  
  
  1.15      +2 -2      xml-xerces/java/src/org/apache/xml/serialize/OutputFormat.java
  
  Index: OutputFormat.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/OutputFormat.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- OutputFormat.java	17 Jan 2002 06:42:26 -0000	1.14
  +++ OutputFormat.java	29 Jan 2002 01:15:20 -0000	1.15
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -91,7 +91,7 @@
    * </ul>
    *
    *
  - * @version $Revision: 1.14 $ $Date: 2002/01/17 06:42:26 $
  + * @version $Revision: 1.15 $ $Date: 2002/01/29 01:15:20 $
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    *         <a href="mailto:visco@intalio.com">Keith Visco</a>
    * @see Serializer
  
  
  
  1.7       +2 -2      xml-xerces/java/src/org/apache/xml/serialize/Printer.java
  
  Index: Printer.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/Printer.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Printer.java	19 Apr 2001 23:40:32 -0000	1.6
  +++ Printer.java	29 Jan 2002 01:15:20 -0000	1.7
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -76,7 +76,7 @@
    * {@link IndentPrinter} supports indentation and line wrapping by
    * extending this class.
    *
  - * @version $Revision: 1.6 $ $Date: 2001/04/19 23:40:32 $
  + * @version $Revision: 1.7 $ $Date: 2002/01/29 01:15:20 $
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    */
   public class Printer
  
  
  
  1.12      +2 -2      xml-xerces/java/src/org/apache/xml/serialize/Serializer.java
  
  Index: Serializer.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/Serializer.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- Serializer.java	17 Jan 2002 06:42:27 -0000	1.11
  +++ Serializer.java	29 Jan 2002 01:15:20 -0000	1.12
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -94,7 +94,7 @@
    * UTF-8 encoding and now indentation.
    * 
    *
  - * @version $Revision: 1.11 $ $Date: 2002/01/17 06:42:27 $
  + * @version $Revision: 1.12 $ $Date: 2002/01/29 01:15:20 $
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    * @author <a href="mailto:Scott_Boag/CAM/Lotus@lotus.com">Scott Boag</a>
    * @see DocumentHandler
  
  
  
  1.6       +2 -2      \
xml-xerces/java/src/org/apache/xml/serialize/SerializerFactory.java  
  Index: SerializerFactory.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/SerializerFactory.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SerializerFactory.java	5 Dec 2000 22:48:29 -0000	1.5
  +++ SerializerFactory.java	29 Jan 2002 01:15:20 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -69,7 +69,7 @@
   /**
    *
    *
  - * @version $Revision: 1.5 $ $Date: 2000/12/05 22:48:29 $
  + * @version $Revision: 1.6 $ $Date: 2002/01/29 01:15:20 $
    * @author <a href="mailto:Scott_Boag/CAM/Lotus@lotus.com">Scott Boag</a>
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    */
  
  
  
  1.6       +2 -2      \
xml-xerces/java/src/org/apache/xml/serialize/SerializerFactoryImpl.java  
  Index: SerializerFactoryImpl.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/SerializerFactoryImpl.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SerializerFactoryImpl.java	30 Aug 2000 18:59:22 -0000	1.5
  +++ SerializerFactoryImpl.java	29 Jan 2002 01:15:20 -0000	1.6
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -69,7 +69,7 @@
    * markup serializers (XML, HTML, XHTML ).
    *
    *
  - * @version $Revision: 1.5 $ $Date: 2000/08/30 18:59:22 $
  + * @version $Revision: 1.6 $ $Date: 2002/01/29 01:15:20 $
    * @author <a href="mailto:Scott_Boag/CAM/Lotus@lotus.com">Scott Boag</a>
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    */
  
  
  
  1.2       +2 -2      \
xml-xerces/java/src/org/apache/xml/serialize/SieveEncodingInfo.java  
  Index: SieveEncodingInfo.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/SieveEncodingInfo.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SieveEncodingInfo.java	14 Dec 2000 19:21:55 -0000	1.1
  +++ SieveEncodingInfo.java	29 Jan 2002 01:15:20 -0000	1.2
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -66,7 +66,7 @@
   /**
    * This class represents an encoding.
    *
  - * @version $Id: SieveEncodingInfo.java,v 1.1 2000/12/14 19:21:55 lehors Exp $
  + * @version $Id: SieveEncodingInfo.java,v 1.2 2002/01/29 01:15:20 lehors Exp $
    */
   public class SieveEncodingInfo extends EncodingInfo {
   
  
  
  
  1.12      +2 -2      \
xml-xerces/java/src/org/apache/xml/serialize/TextSerializer.java  
  Index: TextSerializer.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/TextSerializer.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- TextSerializer.java	20 Jul 2001 20:37:06 -0000	1.11
  +++ TextSerializer.java	29 Jan 2002 01:15:20 -0000	1.12
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -97,7 +97,7 @@
    * org.xml.sax.DocumentHandler#endDocument}.
    *
    *
  - * @version $Revision: 1.11 $ $Date: 2001/07/20 20:37:06 $
  + * @version $Revision: 1.12 $ $Date: 2002/01/29 01:15:20 $
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    * @see Serializer
    */
  
  
  
  1.8       +2 -2      \
xml-xerces/java/src/org/apache/xml/serialize/XHTMLSerializer.java  
  Index: XHTMLSerializer.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/XHTMLSerializer.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- XHTMLSerializer.java	19 Jul 2001 19:26:11 -0000	1.7
  +++ XHTMLSerializer.java	29 Jan 2002 01:15:20 -0000	1.8
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -70,7 +70,7 @@
    * Serializer} or {@link BaseMarkupSerializer}.
    *
    *
  - * @version $Revision: 1.7 $ $Date: 2001/07/19 19:26:11 $
  + * @version $Revision: 1.8 $ $Date: 2002/01/29 01:15:20 $
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    * @see Serializer
    */
  
  
  
  1.29      +2 -2      \
xml-xerces/java/src/org/apache/xml/serialize/XMLSerializer.java  
  Index: XMLSerializer.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/src/org/apache/xml/serialize/XMLSerializer.java,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- XMLSerializer.java	15 Jan 2002 17:21:38 -0000	1.28
  +++ XMLSerializer.java	29 Jan 2002 01:15:20 -0000	1.29
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -127,7 +127,7 @@
    * @author <a href="mailto:arkin@intalio.com">Assaf Arkin</a>
    * @author <a href="mailto:rahul.srivastava@sun.com">Rahul Srivastava</a>
    * @author Elena Litani IBM
  - * @version $Revision: 1.28 $ $Date: 2002/01/15 17:21:38 $
  + * @version $Revision: 1.29 $ $Date: 2002/01/29 01:15:20 $
    * @see Serializer
    */
   public class XMLSerializer
  
  
  
  1.5       +2 -2      xml-xerces/java/tests/dom/events/EventReporter.java
  
  Index: EventReporter.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/tests/dom/events/EventReporter.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- EventReporter.java	17 Jan 2002 22:52:21 -0000	1.4
  +++ EventReporter.java	29 Jan 2002 01:15:21 -0000	1.5
  @@ -1,8 +1,8 @@
  -/* $Id: EventReporter.java,v 1.4 2002/01/17 22:52:21 lehors Exp $ */
  +/* $Id: EventReporter.java,v 1.5 2002/01/29 01:15:21 lehors Exp $ */
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.5       +2 -2      xml-xerces/java/tests/dom/events/Test.java
  
  Index: Test.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/tests/dom/events/Test.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- Test.java	15 Jan 2002 01:30:44 -0000	1.4
  +++ Test.java	29 Jan 2002 01:15:21 -0000	1.5
  @@ -1,8 +1,8 @@
  -/* $Id: Test.java,v 1.4 2002/01/15 01:30:44 lehors Exp $ */
  +/* $Id: Test.java,v 1.5 2002/01/29 01:15:21 lehors Exp $ */
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.8       +2 -2      xml-xerces/java/tests/dom/mem/Test.java
  
  Index: Test.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/tests/dom/mem/Test.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- Test.java	18 Jan 2002 23:43:47 -0000	1.7
  +++ Test.java	29 Jan 2002 01:15:21 -0000	1.8
  @@ -1,8 +1,8 @@
  -/* $Id: Test.java,v 1.7 2002/01/18 23:43:47 lehors Exp $ */
  +/* $Id: Test.java,v 1.8 2002/01/29 01:15:21 lehors Exp $ */
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999-2000 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.2       +2 -2      xml-xerces/java/tests/dom/serialize/TestNS.java
  
  Index: TestNS.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/tests/dom/serialize/TestNS.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- TestNS.java	12 Jan 2002 00:11:49 -0000	1.1
  +++ TestNS.java	29 Jan 2002 01:15:21 -0000	1.2
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    * 
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    * 
    * Redistribution and use in source and binary forms, with or without
  @@ -70,7 +70,7 @@
    * the document using XMLSerializer.
    * 
    * @author Elena Litani, IBM
  - * @version $Id: TestNS.java,v 1.1 2002/01/12 00:11:49 elena Exp $
  + * @version $Id: TestNS.java,v 1.2 2002/01/29 01:15:21 lehors Exp $
    */
   public class TestNS {
       public static void main( String[] argv) {
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic