Hello all. While investigating possibility of shrinking Digikam 2.x building time, I've found the following "license" in libclapack that is distributed with it (and also available separately here: http://www.netlib.org/clapack/faq.html ).
==== CUT HERE ==== REDISTRIBUTABLE LAPACK is a freely-available software package. It is available from netlib via anonymous ftp and the Worl d Wide Web. Thus, it can be included in commercial software packages (and has been). We only ask that proper credit b e given to the authors. Like all software, it is copyrighted. It is not trademarked, but we do ask the following: If you modify the source for these routines we ask that you change the name of the routine and comment the changes made to the original. We will gladly answer any questions regarding the software. If a modification is done, however, it is the responsibility of the person who modified the routine to provide support. ==== CUT HERE ==== This library is f2c'ed version of LAPACK Fortran one. I'm not sure if I may mark this library as PERMIT_PACKAGES*=Yes? -- WBR, Vadim Zhukov