Return-Path: Delivered-To: apmail-pdfbox-commits-archive@www.apache.org Received: (qmail 21904 invoked from network); 13 Feb 2010 12:27:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Feb 2010 12:27:03 -0000 Received: (qmail 36173 invoked by uid 500); 13 Feb 2010 12:27:03 -0000 Delivered-To: apmail-pdfbox-commits-archive@pdfbox.apache.org Received: (qmail 36149 invoked by uid 500); 13 Feb 2010 12:27:02 -0000 Mailing-List: contact commits-help@pdfbox.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pdfbox.apache.org Delivered-To: mailing list commits@pdfbox.apache.org Received: (qmail 36140 invoked by uid 99); 13 Feb 2010 12:27:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Feb 2010 12:27:02 +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; Sat, 13 Feb 2010 12:27:00 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 7DC5C23889DA; Sat, 13 Feb 2010 12:26:39 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r909804 - /pdfbox/fontbox/trunk/README.txt Date: Sat, 13 Feb 2010 12:26:39 -0000 To: commits@pdfbox.apache.org From: lehmi@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100213122639.7DC5C23889DA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: lehmi Date: Sat Feb 13 12:26:39 2010 New Revision: 909804 URL: http://svn.apache.org/viewvc?rev=909804&view=rev Log: Fixed the webpage link in the header. Modified: pdfbox/fontbox/trunk/README.txt Modified: pdfbox/fontbox/trunk/README.txt URL: http://svn.apache.org/viewvc/pdfbox/fontbox/trunk/README.txt?rev=909804&r1=909803&r2=909804&view=diff ============================================================================== --- pdfbox/fontbox/trunk/README.txt (original) +++ pdfbox/fontbox/trunk/README.txt Sat Feb 13 12:26:39 2010 @@ -1,5 +1,5 @@ ==================================================== -Apache FontBox +Apache FontBox ==================================================== FontBox is an open source Java library for working with PDF fonts.