From 2b20e49c111bd3b2cc6cd4e88df1aad7a3018dcd Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 22 Jun 2006 04:13:23 +0000 Subject: [PATCH] as usual git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@416236 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/org/apache/tools/ant/util/ScriptRunner.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/org/apache/tools/ant/util/ScriptRunner.java b/src/main/org/apache/tools/ant/util/ScriptRunner.java index c15e2075d..82ec0eb9f 100644 --- a/src/main/org/apache/tools/ant/util/ScriptRunner.java +++ b/src/main/org/apache/tools/ant/util/ScriptRunner.java @@ -1,5 +1,5 @@ /* - * Copyright 2003-2005 The Apache Software Foundation + * Copyright 2003-2006 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.