You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bo...@apache.org on 2004/01/23 17:41:13 UTC

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/condition ConditionBase.java

bodewig     2004/01/23 08:41:13

  Modified:    docs/manual/CoreTasks apply.html conditions.html
               src/main/org/apache/tools/ant/taskdefs/condition
                        ConditionBase.java
  Log:
  2004
  
  Revision  Changes    Path
  1.26      +1 -1      ant/docs/manual/CoreTasks/apply.html
  
  Index: apply.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/apply.html,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- apply.html	22 Jan 2004 18:41:28 -0000	1.25
  +++ apply.html	23 Jan 2004 16:41:13 -0000	1.26
  @@ -334,7 +334,7 @@
   <code>.o</code>, replacing TARGETFILE with the absolute filename of
   the <code>.o</code> and SOURCEFILE with the absolute name of the
   <code>.c</code> file.</p>
  -<hr><p align="center">Copyright &copy; 2000-2003 Apache Software Foundation. All rights
  +<hr><p align="center">Copyright &copy; 2000-2004 Apache Software Foundation. All rights
   Reserved.</p>
   
   </body>
  
  
  
  1.22      +1 -1      ant/docs/manual/CoreTasks/conditions.html
  
  Index: conditions.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/conditions.html,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- conditions.html	22 Jan 2004 18:02:57 -0000	1.21
  +++ conditions.html	23 Jan 2004 16:41:13 -0000	1.22
  @@ -348,7 +348,7 @@
   </table>
   
   <hr>
  -<p align="center">Copyright &copy; 2001-2003 Apache Software
  +<p align="center">Copyright &copy; 2001-2004 Apache Software
   Foundation. All rights Reserved.</p>
   
   </body>
  
  
  
  1.24      +2 -2      ant/src/main/org/apache/tools/ant/taskdefs/condition/ConditionBase.java
  
  Index: ConditionBase.java
  ===================================================================
  RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/condition/ConditionBase.java,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- ConditionBase.java	22 Jan 2004 18:02:57 -0000	1.23
  +++ ConditionBase.java	23 Jan 2004 16:41:13 -0000	1.24
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2001-2003 The Apache Software Foundation.  All rights
  + * Copyright (c) 2001-2004 The Apache Software Foundation.  All rights
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org