From 036c6a50c8bdf142e9f6d478445b2761c0b15d36 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 27 Mar 2006 03:51:00 +0000 Subject: [PATCH] 2006 git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@389015 13f79535-47bb-0310-9956-ffa450edef68 --- src/main/org/apache/tools/ant/MagicNames.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/org/apache/tools/ant/MagicNames.java b/src/main/org/apache/tools/ant/MagicNames.java index 6444087bd..c02573c13 100644 --- a/src/main/org/apache/tools/ant/MagicNames.java +++ b/src/main/org/apache/tools/ant/MagicNames.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.