Remove minpack from NOTICE, as the full license is in LICENSE. The license is also already present in the code itself.
Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/a31be1be Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/a31be1be Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/a31be1be Branch: refs/heads/release-candidates Commit: a31be1be74d4225eeace922e5ae5372dfdd6c28b Parents: 07ffb32 Author: Luc Maisonobe <l...@apache.org> Authored: Fri Dec 19 14:31:29 2014 +0100 Committer: Luc Maisonobe <l...@apache.org> Committed: Fri Dec 19 14:31:29 2014 +0100 ---------------------------------------------------------------------- NOTICE.txt | 10 ---------- 1 file changed, 10 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-math/blob/a31be1be/NOTICE.txt ---------------------------------------------------------------------- diff --git a/NOTICE.txt b/NOTICE.txt index 69c52fa..554ae5c 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -18,16 +18,6 @@ Benjamin McCann (http://www.benmccann.com) and distributed with the following copyright: Copyright 2009 Google Inc. =============================================================================== -This product includes software developed by the -University of Chicago, as Operator of Argonne National -Laboratory. -The LevenbergMarquardtOptimizer class in package -org.apache.commons.math3.optimization.general includes software -translated from the lmder, lmpar and qrsolv Fortran routines -from the Minpack package -Minpack Copyright Notice (1999) University of Chicago. All rights reserved -=============================================================================== - The GraggBulirschStoerIntegrator class in package org.apache.commons.math3.ode.nonstiff includes software translated from the odex Fortran routine developed by E. Hairer and G. Wanner.