Return-Path: Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: (qmail 26266 invoked from network); 5 Sep 2010 19:11:46 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Sep 2010 19:11:46 -0000 Received: (qmail 17613 invoked by uid 500); 5 Sep 2010 19:11:46 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 17539 invoked by uid 500); 5 Sep 2010 19:11:46 -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 17532 invoked by uid 99); 5 Sep 2010 19:11:46 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 05 Sep 2010 19:11:46 +0000 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; Sun, 05 Sep 2010 19:11:29 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 4A2CE2388A1C; Sun, 5 Sep 2010 19:11:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r992865 - /commons/proper/pool/trunk/NOTICE.txt Date: Sun, 05 Sep 2010 19:11:08 -0000 To: commits@commons.apache.org From: psteitz@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100905191108.4A2CE2388A1C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: psteitz Date: Sun Sep 5 19:11:07 2010 New Revision: 992865 URL: http://svn.apache.org/viewvc?rev=992865&view=rev Log: Changed copyright begin date to 2001. I can find no documentation indicating that any pool sources date from earlier than 2001. Modified: commons/proper/pool/trunk/NOTICE.txt Modified: commons/proper/pool/trunk/NOTICE.txt URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/NOTICE.txt?rev=992865&r1=992864&r2=992865&view=diff ============================================================================== --- commons/proper/pool/trunk/NOTICE.txt (original) +++ commons/proper/pool/trunk/NOTICE.txt Sun Sep 5 19:11:07 2010 @@ -1,5 +1,5 @@ Apache Commons Pool -Copyright 1999-2010 The Apache Software Foundation +Copyright 2001-2010 The Apache Software Foundation This product includes software developed by The Apache Software Foundation (http://www.apache.org/).