From cd9c29978a31d70cae99bf9460d434f177cc598f Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 20 Apr 2005 19:26:00 +0000 Subject: [PATCH] 2005 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278158 13f79535-47bb-0310-9956-ffa450edef68 --- src/script/runant.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/script/runant.py b/src/script/runant.py index 05fd1f972..813b29074 100644 --- a/src/script/runant.py +++ b/src/script/runant.py @@ -1,5 +1,5 @@ #!/usr/bin/python -# Copyright 2001,2003-2004 The Apache Software Foundation +# Copyright 2001,2003-2005 The Apache Software Foundation # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.