bodewig     02/02/22 01:20:34

  Modified:    docs/manual/OptionalTasks depend.html
               src/main/org/apache/tools/ant/taskdefs/optional
                        EchoProperties.java
               src/testcases/org/apache/tools/ant/taskdefs/optional
                        PropertyFileTest.java
  Log:
  year 2002 squad at work.
  
  Revision  Changes    Path
  1.8       +1 -1      jakarta-ant/docs/manual/OptionalTasks/depend.html
  
  Index: depend.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/docs/manual/OptionalTasks/depend.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- depend.html       22 Feb 2002 06:44:54 -0000      1.7
  +++ depend.html       22 Feb 2002 09:20:33 -0000      1.8
  @@ -169,7 +169,7 @@
   information in the depcache directory. </p>
   
   <hr>
  -<p align="center">Copyright &copy; 2001 Apache Software Foundation.
  +<p align="center">Copyright &copy; 2001-2002 Apache Software Foundation.
   All rights
   Reserved.</p>
   
  
  
  
  1.2       +1 -1      
jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/EchoProperties.java
  
  Index: EchoProperties.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-ant/src/main/org/apache/tools/ant/taskdefs/optional/EchoProperties.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- EchoProperties.java       22 Feb 2002 08:29:37 -0000      1.1
  +++ EchoProperties.java       22 Feb 2002 09:20:33 -0000      1.2
  @@ -1,7 +1,7 @@
   /*
    *  The Apache Software License, Version 1.1
    *
  - *  Copyright (c) 2000 The Apache Software Foundation.  All rights
  + *  Copyright (c) 2002 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/PropertyFileTest.java
  
  Index: PropertyFileTest.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-ant/src/testcases/org/apache/tools/ant/taskdefs/optional/PropertyFileTest.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- PropertyFileTest.java     22 Feb 2002 01:53:36 -0000      1.4
  +++ PropertyFileTest.java     22 Feb 2002 09:20:34 -0000      1.5
  @@ -1,7 +1,7 @@
   /*
    *  The Apache Software License, Version 1.1
    *
  - *  Copyright (c) 2001 The Apache Software Foundation.  All rights
  + *  Copyright (c) 2001-2002 The Apache Software Foundation.  All rights
    *  reserved.
    *
    *  Redistribution and use in source and binary forms, with or without
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to