bodewig     2003/09/25 00:44:14

  Modified:    .        build.bat
               src/main/org/apache/tools/ant/taskdefs LoadProperties.java
               src/testcases/org/apache/tools/ant/taskdefs ReplaceTest.java
               src/testcases/org/apache/tools/ant/types XMLCatalogTest.java
  Log:
  2003
  
  Revision  Changes    Path
  1.40      +1 -1      ant/build.bat
  
  Index: build.bat
  ===================================================================
  RCS file: /home/cvs/ant/build.bat,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- build.bat 24 Sep 2003 14:52:47 -0000      1.39
  +++ build.bat 25 Sep 2003 07:44:13 -0000      1.40
  @@ -1,6 +1,6 @@
   @echo off
   
  -REM   Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
  +REM   Copyright (c) 2000-2003 The Apache Software Foundation.  All rights
   REM   reserved.
   
   set REAL_ANT_HOME=%ANT_HOME%
  
  
  
  1.19      +1 -1      
ant/src/main/org/apache/tools/ant/taskdefs/LoadProperties.java
  
  Index: LoadProperties.java
  ===================================================================
  RCS file: 
/home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/LoadProperties.java,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- LoadProperties.java       24 Sep 2003 15:58:13 -0000      1.18
  +++ LoadProperties.java       25 Sep 2003 07:44:13 -0000      1.19
  @@ -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
  
  
  
  1.10      +1 -1      
ant/src/testcases/org/apache/tools/ant/taskdefs/ReplaceTest.java
  
  Index: ReplaceTest.java
  ===================================================================
  RCS file: 
/home/cvs/ant/src/testcases/org/apache/tools/ant/taskdefs/ReplaceTest.java,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- ReplaceTest.java  23 Sep 2003 21:51:14 -0000      1.9
  +++ ReplaceTest.java  25 Sep 2003 07:44:13 -0000      1.10
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2000-2001 The Apache Software Foundation.  All rights
  + * Copyright (c) 2000-2001,2003 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  
  1.6       +2 -2      
ant/src/testcases/org/apache/tools/ant/types/XMLCatalogTest.java
  
  Index: XMLCatalogTest.java
  ===================================================================
  RCS file: 
/home/cvs/ant/src/testcases/org/apache/tools/ant/types/XMLCatalogTest.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- XMLCatalogTest.java       23 Sep 2003 14:43:31 -0000      1.5
  +++ XMLCatalogTest.java       25 Sep 2003 07:44:13 -0000      1.6
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
  + * Copyright (c) 2000-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]

Reply via email to