mrglavas 2005/01/11 05:47:23 Modified: java/samples/socket DelayedInput.java java/samples/xni/parser PSVIConfiguration.java NonValidatingParserConfiguration.java CSVConfiguration.java java/samples/dom/traversal NameNodeFilter.java java/samples/ui DOMTreeFull.java DOMTree.java DOMParserSaveEncoding.java TreeView.java DefaultImages.java java/samples/xni DocumentTracer.java Writer.java PSVIWriter.java Log: Updating copyright. Missed this on last commit. Revision Changes Path 1.8 +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.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- DelayedInput.java 10 Jan 2005 04:14:00 -0000 1.7 +++ DelayedInput.java 11 Jan 2005 13:47:23 -0000 1.8 @@ -1,5 +1,5 @@ /* - * Copyright 2000-2002,2004 The Apache Software Foundation. + * Copyright 2000-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.9 +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.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- PSVIConfiguration.java 10 Jan 2005 04:05:05 -0000 1.8 +++ PSVIConfiguration.java 11 Jan 2005 13:47:23 -0000 1.9 @@ -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.8 +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.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- NonValidatingParserConfiguration.java 10 Jan 2005 04:05:05 -0000 1.7 +++ NonValidatingParserConfiguration.java 11 Jan 2005 13:47:23 -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.9 +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.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- CSVConfiguration.java 10 Jan 2005 04:05:05 -0000 1.8 +++ CSVConfiguration.java 11 Jan 2005 13:47:23 -0000 1.9 @@ -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.6 +1 -1 xml-xerces/java/samples/dom/traversal/NameNodeFilter.java Index: NameNodeFilter.java =================================================================== RCS file: /home/cvs/xml-xerces/java/samples/dom/traversal/NameNodeFilter.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- NameNodeFilter.java 10 Jan 2005 04:16:05 -0000 1.5 +++ NameNodeFilter.java 11 Jan 2005 13:47:23 -0000 1.6 @@ -1,5 +1,5 @@ /* - * Copyright 1999,2000,2004 The Apache Software Foundation. + * Copyright 1999,2000,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.5 +1 -1 xml-xerces/java/samples/ui/DOMTreeFull.java Index: DOMTreeFull.java =================================================================== RCS file: /home/cvs/xml-xerces/java/samples/ui/DOMTreeFull.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- DOMTreeFull.java 10 Jan 2005 04:10:53 -0000 1.4 +++ DOMTreeFull.java 11 Jan 2005 13:47:23 -0000 1.5 @@ -1,5 +1,5 @@ /* - * Copyright 1999,2000,2004 The Apache Software Foundation. + * Copyright 1999,2000,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.5 +1 -1 xml-xerces/java/samples/ui/DOMTree.java Index: DOMTree.java =================================================================== RCS file: /home/cvs/xml-xerces/java/samples/ui/DOMTree.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- DOMTree.java 10 Jan 2005 04:10:53 -0000 1.4 +++ DOMTree.java 11 Jan 2005 13:47:23 -0000 1.5 @@ -1,5 +1,5 @@ /* - * Copyright 1999,2000,2004 The Apache Software Foundation. + * Copyright 1999,2000,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.8 +1 -1 xml-xerces/java/samples/ui/DOMParserSaveEncoding.java Index: DOMParserSaveEncoding.java =================================================================== RCS file: /home/cvs/xml-xerces/java/samples/ui/DOMParserSaveEncoding.java,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- DOMParserSaveEncoding.java 10 Jan 2005 04:10:53 -0000 1.7 +++ DOMParserSaveEncoding.java 11 Jan 2005 13:47:23 -0000 1.8 @@ -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. 1.5 +1 -1 xml-xerces/java/samples/ui/TreeView.java Index: TreeView.java =================================================================== RCS file: /home/cvs/xml-xerces/java/samples/ui/TreeView.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- TreeView.java 10 Jan 2005 04:10:53 -0000 1.4 +++ TreeView.java 11 Jan 2005 13:47:23 -0000 1.5 @@ -1,5 +1,5 @@ /* - * Copyright 1999,2000,2004 The Apache Software Foundation. + * Copyright 1999,2000,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.5 +1 -1 xml-xerces/java/samples/ui/DefaultImages.java Index: DefaultImages.java =================================================================== RCS file: /home/cvs/xml-xerces/java/samples/ui/DefaultImages.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- DefaultImages.java 10 Jan 2005 04:10:53 -0000 1.4 +++ DefaultImages.java 11 Jan 2005 13:47:23 -0000 1.5 @@ -1,5 +1,5 @@ /* - * Copyright 1999,2000,2004 The Apache Software Foundation. + * Copyright 1999,2000,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.27 +2 -2 xml-xerces/java/samples/xni/DocumentTracer.java Index: DocumentTracer.java =================================================================== RCS file: /home/cvs/xml-xerces/java/samples/xni/DocumentTracer.java,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- DocumentTracer.java 10 Jan 2005 04:07:07 -0000 1.26 +++ DocumentTracer.java 11 Jan 2005 13:47:23 -0000 1.27 @@ -1,5 +1,5 @@ /* - * Copyright 2000-2004 The Apache Software Foundation. + * Copyright 2000-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.22 +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.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- Writer.java 10 Jan 2005 04:07:07 -0000 1.21 +++ Writer.java 11 Jan 2005 13:47:23 -0000 1.22 @@ -1,5 +1,5 @@ /* - * Copyright 2001-2004 The Apache Software Foundation. + * Copyright 2001-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.30 +2 -2 xml-xerces/java/samples/xni/PSVIWriter.java Index: PSVIWriter.java =================================================================== RCS file: /home/cvs/xml-xerces/java/samples/xni/PSVIWriter.java,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- PSVIWriter.java 10 Jan 2005 04:07:07 -0000 1.29 +++ PSVIWriter.java 11 Jan 2005 13:47:23 -0000 1.30 @@ -1,5 +1,5 @@ /* - * Copyright 1999-2004 The Apache Software Foundation. + * Copyright 1999-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]