diff options
author | lesibel <lesibel@free.fr> | 2009-11-10 14:41:18 +0100 |
---|---|---|
committer | lesibel <lesibel@free.fr> | 2009-11-10 14:41:18 +0100 |
commit | c86499cd7176aac322a1085919c350c226fc03e2 (patch) | |
tree | c6a2b306e09562fffda8ffc362578ff46ec14034 /extra/blas/license.txt | |
parent | 3972e08717d7c6cee26d3967748d98803101e4dd (diff) | |
download | nutyx-extra-c86499cd7176aac322a1085919c350c226fc03e2.tar.gz nutyx-extra-c86499cd7176aac322a1085919c350c226fc03e2.tar.bz2 nutyx-extra-c86499cd7176aac322a1085919c350c226fc03e2.tar.xz nutyx-extra-c86499cd7176aac322a1085919c350c226fc03e2.zip |
Ajout de blas#20070405-1
Diffstat (limited to 'extra/blas/license.txt')
-rw-r--r-- | extra/blas/license.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/extra/blas/license.txt b/extra/blas/license.txt new file mode 100644 index 000000000..79f38386e --- /dev/null +++ b/extra/blas/license.txt @@ -0,0 +1,19 @@ +From: http://www.netlib.org/blas/faq.html + + 2) Are there legal restrictions on the use of BLAS reference + implementation software? + +The reference BLAS is a freely-available software package. It is +available from netlib via anonymous ftp and the World Wide Web. Thus, +it can be included in commercial software packages (and has been). We +only ask that proper credit be 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. |