summaryrefslogtreecommitdiffstats
path: root/extra/blas/license.txt
diff options
context:
space:
mode:
authortnut <tnut at nutyx dot com>2011-10-15 15:21:52 +0200
committertnut <tnut at nutyx dot com>2011-10-15 15:21:52 +0200
commit2b3877d913cb0c543c31698a1bf8d21508598ba2 (patch)
treedef3d706f6141fc68efac43405f0d049ce69d6c6 /extra/blas/license.txt
parentb829074b035e4f247c74b76fae8380c2577c7da8 (diff)
downloadnutyx-extra-2b3877d913cb0c543c31698a1bf8d21508598ba2.tar.gz
nutyx-extra-2b3877d913cb0c543c31698a1bf8d21508598ba2.tar.bz2
nutyx-extra-2b3877d913cb0c543c31698a1bf8d21508598ba2.tar.xz
nutyx-extra-2b3877d913cb0c543c31698a1bf8d21508598ba2.zip
blas dans extra
Diffstat (limited to 'extra/blas/license.txt')
-rw-r--r--extra/blas/license.txt19
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.