Browse Source

Add Copyright lines, PR 22807

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275158 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 22 years ago
parent
commit
d18b0ee1d9
1 changed files with 5 additions and 1 deletions
  1. +5
    -1
      src/script/antRun.pl

+ 5
- 1
src/script/antRun.pl View File

@@ -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


Loading…
Cancel
Save