Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 8115 invoked from network); 29 Jul 2009 15:30:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Jul 2009 15:30:16 -0000 Received: (qmail 70295 invoked by uid 500); 29 Jul 2009 15:30:16 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 70187 invoked by uid 500); 29 Jul 2009 15:30:16 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 70173 invoked by uid 99); 29 Jul 2009 15:30:16 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jul 2009 15:30:16 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [194.206.126.239] (HELO smtp.nordnet.fr) (194.206.126.239) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jul 2009 15:30:06 +0000 Received: from lehrin (53.203.141.79.dynamic.adsl.abo.nordnet.fr [79.141.203.53]) by smtp.nordnet.fr (Postfix) with ESMTP id B83A734172 for ; Wed, 29 Jul 2009 17:29:42 +0200 (CEST) Received: by lehrin (Postfix, from userid 5001) id 6F1484071; Wed, 29 Jul 2009 17:29:44 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on lehrin.spaceroots.local X-Spam-Level: Received: from lehrin.spaceroots.local (lehrin.spaceroots.local [127.0.0.1]) by lehrin (Postfix) with ESMTP id C022D405D for ; Wed, 29 Jul 2009 17:29:40 +0200 (CEST) Message-ID: <4A706AE4.9060304@free.fr> Date: Wed, 29 Jul 2009 17:29:40 +0200 From: Luc Maisonobe User-Agent: Thunderbird 2.0.0.22 (X11/20090608) MIME-Version: 1.0 To: Commons Developers List Subject: Re: [math] 2.0 RC1 available for review References: <4A6B7FCB.1070404@gmail.com> <25aac9fc0907261846w621cdd75g4bc4b73f2765943a@mail.gmail.com> <4A6F52B4.4010406@free.fr> <25aac9fc0907281254g58fa1a6fncaaf93b62baadf5f@mail.gmail.com> <4A6F5B82.2030806@free.fr> <4A6F835F.3030705@gmail.com> <4A6F8972.4090007@gmail.com> In-Reply-To: <4A6F8972.4090007@gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.2.5 Phil Steitz a �crit : > Phil Steitz wrote: >> I don't think the following addition to LICENSE.txt is appropriate: >> >> "The Apache commons-math library includes a number of subcomponents with >> separate copyright notices and license terms. Your use of the source >> code for the these subcomponents is subject to the terms and >> conditions of the following licenses." >> >> This would be appropriate if we were shipping sources from differently >> licensed components. What we have done - I think (IANAL) - is create >> *derivative works* from the original sources. Someone can correct me >> if I am wrong, but I don't see how that means that we now have >> "subcomponents" with separate license terms. Can someone explain this? >> >> Phil > I suggest the following change: > > --- LICENSE.txt (revision 798724) > +++ LICENSE.txt (working copy) > @@ -203,12 +203,12 @@ > > > > -APACHE COMMONS MATH SUBCOMPONENTS: > +APACHE COMMONS MATH DERIVATIVE WORKS > > -The Apache commons-math library includes a number of subcomponents with > -separate copyright notices and license terms. Your use of the source > -code for the these subcomponents is subject to the terms and > -conditions of the following licenses. > +The Apache commons-math library includes a number of subcomponents > +whose implementation is derived from orgininal sources written > +in C or Fortran. License terms of the original sources > +are reproduced below. This is much better than my simple copy from the example. I'll check it in in a few minutes, thanks for the fix Luc > > > Phil > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org