summaryrefslogtreecommitdiffstats
path: root/extra/blas/license.txt
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-17 21:00:59 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-17 21:00:59 +0100
commit25c9e80d94002be73e9446fdc20cb7c7e84dcc3f (patch)
tree7b0c4efc5fa29e5946e3290d83b3c5c522978d90 /extra/blas/license.txt
parent63076140b21446831769682ff1b63750ce091ab1 (diff)
downloadnutyx-pakxe-25c9e80d94002be73e9446fdc20cb7c7e84dcc3f.tar.gz
nutyx-pakxe-25c9e80d94002be73e9446fdc20cb7c7e84dcc3f.tar.bz2
nutyx-pakxe-25c9e80d94002be73e9446fdc20cb7c7e84dcc3f.tar.xz
nutyx-pakxe-25c9e80d94002be73e9446fdc20cb7c7e84dcc3f.zip
blas, déplacé dans base et maj des dépendances
Diffstat (limited to 'extra/blas/license.txt')
-rw-r--r--extra/blas/license.txt19
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.