summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2016-09-16 21:52:22 -0400
committerJordan Wiens <jordan@psifertex.com>2016-09-16 21:52:22 -0400
commit6545020451bdb3b5559d8363672c4adab88c52da (patch)
tree3b0347b80aa7754a3ceae70665a5347032dd4428 /docs
parentc334d84ff86c2bc3ce0298bdec79d5c6f5aa8b63 (diff)
parent11a4047470106dd89445f1c521281bb372e3f6ae (diff)
Merge branch 'dev' of github.com:Vector35/binaryninja-api into dev
Diffstat (limited to 'docs')
-rw-r--r--docs/about/open-source.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md
index 8f649608..1bf7b520 100644
--- a/docs/about/open-source.md
+++ b/docs/about/open-source.md
@@ -23,6 +23,7 @@ The previous tools are used in the generation of our documentation, but are not
- [lzf] ([lzf license] - BSD)
- [zlib] ([zlib license] - zlib license)
- [openssl] ([openssl license] - openssl license)
+ - [discount] ([discount license] - BSD)
* Upvector update Library
- [tomcrypt] ([tomcrypt license] - public domain)
@@ -58,7 +59,9 @@ Please note that we offer no support for running Binary Ninja with modified Qt l
[qt]: https://www.qt.io/download/
[qt license]: https://www.qt.io/qt-licensing-terms/
[lzf]: http://oldhome.schmorp.de/marc/liblzf.html
-[lzf license]: http://oldhome.schmorp.de/marc/liblzf.html)
+[lzf license]: http://oldhome.schmorp.de/marc/liblzf.html
+[discount]: http://www.pell.portland.or.us/~orc/Code/discount/
+[discount license]: http://www.pell.portland.or.us/~orc/Code/discount/COPYRIGHT.html
[zlib]: http://www.zlib.net/
[zlib license]: http://www.zlib.net/zlib_license.html
[openssl]: https://www.openssl.org/