Return-Path: Delivered-To: apmail-commons-commits-archive@locus.apache.org Received: (qmail 16839 invoked from network); 20 Aug 2008 03:45:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Aug 2008 03:45:09 -0000 Received: (qmail 93282 invoked by uid 500); 20 Aug 2008 03:45:06 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 93213 invoked by uid 500); 20 Aug 2008 03:45:06 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 93203 invoked by uid 99); 20 Aug 2008 03:45:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Aug 2008 20:45:06 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Aug 2008 03:44:18 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 6AFE6238899C; Tue, 19 Aug 2008 20:44:17 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r687230 - /commons/proper/beanutils/trunk/build.xml Date: Wed, 20 Aug 2008 03:44:17 -0000 To: commits@commons.apache.org From: niallp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080820034417.6AFE6238899C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: niallp Date: Tue Aug 19 20:44:16 2008 New Revision: 687230 URL: http://svn.apache.org/viewvc?rev=687230&view=rev Log: Update copyright year Modified: commons/proper/beanutils/trunk/build.xml Modified: commons/proper/beanutils/trunk/build.xml URL: http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/build.xml?rev=687230&r1=687229&r2=687230&view=diff ============================================================================== --- commons/proper/beanutils/trunk/build.xml (original) +++ commons/proper/beanutils/trunk/build.xml Tue Aug 19 20:44:16 2008 @@ -192,7 +192,7 @@ overview="src/java/overview.html" doctitle="<h1>${component.title} (Version ${component.version})</h1>" windowtitle="${component.title} (Version ${component.version})" - bottom="Copyright (c) 2001-2007 - Apache Software Foundation"> + bottom="Copyright (c) 2000-2008 - Apache Software Foundation">