Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 79102 invoked from network); 29 Jul 2009 22:46:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 29 Jul 2009 22:46:53 -0000 Received: (qmail 46908 invoked by uid 500); 29 Jul 2009 22:46:53 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 46788 invoked by uid 500); 29 Jul 2009 22:46:53 -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 46778 invoked by uid 99); 29 Jul 2009 22:46:53 -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 22:46:53 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of phil.steitz@gmail.com designates 209.85.221.199 as permitted sender) Received: from [209.85.221.199] (HELO mail-qy0-f199.google.com) (209.85.221.199) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Jul 2009 22:46:43 +0000 Received: by qyk37 with SMTP id 37so1518179qyk.10 for ; Wed, 29 Jul 2009 15:46:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=xr3X60M+4zJ/wKK1dGEM9nyh1zW4FgCPBPsW88C+Ii0=; b=sXcvVE2YdwBIdttojFxidV0rTk0t3t+MOzRwJ/4im3MVCz7v5AlMHiK6tWxdSfttZf mKvSp2eqcy7OYORtaaL2zuUFuUNvpfD/0BkQNEvunHboQx+3b9IQv2uN+OovdZpTIGsL GWXXNbRxKWjww23RH31X9eK/VxqBdKNCu+poY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=OsVyOwSg2y8kHgHqQNYds7Ffb29v9XytkIRAMIwgzr7h3dumy5RwvJaZ0kxpN7m2WG nskYhpR/D5TVqsecozcvHjFIDiCq/OhbV/vH/Rcgf+nUxOx1dhB+frmdEIZLTsvHr2/U XOpRhfA9fCeC+iBt1BCjK46JzzDL2Ia1pGrUM= Received: by 10.224.67.134 with SMTP id r6mr288322qai.352.1248907578589; Wed, 29 Jul 2009 15:46:18 -0700 (PDT) Received: from phil-steitzs-macbook-pro.local ([69.249.29.21]) by mx.google.com with ESMTPS id 4sm1723687qwe.47.2009.07.29.15.46.17 (version=SSLv3 cipher=RC4-MD5); Wed, 29 Jul 2009 15:46:17 -0700 (PDT) Message-ID: <4A70D138.6010005@gmail.com> Date: Wed, 29 Jul 2009 18:46:16 -0400 From: Phil Steitz User-Agent: Thunderbird 2.0.0.22 (Macintosh/20090605) MIME-Version: 1.0 To: Commons Developers List Subject: Re: [math] svn commit: r799105 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Rahul Akolkar wrote: > On Wed, Jul 29, 2009 at 6:35 PM, wrote: > >> Author: psteitz >> Date: Wed Jul 29 22:35:15 2009 >> New Revision: 799105 >> >> URL: http://svn.apache.org/viewvc?rev=799105&view=rev >> Log: >> Put copyright notices in NOTICE.txt, clean up LICENSE.txt (mostly s/used/translated) >> >> Modified: >> commons/proper/math/trunk/LICENSE.txt >> commons/proper/math/trunk/NOTICE.txt >> >> Modified: commons/proper/math/trunk/LICENSE.txt >> URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/LICENSE.txt?rev=799105&r1=799104&r2=799105&view=diff >> ============================================================================== >> --- commons/proper/math/trunk/LICENSE.txt (original) >> +++ commons/proper/math/trunk/LICENSE.txt Wed Jul 29 22:35:15 2009 >> @@ -202,7 +202,6 @@ >> limitations under the License. >> >> >> - >> APACHE COMMONS MATH DERIVATIVE WORKS: >> >> The Apache commons-math library includes a number of subcomponents >> @@ -210,10 +209,11 @@ >> in C or Fortran. License terms of the original sources >> are reproduced below. >> >> +=============================================================================== >> For the lmder, lmpar and qrsolv Fortran routine from minpack and used in >> > > > So then s/used/translated/ in line above? > > > >> class LevenbergMarquardtOptimizer class in package >> > > > Word 'class' repeated (before and after). > Thanks! > -Rahul > > --------------------------------------------------------------------- > 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