improved introduction of derived works original licenses as per Phil's suggestion
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@798949 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6c96f095a4
commit
a311e54561
10
LICENSE.txt
10
LICENSE.txt
|
@ -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 original sources written
|
||||
in C or Fortran. License terms of the original sources
|
||||
are reproduced below.
|
||||
|
||||
For the lmder, lmpar and qrsolv Fortran routine from minpack (http://www.netlib.org/minpack/disclaimer):
|
||||
|
||||
|
|
Loading…
Reference in New Issue