We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f9839d commit e10b320Copy full SHA for e10b320
LICENSE.md
@@ -52,11 +52,6 @@ own licenses:
52
- [LLVM](https://releases.llvm.org/6.0.0/LICENSE.TXT) [BSD-3, effectively]
53
- [UTF8PROC](https://github.com/JuliaStrings/utf8proc) [MIT]
54
55
-The following components included in `stdlib` have their own separate licenses:
56
-
57
-- stdlib/SuiteSparse/umfpack.jl (see [SUITESPARSE](http://suitesparse.com))
58
-- stdlib/SuiteSparse/cholmod.jl (see [SUITESPARSE](http://suitesparse.com))
59
60
Julia's `stdlib` uses the following external libraries, which have their own licenses:
61
62
- [DSFMT](http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/SFMT/LICENSE.txt) [BSD-3]
0 commit comments