Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 9035 invoked from network); 1 Mar 2005 15:55:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 1 Mar 2005 15:55:33 -0000 Received: (qmail 74174 invoked by uid 500); 1 Mar 2005 15:55:32 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 74114 invoked by uid 500); 1 Mar 2005 15:55:31 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 74099 invoked by uid 500); 1 Mar 2005 15:55:31 -0000 Received: (qmail 74096 invoked by uid 99); 1 Mar 2005 15:55:31 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 01 Mar 2005 07:55:31 -0800 Received: (qmail 9002 invoked by uid 1818); 1 Mar 2005 15:55:30 -0000 Date: 1 Mar 2005 15:55:30 -0000 Message-ID: <20050301155530.9001.qmail@minotaur.apache.org> From: mbenson@apache.org To: ant-cvs@apache.org Subject: cvs commit: ant/src/main/org/apache/tools/ant MagicNames.java X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N mbenson 2005/03/01 07:55:30 Modified: src/main/org/apache/tools/ant MagicNames.java Log: Copyright police Revision Changes Path 1.8 +1 -1 ant/src/main/org/apache/tools/ant/MagicNames.java Index: MagicNames.java =================================================================== RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/MagicNames.java,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- MagicNames.java 1 Mar 2005 14:55:46 -0000 1.7 +++ MagicNames.java 1 Mar 2005 15:55:29 -0000 1.8 @@ -1,5 +1,5 @@ /* - * Copyright 2003-2004 The Apache Software Foundation + * Copyright 2003-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. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org