From f024fdd3483d53b731028b12da714f120a40e7fc Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 6 Apr 2006 18:30:28 +0000 Subject: [PATCH] 2006 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@392028 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/org/apache/tools/ant/util/IdentityStack.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/org/apache/tools/ant/util/IdentityStack.java b/src/main/org/apache/tools/ant/util/IdentityStack.java index 514bd84c1..f5ee9a27c 100755 --- a/src/main/org/apache/tools/ant/util/IdentityStack.java +++ b/src/main/org/apache/tools/ant/util/IdentityStack.java @@ -1,5 +1,5 @@ /* - * Copyright 2005 The Apache Software Foundation + * Copyright 2005-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.