cziegeler 2003/02/06 23:21:24 Modified: src/java/org/apache/cocoon/generation Tag: cocoon_2_0_3_branch XMLDBCollectionGenerator.java AbstractServerPage.java AbstractGenerator.java StatusGenerator.java JspGenerator.java VelocityGenerator.java SessionAttributeGenerator.java DirectoryGenerator.java PhpGenerator.java XMLDBGenerator.java ServletGenerator.java ComposerGenerator.java FileGenerator.java StreamGenerator.java ScriptGenerator.java FragmentExtractorGenerator.java SearchGenerator.java RequestGenerator.java ServerPagesGenerator.java Generator.java MP3DirectoryGenerator.java HTMLGenerator.java ImageDirectoryGenerator.java Log: changed some copyright statements from 2002 to 2003 Revision Changes Path No revision No revision 1.6.2.2 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/XMLDBCollectionGenerator.java Index: XMLDBCollectionGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/XMLDBCollectionGenerator.java,v retrieving revision 1.6.2.1 retrieving revision 1.6.2.2 diff -u -r1.6.2.1 -r1.6.2.2 --- XMLDBCollectionGenerator.java 31 Jan 2003 12:46:32 -0000 1.6.2.1 +++ XMLDBCollectionGenerator.java 7 Feb 2003 07:21:22 -0000 1.6.2.2 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.8.2.3 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/AbstractServerPage.java Index: AbstractServerPage.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/AbstractServerPage.java,v retrieving revision 1.8.2.2 retrieving revision 1.8.2.3 diff -u -r1.8.2.2 -r1.8.2.3 --- AbstractServerPage.java 3 Dec 2002 22:10:57 -0000 1.8.2.2 +++ AbstractServerPage.java 7 Feb 2003 07:21:22 -0000 1.8.2.3 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.4.2.1 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/AbstractGenerator.java Index: AbstractGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/AbstractGenerator.java,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -u -r1.4 -r1.4.2.1 --- AbstractGenerator.java 22 Feb 2002 07:03:51 -0000 1.4 +++ AbstractGenerator.java 7 Feb 2003 07:21:22 -0000 1.4.2.1 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.5.2.3 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/StatusGenerator.java Index: StatusGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/StatusGenerator.java,v retrieving revision 1.5.2.2 retrieving revision 1.5.2.3 diff -u -r1.5.2.2 -r1.5.2.3 --- StatusGenerator.java 31 Jan 2003 12:46:32 -0000 1.5.2.2 +++ StatusGenerator.java 7 Feb 2003 07:21:22 -0000 1.5.2.3 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.6.2.3 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/JspGenerator.java Index: JspGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/JspGenerator.java,v retrieving revision 1.6.2.2 retrieving revision 1.6.2.3 diff -u -r1.6.2.2 -r1.6.2.3 --- JspGenerator.java 31 Jan 2003 12:38:10 -0000 1.6.2.2 +++ JspGenerator.java 7 Feb 2003 07:21:22 -0000 1.6.2.3 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.8.2.2 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/VelocityGenerator.java Index: VelocityGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/VelocityGenerator.java,v retrieving revision 1.8.2.1 retrieving revision 1.8.2.2 diff -u -r1.8.2.1 -r1.8.2.2 --- VelocityGenerator.java 31 Jan 2003 12:46:32 -0000 1.8.2.1 +++ VelocityGenerator.java 7 Feb 2003 07:21:22 -0000 1.8.2.2 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.1.2.4 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/SessionAttributeGenerator.java Index: SessionAttributeGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/SessionAttributeGenerator.java,v retrieving revision 1.1.2.3 retrieving revision 1.1.2.4 diff -u -r1.1.2.3 -r1.1.2.4 --- SessionAttributeGenerator.java 31 Jan 2003 12:46:32 -0000 1.1.2.3 +++ SessionAttributeGenerator.java 7 Feb 2003 07:21:22 -0000 1.1.2.4 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.7.2.1 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/DirectoryGenerator.java Index: DirectoryGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/DirectoryGenerator.java,v retrieving revision 1.7 retrieving revision 1.7.2.1 diff -u -r1.7 -r1.7.2.1 --- DirectoryGenerator.java 22 Feb 2002 07:03:51 -0000 1.7 +++ DirectoryGenerator.java 7 Feb 2003 07:21:22 -0000 1.7.2.1 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.6.2.3 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/PhpGenerator.java Index: PhpGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/PhpGenerator.java,v retrieving revision 1.6.2.2 retrieving revision 1.6.2.3 diff -u -r1.6.2.2 -r1.6.2.3 --- PhpGenerator.java 31 Jan 2003 12:46:32 -0000 1.6.2.2 +++ PhpGenerator.java 7 Feb 2003 07:21:22 -0000 1.6.2.3 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.6.2.2 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/XMLDBGenerator.java Index: XMLDBGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/XMLDBGenerator.java,v retrieving revision 1.6.2.1 retrieving revision 1.6.2.2 diff -u -r1.6.2.1 -r1.6.2.2 --- XMLDBGenerator.java 31 Jan 2003 12:46:32 -0000 1.6.2.1 +++ XMLDBGenerator.java 7 Feb 2003 07:21:22 -0000 1.6.2.2 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.6.2.1 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/ServletGenerator.java Index: ServletGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/ServletGenerator.java,v retrieving revision 1.6 retrieving revision 1.6.2.1 diff -u -r1.6 -r1.6.2.1 --- ServletGenerator.java 22 Feb 2002 07:03:51 -0000 1.6 +++ ServletGenerator.java 7 Feb 2003 07:21:23 -0000 1.6.2.1 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.5.2.1 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/ComposerGenerator.java Index: ComposerGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/ComposerGenerator.java,v retrieving revision 1.5 retrieving revision 1.5.2.1 diff -u -r1.5 -r1.5.2.1 --- ComposerGenerator.java 22 Feb 2002 07:03:51 -0000 1.5 +++ ComposerGenerator.java 7 Feb 2003 07:21:23 -0000 1.5.2.1 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.7.2.2 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/FileGenerator.java Index: FileGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/FileGenerator.java,v retrieving revision 1.7.2.1 retrieving revision 1.7.2.2 diff -u -r1.7.2.1 -r1.7.2.2 --- FileGenerator.java 21 Apr 2002 17:33:38 -0000 1.7.2.1 +++ FileGenerator.java 7 Feb 2003 07:21:23 -0000 1.7.2.2 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.8.2.4 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/StreamGenerator.java Index: StreamGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/StreamGenerator.java,v retrieving revision 1.8.2.3 retrieving revision 1.8.2.4 diff -u -r1.8.2.3 -r1.8.2.4 --- StreamGenerator.java 31 Jan 2003 12:46:32 -0000 1.8.2.3 +++ StreamGenerator.java 7 Feb 2003 07:21:23 -0000 1.8.2.4 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.8.2.3 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/ScriptGenerator.java Index: ScriptGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/ScriptGenerator.java,v retrieving revision 1.8.2.2 retrieving revision 1.8.2.3 diff -u -r1.8.2.2 -r1.8.2.3 --- ScriptGenerator.java 31 Jan 2003 12:46:32 -0000 1.8.2.2 +++ ScriptGenerator.java 7 Feb 2003 07:21:23 -0000 1.8.2.3 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.7.2.2 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/FragmentExtractorGenerator.java Index: FragmentExtractorGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/FragmentExtractorGenerator.java,v retrieving revision 1.7.2.1 retrieving revision 1.7.2.2 diff -u -r1.7.2.1 -r1.7.2.2 --- FragmentExtractorGenerator.java 22 Oct 2002 02:51:29 -0000 1.7.2.1 +++ FragmentExtractorGenerator.java 7 Feb 2003 07:21:23 -0000 1.7.2.2 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.8.2.2 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/SearchGenerator.java Index: SearchGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/SearchGenerator.java,v retrieving revision 1.8.2.1 retrieving revision 1.8.2.2 diff -u -r1.8.2.1 -r1.8.2.2 --- SearchGenerator.java 6 Sep 2002 03:35:33 -0000 1.8.2.1 +++ SearchGenerator.java 7 Feb 2003 07:21:23 -0000 1.8.2.2 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.6.2.3 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/RequestGenerator.java Index: RequestGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/RequestGenerator.java,v retrieving revision 1.6.2.2 retrieving revision 1.6.2.3 diff -u -r1.6.2.2 -r1.6.2.3 --- RequestGenerator.java 31 Jan 2003 12:46:32 -0000 1.6.2.2 +++ RequestGenerator.java 7 Feb 2003 07:21:23 -0000 1.6.2.3 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.13.2.4 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/ServerPagesGenerator.java Index: ServerPagesGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/ServerPagesGenerator.java,v retrieving revision 1.13.2.3 retrieving revision 1.13.2.4 diff -u -r1.13.2.3 -r1.13.2.4 --- ServerPagesGenerator.java 31 Jan 2003 12:46:32 -0000 1.13.2.3 +++ ServerPagesGenerator.java 7 Feb 2003 07:21:23 -0000 1.13.2.4 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.4.2.1 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/Generator.java Index: Generator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/Generator.java,v retrieving revision 1.4 retrieving revision 1.4.2.1 diff -u -r1.4 -r1.4.2.1 --- Generator.java 22 Feb 2002 07:03:51 -0000 1.4 +++ Generator.java 7 Feb 2003 07:21:23 -0000 1.4.2.1 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.4.2.2 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/MP3DirectoryGenerator.java Index: MP3DirectoryGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/MP3DirectoryGenerator.java,v retrieving revision 1.4.2.1 retrieving revision 1.4.2.2 diff -u -r1.4.2.1 -r1.4.2.2 --- MP3DirectoryGenerator.java 31 Jan 2003 12:38:10 -0000 1.4.2.1 +++ MP3DirectoryGenerator.java 7 Feb 2003 07:21:23 -0000 1.4.2.2 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.14.2.4 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/HTMLGenerator.java Index: HTMLGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/Attic/HTMLGenerator.java,v retrieving revision 1.14.2.3 retrieving revision 1.14.2.4 diff -u -r1.14.2.3 -r1.14.2.4 --- HTMLGenerator.java 31 Jan 2003 12:38:10 -0000 1.14.2.3 +++ HTMLGenerator.java 7 Feb 2003 07:21:23 -0000 1.14.2.4 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met: 1.4.2.2 +2 -2 xml-cocoon2/src/java/org/apache/cocoon/generation/ImageDirectoryGenerator.java Index: ImageDirectoryGenerator.java =================================================================== RCS file: /home/cvs/xml-cocoon2/src/java/org/apache/cocoon/generation/ImageDirectoryGenerator.java,v retrieving revision 1.4.2.1 retrieving revision 1.4.2.2 diff -u -r1.4.2.1 -r1.4.2.2 --- ImageDirectoryGenerator.java 21 Nov 2002 15:06:49 -0000 1.4.2.1 +++ ImageDirectoryGenerator.java 7 Feb 2003 07:21:23 -0000 1.4.2.2 @@ -4,7 +4,7 @@ The Apache Software License, Version 1.1 ============================================================================ - Copyright (C) 1999-2002 The Apache Software Foundation. All rights reserved. + Copyright (C) 1999-2003 The Apache Software Foundation. All rights reserved. Redistribution and use in source and binary forms, with or without modifica- tion, are permitted provided that the following conditions are met:
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]