bodewig 2003/01/31 04:15:51 Modified: docs/manual/OptionalTasks replaceregexp.html src/main/org/apache/tools/ant/taskdefs/optional/dotnet Ilasm.java src/main/org/apache/tools/ant/taskdefs/optional/jsp JspNameMangler.java src/main/org/apache/tools/ant/taskdefs/optional/jsp/compilers JspCompilerAdapterFactory.java src/testcases/org/apache/tools/ant/taskdefs/optional JspcTest.java Log: 2003 Revision Changes Path 1.13 +1 -1 jakarta-ant/docs/manual/OptionalTasks/replaceregexp.html Index: replaceregexp.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/manual/OptionalTasks/replaceregexp.html,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- replaceregexp.html 31 Jan 2003 12:15:18 -0000 1.12 +++ replaceregexp.html 31 Jan 2003 12:15:51 -0000 1.13 @@ -129,7 +129,7 @@ value, in all files ending in <code>.properties</code> in the current directory</p> <hr> -<p align="center">Copyright © 2001-2002 Apache Software Foundation. All rights +<p align="center">Copyright © 2001-2003 Apache Software Foundation. All rights Reserved.</p> </body> 1.24 +1 -1 jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/dotnet/Ilasm.java Index: Ilasm.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/dotnet/Ilasm.java,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- Ilasm.java 31 Jan 2003 07:08:46 -0000 1.23 +++ Ilasm.java 31 Jan 2003 12:15:51 -0000 1.24 @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2001-2002 The Apache Software Foundation. All rights + * Copyright (c) 2001-2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without 1.9 +1 -1 jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/jsp/JspNameMangler.java Index: JspNameMangler.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/jsp/JspNameMangler.java,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- JspNameMangler.java 31 Jan 2003 07:10:27 -0000 1.8 +++ JspNameMangler.java 31 Jan 2003 12:15:51 -0000 1.9 @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2001-2002 The Apache Software Foundation. All rights + * Copyright (c) 2001-2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without 1.6 +1 -1 jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/jsp/compilers/JspCompilerAdapterFactory.java Index: JspCompilerAdapterFactory.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/jsp/compilers/JspCompilerAdapterFactory.java,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- JspCompilerAdapterFactory.java 31 Jan 2003 07:10:27 -0000 1.5 +++ JspCompilerAdapterFactory.java 31 Jan 2003 12:15:51 -0000 1.6 @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2001-2002 The Apache Software Foundation. All rights + * Copyright (c) 2001-2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without 1.5 +1 -1 jakarta-ant/src/testcases/org/apache/tools/ant/taskdefs/optional/JspcTest.java Index: JspcTest.java =================================================================== RCS file: /home/cvs/jakarta-ant/src/testcases/org/apache/tools/ant/taskdefs/optional/JspcTest.java,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- JspcTest.java 31 Jan 2003 07:10:28 -0000 1.4 +++ JspcTest.java 31 Jan 2003 12:15:51 -0000 1.5 @@ -1,7 +1,7 @@ /* * The Apache Software License, Version 1.1 * - * Copyright (c) 2002 The Apache Software Foundation. All rights + * Copyright (c) 2002-2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]