diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/about/open-source.md | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md index 72b30fb9..94f44372 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -39,8 +39,6 @@ The previous tools are used in the generation of our documentation, but are not - [xed] ([xed license] - Apache License 2.0) used for disassembling x86, x64, and x16 - [capstone] ([capstone license] - 3-clause BSD) used in the [PPC architecture module] as an example of how to wrap an external disassembler - [flatbuffer] ([flatbuffer license] - Apache License 2.0) used in the binary format for the function fingerprint libraries - - [rust] ([rust license] - MIT) - - [reqwest] ([reqwest license] - MIT) used for downloading files * Upvector update library - [tomcrypt] ([tomcrypt license] - public domain) @@ -117,8 +115,4 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [jemalloc]: https://github.com/jemalloc/jemalloc [jemalloc license]: https://github.com/jemalloc/jemalloc/blob/master/COPYING [libxcb]: https://gitlab.freedesktop.org/xorg/lib/libxcb -[libxcb license]: https://gitlab.freedesktop.org/xorg/lib/libxcb/-/blob/master/COPYING -[rust]: https://www.rust-lang.org/ -[rust license]: https://github.com/rust-lang/rust/blob/master/LICENSE-MIT -[reqwest]: https://github.com/seanmonstar/reqwest -[reqwest license]: https://github.com/seanmonstar/reqwest/blob/master/LICENSE-MIT
\ No newline at end of file +[libxcb license]: https://gitlab.freedesktop.org/xorg/lib/libxcb/-/blob/master/COPYING
\ No newline at end of file |
