mrglavas 2005/03/21 19:38:16 Modified: java/src/org/apache/xerces/dom NodeListCache.java ParentNode.java Log: Updating copyright to 2005. Revision Changes Path 1.8 +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.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- NodeListCache.java 22 Mar 2005 03:37:31 -0000 1.7 +++ NodeListCache.java 22 Mar 2005 03:38:16 -0000 1.8 @@ -1,5 +1,5 @@ /* - * Copyright 2001, 2002,2004 The Apache Software Foundation. + * Copyright 2001,2002,2004,2005 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. 1.48 +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.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ParentNode.java 22 Mar 2005 03:37:31 -0000 1.47 +++ ParentNode.java 22 Mar 2005 03:38:16 -0000 1.48 @@ -1,5 +1,5 @@ /* - * Copyright 1999-2002,2004 The Apache Software Foundation. + * Copyright 1999-2002,2004,2005 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]