From bb2a74ce5c4462627988d14d3de57754ea918048 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Wed, 28 Sep 2005 18:29:42 +0000 Subject: [PATCH] cright git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@292237 13f79535-47bb-0310-9956-ffa450edef68 --- src/testcases/org/apache/tools/ant/taskdefs/DeleteTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/testcases/org/apache/tools/ant/taskdefs/DeleteTest.java b/src/testcases/org/apache/tools/ant/taskdefs/DeleteTest.java index 2d5c16f25..e757fc85b 100644 --- a/src/testcases/org/apache/tools/ant/taskdefs/DeleteTest.java +++ b/src/testcases/org/apache/tools/ant/taskdefs/DeleteTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2000,2002,2004 The Apache Software Foundation + * Copyright 2000, 2002, 2004-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.