summaryrefslogtreecommitdiffstats
path: root/base/blas/license.txt
diff options
context:
space:
mode:
authorsibel <lesibel at free dot fr>2010-07-13 14:22:30 +0200
committersibel <lesibel at free dot fr>2010-07-13 14:22:30 +0200
commit7de97bfb2fec10568b85bfc5e57492117e146942 (patch)
tree4796df7daabe820b7d579d0762d77b488aedaae8 /base/blas/license.txt
parentdc9292aeaee03a479ed2da7a52c0bc39206d84bf (diff)
downloadnutyx-pakxe-7de97bfb2fec10568b85bfc5e57492117e146942.tar.gz
nutyx-pakxe-7de97bfb2fec10568b85bfc5e57492117e146942.tar.bz2
nutyx-pakxe-7de97bfb2fec10568b85bfc5e57492117e146942.tar.xz
nutyx-pakxe-7de97bfb2fec10568b85bfc5e57492117e146942.zip
REmise dans base/ de blas
Diffstat (limited to 'base/blas/license.txt')
-rw-r--r--base/blas/license.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/base/blas/license.txt b/base/blas/license.txt
new file mode 100644
index 000000000..79f38386e
--- /dev/null
+++ b/base/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.