Author: psteitz Date: Wed Jul 29 22:49:23 2009 New Revision: 799111 URL: http://svn.apache.org/viewvc?rev=799111&view=rev Log: Fixed typo and one missed s/used/translated
Modified: commons/proper/math/trunk/LICENSE.txt Modified: commons/proper/math/trunk/LICENSE.txt URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/LICENSE.txt?rev=799111&r1=799110&r2=799111&view=diff ============================================================================== --- commons/proper/math/trunk/LICENSE.txt (original) +++ commons/proper/math/trunk/LICENSE.txt Wed Jul 29 22:49:23 2009 @@ -210,8 +210,8 @@ are reproduced below. =============================================================================== -For the lmder, lmpar and qrsolv Fortran routine from minpack and used in -class LevenbergMarquardtOptimizer class in package +For the lmder, lmpar and qrsolv Fortran routine from minpack and translated in +the LevenbergMarquardtOptimizer class in package org.apache.commons.math.optimization.general Original source copyright and license statement: