diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2017-07-27 11:45:17 -0700 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2017-07-27 11:45:17 -0700 |
| commit | 091e90f70c789e161c354ef47f7babc35997cad3 (patch) | |
| tree | b6b83ad16f99f8dbfa962ae25b126e1f6cf8015b /docs | |
| parent | 228cb36d573373692d3f96768721852c5034ba78 (diff) | |
add jemalloc license info
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/about/open-source.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md index bc0bf5a1..2f0a60f2 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -27,6 +27,7 @@ The previous tools are used in the generation of our documentation, but are not - [libmspack] ([libmspack license] - LGPL, v2) - [llvm] ([llvm license] - BSD-style) - [lzf] ([lzf license] - BSD) + - [jemalloc] ([jemalloc license] - BSD) - [openssl] ([openssl license] - openssl license) - [sqlite] ([sqlite license] - public domain) - [zlib] ([zlib license] - zlib license) @@ -73,6 +74,8 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [libmspack license]: https://www.cabextract.org.uk/libmspack/#license [llvm]: http://llvm.org/releases/3.8.1/ [llvm license]: http://llvm.org/releases/3.8.1/LICENSE.TXT +[jemalloc]: http://jemalloc.net/ +[jemalloc license]: https://github.com/jemalloc/jemalloc/blob/dev/COPYING [lzf license]: http://oldhome.schmorp.de/marc/liblzf.html [lzf]: http://oldhome.schmorp.de/marc/liblzf.html [mkdocs license]: https://github.com/mkdocs/mkdocs/blob/master/LICENSE |
