Fix extant references to former GPL licensing
[alexxy/gromacs.git] / src / gmxlib / gmx_lapack / lapack_copyright
1 These files are semi-automatic translations by f2c from the original netlib LAPACK library.
2 The source has been modified to (mostly) use modern C formatting, and to get rid of
3 compiler warnings. Any errors in doing this should be blamed on the Gromacs developers, and
4 not the reference LAPACK implementation.
5
6 The reference LAPACK implementation is available from http://www.netlib.org/lapack 
7
8 LAPACK does not come with a formal named "license", but a general statement saying:
9
10 "The reference LAPACK is a freely-available software package. It is available from netlib
11 via anonymous ftp and the World Wide Web. Thus, it can be included in commercial software
12 packages (and has been). We only ask that proper credit be given to the authors."
13
14 While the rest of Gromacs is LGPL, we think it's only fair to give you the same rights to
15 our modified LAPACK files as the original netlib versions, so do what you want with them.
16
17 However, be warned that we have only tested that they to the right thing in the cases used
18 in Gromacs (primarily full & sparse matrix diagonalization), so in most cases it is a much
19 better idea to use the full reference implementation.
20
21 Erik Lindahl, 2008-10-07.
22