diff --git a/src/script/ant b/src/script/ant index ba1712899..fe0a20922 100644 --- a/src/script/ant +++ b/src/script/ant @@ -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 diff --git a/src/script/ant.bat b/src/script/ant.bat index 3c02ebcae..cf256f9f9 100755 --- a/src/script/ant.bat +++ b/src/script/ant.bat @@ -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"