wok diff blas/stuff/LICENSE.blas @ rev 23039

updated libgooglepinyin and libgooglepinyin-dev (0.1.1 -> 0.1.2)
author Hans-G?nter Theisgen
date Wed Mar 04 09:31:52 2020 +0100 (2020-03-04)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/blas/stuff/LICENSE.blas	Wed Mar 04 09:31:52 2020 +0100
     1.3 @@ -0,0 +1,19 @@
     1.4 +From: http://www.netlib.org/blas/faq.html
     1.5 +
     1.6 + 2) Are there legal restrictions on the use of BLAS reference
     1.7 +    implementation software? 
     1.8 +
     1.9 +The reference BLAS is a freely-available software package. It is
    1.10 +available from netlib via anonymous ftp and the World Wide Web. Thus,
    1.11 +it can be included in commercial software packages (and has been). We
    1.12 +only ask that proper credit be given to the authors. 
    1.13 +
    1.14 +Like all software, it is copyrighted. It is not trademarked, but we do
    1.15 +ask the following: 
    1.16 +
    1.17 +If you modify the source for these routines we ask that you change the
    1.18 +name of the routine and comment the changes made to the original. 
    1.19 +
    1.20 +We will gladly answer any questions regarding the software. If a
    1.21 +modification is done, however, it is the responsibility of the person
    1.22 +who modified the routine to provide support.