Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 21517 invoked from network); 23 Nov 2005 17:28:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Nov 2005 17:28:08 -0000 Received: (qmail 78666 invoked by uid 500); 23 Nov 2005 17:28:07 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 78633 invoked by uid 500); 23 Nov 2005 17:28:06 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 78622 invoked by uid 99); 23 Nov 2005 17:28:06 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2005 09:28:06 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jorton@redhat.com designates 66.187.233.31 as permitted sender) Received: from [66.187.233.31] (HELO mx1.redhat.com) (66.187.233.31) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2005 09:29:38 -0800 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id jANHRjvU004367 for ; Wed, 23 Nov 2005 12:27:45 -0500 Received: from radish.cambridge.redhat.com (radish.cambridge.redhat.com [172.16.18.90]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id jANHRiV07048 for ; Wed, 23 Nov 2005 12:27:44 -0500 Received: (from jorton@localhost) by radish.cambridge.redhat.com (8.13.4/8.13.4/Submit) id jANHRhkE023112 for dev@apr.apache.org; Wed, 23 Nov 2005 17:27:43 GMT Date: Wed, 23 Nov 2005 17:27:43 +0000 From: Joe Orton To: dev@apr.apache.org Subject: Re: svn commit: r345223 - in /apr/apr-util/trunk: build/dbd.m4 dbd/apr_dbd_oracle.c Message-ID: <20051123172743.GL3293@redhat.com> Mail-Followup-To: dev@apr.apache.org References: <20051117112348.3475.qmail@minotaur.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20051117112348.3475.qmail@minotaur.apache.org> User-Agent: Mutt/1.4.2.1i X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Thu, Nov 17, 2005 at 11:23:47AM -0000, niq@apache.org wrote: .. > + > +/* Developed initially by Nick Kew and Chris Darroch. > + * Contributed to the APR project by kind permission of > + * Pearson Education Central Media Group (CMG). Isn't a software grant/CLA of some kind needed for this? joe