From 8055b2b46549b27db7008d50c21477b380c18903 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 28 Jul 2025 17:10:30 -0400 Subject: add open source to core licenses --- docs/about/open-source.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/about/open-source.md b/docs/about/open-source.md index ada5550e..321432f5 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -42,6 +42,7 @@ The previous tools are used in the generation of our documentation, but are not - [dtl] ([dtl license] - BSD) - [JSON for Modern C++] ([JSON for Modern C++ license] - MIT) - [zstd] ([zstd license] - BSD) + - [openssl] ([openssl license] - Apache 2.0) * Other - [yasm] ([yasm license] - 2-clause BSD) used for assembling x86 and x64 @@ -184,3 +185,5 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [idb import license]: https://github.com/Vector35/binaryninja-api/blob/dev/LICENSE.txt [SCC]: https://github.com/Vector35/scc/ [scc license]: https://github.com/Vector35/scc/blob/master/LICENSE.txt +[openssl]: https://github.com/openssl/openssl +[openssl license]: https://github.com/openssl/openssl/blob/master/LICENSE.txt -- cgit v1.3.1