From d18b0ee1d977f6b29df8f7bdc899d816be84ca47 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 1 Sep 2003 09:57:01 +0000 Subject: [PATCH] Add Copyright lines, PR 22807 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275158 13f79535-47bb-0310-9956-ffa450edef68 --- src/script/antRun.pl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/script/antRun.pl b/src/script/antRun.pl index 649d9e5eb..5c7edb1a0 100644 --- a/src/script/antRun.pl +++ b/src/script/antRun.pl @@ -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 jtulley@novell.com ####################################################################### #be fussy about variables