Skip to content

Commit 8055b2b

Browse files
committed
add open source to core licenses
1 parent 149e822 commit 8055b2b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/about/open-source.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ The previous tools are used in the generation of our documentation, but are not
4242
- [dtl] ([dtl license] - BSD)
4343
- [JSON for Modern C++] ([JSON for Modern C++ license] - MIT)
4444
- [zstd] ([zstd license] - BSD)
45+
- [openssl] ([openssl license] - Apache 2.0)
4546

4647
* Other
4748
- [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
184185
[idb import license]: https://github.com/Vector35/binaryninja-api/blob/dev/LICENSE.txt
185186
[SCC]: https://github.com/Vector35/scc/
186187
[scc license]: https://github.com/Vector35/scc/blob/master/LICENSE.txt
188+
[openssl]: https://github.com/openssl/openssl
189+
[openssl license]: https://github.com/openssl/openssl/blob/master/LICENSE.txt

0 commit comments

Comments
 (0)