THIRDPARTY.md
The Julia language is licensed under the MIT License (see LICENSE.md ). The "language" consists
of the compiler (the contents of src/), most of the standard library (base/ and stdlib/),
and some utilities (most of the rest of the files in this repository). See below
for exceptions.
The following components included in Julia Base have their own separate licenses:
The Julia language links to the following external libraries, which have their own licenses:
and optionally:
Julia's stdlib uses the following external libraries, which have their own licenses:
libamd [BSD-3-Clause]libcamd [BSD-3-Clause]libccolamd [BSD-3-Clause]libcolamd [BSD-3-Clause]libsuitesparseconfig [BSD-3-Clause]libbtf [LGPL-2.1+]libklu [LGPL-2.1+]libldl [LGPL-2.1+]libcholmod [LGPL-2.1+ and GPL-2.0+]librbio [GPL-2.0+]libspqr [GPL-2.0+]libumfpack [GPL-2.0+]Julia's build process uses the following external tools:
Julia bundles the following external programs and libraries:
On some platforms, distributions of Julia contain SSL certificate authority certificates, released under the Mozilla Public License.