Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 96546 invoked from network); 29 Nov 2006 07:41:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Nov 2006 07:41:39 -0000 Received: (qmail 18382 invoked by uid 500); 29 Nov 2006 07:41:46 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 18101 invoked by uid 500); 29 Nov 2006 07:41:46 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 18090 invoked by uid 500); 29 Nov 2006 07:41:46 -0000 Received: (qmail 18087 invoked by uid 99); 29 Nov 2006 07:41:46 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Nov 2006 23:41:46 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Nov 2006 23:41:36 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 49B3A1A9846; Tue, 28 Nov 2006 23:40:58 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r480446 - in /jakarta/commons/proper/collections/trunk/xdocs: building.xml compatibility.xml cvs-usage.xml history.xml index.xml issue-tracking.xml navigation.xml pick.xml release_3_2.xml tasks.xml userguide.xml Date: Wed, 29 Nov 2006 07:40:57 -0000 To: commons-cvs@jakarta.apache.org From: bayard@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061129074058.49B3A1A9846@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bayard Date: Tue Nov 28 23:40:55 2006 New Revision: 480446 URL: http://svn.apache.org/viewvc?view=rev&rev=480446 Log: Fixed copyright header (committing in parts as the full commit timed out) Modified: jakarta/commons/proper/collections/trunk/xdocs/building.xml jakarta/commons/proper/collections/trunk/xdocs/compatibility.xml jakarta/commons/proper/collections/trunk/xdocs/cvs-usage.xml jakarta/commons/proper/collections/trunk/xdocs/history.xml jakarta/commons/proper/collections/trunk/xdocs/index.xml jakarta/commons/proper/collections/trunk/xdocs/issue-tracking.xml jakarta/commons/proper/collections/trunk/xdocs/navigation.xml jakarta/commons/proper/collections/trunk/xdocs/pick.xml jakarta/commons/proper/collections/trunk/xdocs/release_3_2.xml jakarta/commons/proper/collections/trunk/xdocs/tasks.xml jakarta/commons/proper/collections/trunk/xdocs/userguide.xml Modified: jakarta/commons/proper/collections/trunk/xdocs/building.xml URL: http://svn.apache.org/viewvc/jakarta/commons/proper/collections/trunk/xdocs/building.xml?view=diff&rev=480446&r1=480445&r2=480446 ============================================================================== --- jakarta/commons/proper/collections/trunk/xdocs/building.xml (original) +++ jakarta/commons/proper/collections/trunk/xdocs/building.xml Tue Nov 28 23:40:55 2006 @@ -1,10 +1,11 @@