Return-Path: Delivered-To: apmail-incubator-couchdb-commits-archive@locus.apache.org Received: (qmail 44044 invoked from network); 25 May 2008 14:15:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 May 2008 14:15:06 -0000 Received: (qmail 50922 invoked by uid 500); 25 May 2008 14:15:07 -0000 Delivered-To: apmail-incubator-couchdb-commits-archive@incubator.apache.org Received: (qmail 50901 invoked by uid 500); 25 May 2008 14:15:07 -0000 Mailing-List: contact couchdb-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-commits@incubator.apache.org Received: (qmail 50892 invoked by uid 99); 25 May 2008 14:15:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 May 2008 07:15:07 -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; Sun, 25 May 2008 14:14:13 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 8EE192388A1E; Sun, 25 May 2008 07:14:34 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r659988 - /incubator/couchdb/trunk/LICENCE Date: Sun, 25 May 2008 14:14:34 -0000 To: couchdb-commits@incubator.apache.org From: cmlenz@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080525141434.8EE192388A1E@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: cmlenz Date: Sun May 25 07:14:34 2008 New Revision: 659988 URL: http://svn.apache.org/viewvc?rev=659988&view=rev Log: Add another third-party license to the LICENSE file. Modified: incubator/couchdb/trunk/LICENCE Modified: incubator/couchdb/trunk/LICENCE URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/LICENCE?rev=659988&r1=659987&r2=659988&view=diff ============================================================================== --- incubator/couchdb/trunk/LICENCE (original) +++ incubator/couchdb/trunk/LICENCE Sun May 25 07:14:34 2008 @@ -211,6 +211,16 @@ ------------------------------------------------------------------------------- +m4/ac_check_icu.m4: + +Copyright (c) 2005 Akos Maroy + +Copying and distribution of this file, with or without +modification, are permitted in any medium without royalty provided +the copyright notice and this notice are preserved. + +------------------------------------------------------------------------------- + share/www/script/jquery.js: Copyright (c) 2008 John Resig, http://jquery.com/