From f6c650f5aed7553d0015bb6648bf3e271c4c9a1f Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 17 Jul 2006 04:48:27 +0000 Subject: [PATCH] 2006 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@422621 13f79535-47bb-0310-9956-ffa450edef68 --- src/testcases/org/apache/tools/ant/BuildFileTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/testcases/org/apache/tools/ant/BuildFileTest.java b/src/testcases/org/apache/tools/ant/BuildFileTest.java index 2206f91b6..36d758bcb 100644 --- a/src/testcases/org/apache/tools/ant/BuildFileTest.java +++ b/src/testcases/org/apache/tools/ant/BuildFileTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2001-2005 The Apache Software Foundation + * Copyright 2001-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.