conor       2003/01/24 06:45:57

  Modified:    src/script ant ant.bat
  Log:
  Quick, before Stefan finds out ...
  
  Revision  Changes    Path
  1.29      +1 -1      jakarta-ant/src/script/ant
  
  Index: ant
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/src/script/ant,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -w -u -r1.28 -r1.29
  --- ant       24 Jan 2003 14:44:24 -0000      1.28
  +++ ant       24 Jan 2003 14:45:57 -0000      1.29
  @@ -1,6 +1,6 @@
   #! /bin/sh
   
  -#   Copyright (c) 2001-2002 The Apache Software Foundation.  All rights
  +#   Copyright (c) 2001-2003 The Apache Software Foundation.  All rights
   #   reserved.
   
   # load system-wide ant configuration
  
  
  
  1.25      +1 -1      jakarta-ant/src/script/ant.bat
  
  Index: ant.bat
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/src/script/ant.bat,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -w -u -r1.24 -r1.25
  --- ant.bat   24 Jan 2003 14:44:24 -0000      1.24
  +++ ant.bat   24 Jan 2003 14:45:57 -0000      1.25
  @@ -1,6 +1,6 @@
   @echo off
   
  -REM   Copyright (c) 2001-2002 The Apache Software Foundation.  All rights
  +REM   Copyright (c) 2001-2003 The Apache Software Foundation.  All rights
   REM   reserved.
   
   if exist "%HOME%\antrc_pre.bat" call "%HOME%\antrc_pre.bat"
  
  
  

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

Reply via email to