bodewig     2004/01/12 00:01:41

  Modified:    docs/manual/CoreTasks macrodef.html
               docs/manual/CoreTypes propertyset.html
               src/main/org/apache/tools/ant/taskdefs MacroDef.java
  Log:
  2004
  
  Revision  Changes    Path
  1.9       +1 -1      ant/docs/manual/CoreTasks/macrodef.html
  
  Index: macrodef.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTasks/macrodef.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- macrodef.html     8 Jan 2004 17:34:57 -0000       1.8
  +++ macrodef.html     12 Jan 2004 08:01:41 -0000      1.9
  @@ -196,7 +196,7 @@
   </pre>
       </blockquote>
   <hr>
  -<p align="center">Copyright &copy; 2003 Apache Software
  +<p align="center">Copyright &copy; 2003-2004 Apache Software
   Foundation. All rights Reserved.</p>
   
   </body>
  
  
  
  1.4       +1 -1      ant/docs/manual/CoreTypes/propertyset.html
  
  Index: propertyset.html
  ===================================================================
  RCS file: /home/cvs/ant/docs/manual/CoreTypes/propertyset.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- propertyset.html  8 Jan 2004 17:10:35 -0000       1.3
  +++ propertyset.html  12 Jan 2004 08:01:41 -0000      1.4
  @@ -108,7 +108,7 @@
   changes the names to start with &quot;bar&quot; instead.</p>
   
   <hr>
  -<p align="center">Copyright &copy; 2003 Apache Software Foundation. All 
rights
  +<p align="center">Copyright &copy; 2003-2004 Apache Software Foundation. All 
rights
   Reserved.</p>
   
   </body>
  
  
  
  1.17      +1 -1      ant/src/main/org/apache/tools/ant/taskdefs/MacroDef.java
  
  Index: MacroDef.java
  ===================================================================
  RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/taskdefs/MacroDef.java,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- MacroDef.java     8 Jan 2004 17:34:57 -0000       1.16
  +++ MacroDef.java     12 Jan 2004 08:01:41 -0000      1.17
  @@ -1,7 +1,7 @@
   /*
    * The Apache Software License, Version 1.1
    *
  - * Copyright (c) 2003 The Apache Software Foundation.  All rights
  + * Copyright (c) 2003-2004 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