bodewig 2003/09/01 02:57:01 Modified: src/script antRun.pl Log: Add Copyright lines, PR 22807 Revision Changes Path 1.2 +5 -1 ant/src/script/antRun.pl Index: antRun.pl =================================================================== RCS file: /home/cvs/ant/src/script/antRun.pl,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- antRun.pl 15 Nov 2001 08:00:09 -0000 1.1 +++ antRun.pl 1 Sep 2003 09:57:01 -0000 1.2 @@ -1,4 +1,8 @@ #!/usr/bin/perl +# +# Copyright (c) 2001,2003 The Apache Software Foundation. All rights +# reserved. +# ####################################################################### # # antRun.pl @@ -7,7 +11,7 @@ # this is akin to antRun.bat, and antRun the SH script # # created: 2001-10-18 -# last modified: 2001-11-13 +# last modified: $Date$ # author: Jeff Tulley [EMAIL PROTECTED] ####################################################################### #be fussy about variables
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
