Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6175210204 for ; Thu, 31 Oct 2013 16:08:10 +0000 (UTC) Received: (qmail 94468 invoked by uid 500); 31 Oct 2013 16:07:42 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 94410 invoked by uid 500); 31 Oct 2013 16:07:40 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 94399 invoked by uid 99); 31 Oct 2013 16:07:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 16:07:40 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [76.96.30.56] (HELO qmta06.emeryville.ca.mail.comcast.net) (76.96.30.56) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 16:07:34 +0000 Received: from omta20.emeryville.ca.mail.comcast.net ([76.96.30.87]) by qmta06.emeryville.ca.mail.comcast.net with comcast id jrhP1m00A1smiN4A6s7Cuk; Thu, 31 Oct 2013 16:07:12 +0000 Received: from [192.168.199.10] ([69.251.80.74]) by omta20.emeryville.ca.mail.comcast.net with comcast id js7A1m00V1cCKD98gs7B6U; Thu, 31 Oct 2013 16:07:12 +0000 Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 7.0 \(1816\)) Subject: Re: svn commit: r1523254 - in /httpd/httpd/branches/2.4.x: CHANGES LICENSE STATUS include/ap_skiplist.h server/Makefile.in server/skiplist.c From: Jim Jagielski In-Reply-To: Date: Thu, 31 Oct 2013 12:07:10 -0400 Content-Transfer-Encoding: 7bit Message-Id: <4169B55B-AB05-486D-8EAE-FAA4C06FF04F@jaguNET.com> References: <20130914142655.E6ED9238899C@eris.apache.org> To: dev@httpd.apache.org X-Mailer: Apple Mail (2.1816) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1383235632; bh=6dGC4XkBpAfW5a7B+1n6I2QOV4rIKSDx924CJXRmUj0=; h=Received:Received:Content-Type:Mime-Version:Subject:From:Date: Message-Id:To; b=G0tD9Fg7z3/5hJh3tZn+ylM1lNgOQJC/do7ku0TjDq0qlsHphZx9S76fivpj+ukDS CqYi2dp1UCPWzoKXEuO+qsw26fl2Z76DJdoZJhvv9/kCgjgOGghJW6hPAjJpytanwI b139cqV3hcBCgaAi2++UmZmnsdXT5CGLL1JQI9CzA7mQB7v8N5fgqZhWkc0fVKX5NX 2TghUkdlZOYYTgpoYmNLmfEoP00jct7XkeZY/+lUjWF2FtJ6gyIstoyl4H8yxfOCfP ujRVFr92/KCSSkJ6Mz2tazxsQx6Yj9nrsTfCP1yzFMp04HvAlXrQAU6dDgTKCv+MMH uXOOq0ECOuJOQ== X-Virus-Checked: Checked by ClamAV on apache.org Never heard back... will double check. On Oct 31, 2013, at 11:59 AM, Eric Covener wrote: > For posterity, was there any followup from Theo? I don't think the > APR copy preserved the license hit. > > On Mon, Sep 16, 2013 at 10:36 AM, Jim Jagielski wrote: >> I sent Theo an email... will update as soon as I hear back. >> >> On Sep 16, 2013, at 9:28 AM, Eric Covener wrote: >> >>> On Mon, Sep 16, 2013 at 9:25 AM, Jim Jagielski wrote: >>>> He donated the initial code to us... When I mentioned in an >>>> email that I was using a somewhat older version, he pointed >>>> out a newer version existed and suggested I use that. >>>> >>>> I took that as a 'donation' :) >>> >>> Can you confirm that it was donated under AL 2 and we can drop the >>> LICENSE update below? If not, I think we need to pull in a copy of >>> the BSD license since it is referred to there. >>> >> > > > > -- > Eric Covener > covener@gmail.com >