summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/about/open-source.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md
index eb031d52..999b34f3 100644
--- a/docs/about/open-source.md
+++ b/docs/about/open-source.md
@@ -37,6 +37,7 @@ The previous tools are used in the generation of our documentation, but are not
- [curl-rust] ([curl-rust license] - MIT)
- [curl] ([curl license] - MIT)
- [nom] ([nom license] - MIT)
+ - [xxHash] ([xxHash License] - 2-clause BSD)
* Other
- [yasm] ([yasm license] - 2-clause BSD) used for assembling x86 and x64
@@ -131,4 +132,5 @@ Please note that we offer no support for running Binary Ninja with modified Qt l
[nom license]: https://github.com/Geal/nom/blob/master/LICENSE
[nom]: https://github.com/Geal/nom
[QCheckboxCombo]: https://github.com/CuriousCrow/QCheckboxCombo
-[QCheckboxCombo License]: https://github.com/CuriousCrow/QCheckboxCombo/blob/master/LICENSE \ No newline at end of file
+[QCheckboxCombo License]: https://github.com/CuriousCrow/QCheckboxCombo/blob/master/LICENSE
+[xxHash license]: https://github.com/Cyan4973/xxHash/blob/release/LICENSE