diff options
author | tnut <tnut at nutyx dot com> | 2012-01-08 12:25:45 +0100 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2012-01-08 12:25:45 +0100 |
commit | 364eb3f4561747275c1649fda3fd60c1c16632f9 (patch) | |
tree | f65644af8e9a76e84cc48e97cee5ae22fcbd6575 /extra/blas/license.txt | |
parent | 9291e062cb24bac5d7c7059d4dc64669c1917b33 (diff) | |
download | nutyx-pakxe-364eb3f4561747275c1649fda3fd60c1c16632f9.tar.gz nutyx-pakxe-364eb3f4561747275c1649fda3fd60c1c16632f9.tar.bz2 nutyx-pakxe-364eb3f4561747275c1649fda3fd60c1c16632f9.tar.xz nutyx-pakxe-364eb3f4561747275c1649fda3fd60c1c16632f9.zip |
Suppression des ports extra
Diffstat (limited to 'extra/blas/license.txt')
-rw-r--r-- | extra/blas/license.txt | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/extra/blas/license.txt b/extra/blas/license.txt deleted file mode 100644 index 79f38386e..000000000 --- a/extra/blas/license.txt +++ /dev/null @@ -1,19 +0,0 @@ -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. |