diff options
author | sibel <lesibel at free dot fr> | 2010-06-24 18:14:40 +0200 |
---|---|---|
committer | sibel <lesibel at free dot fr> | 2010-06-24 18:14:40 +0200 |
commit | eba134ad8ae5969a3157f9ac03aecd37e97d21bb (patch) | |
tree | f65eb75a743f89b5c8fe6beaa970dc55b7cd739d /test/blas/license.txt | |
parent | 9f61e0735bd4563a02511625e3b5b72d846f5ef2 (diff) | |
download | nutyx-pakxe-eba134ad8ae5969a3157f9ac03aecd37e97d21bb.tar.gz nutyx-pakxe-eba134ad8ae5969a3157f9ac03aecd37e97d21bb.tar.bz2 nutyx-pakxe-eba134ad8ae5969a3157f9ac03aecd37e97d21bb.tar.xz nutyx-pakxe-eba134ad8ae5969a3157f9ac03aecd37e97d21bb.zip |
blas, déplacé dans test
Diffstat (limited to 'test/blas/license.txt')
-rw-r--r-- | test/blas/license.txt | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/test/blas/license.txt b/test/blas/license.txt new file mode 100644 index 000000000..79f38386e --- /dev/null +++ b/test/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. |