Skip to content

Commit

Permalink
Merge pull request JuliaLang/julia#17033 from Sacha0/remcsparse
Browse files Browse the repository at this point in the history
Move CSparse functions to separate package, take two
  • Loading branch information
tkelman authored Jun 20, 2016
2 parents 0be5a30 + e926430 commit b43603e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ their own licenses:
The following components of Julia's standard library have separate licenses:

- base/fftw.jl (see [FFTW](http://fftw.org/doc/License-and-Copyright.html))
- base/sparse/csparse.jl (LGPL-2.1+)
- base/linalg/umfpack.jl (see [SUITESPARSE](http://faculty.cse.tamu.edu/davis/suitesparse.html))
- base/linalg/cholmod.jl (see [SUITESPARSE](http://faculty.cse.tamu.edu/davis/suitesparse.html))

Expand Down

0 comments on commit b43603e

Please sign in to comment.