summaryrefslogtreecommitdiff
path: root/docs/about/open-source.md
diff options
context:
space:
mode:
authorRusty Wagner <rusty@vector35.com>2016-09-16 20:13:23 -0400
committerRusty Wagner <rusty@vector35.com>2016-09-16 20:13:23 -0400
commit90b758c8dd12ea4a67c71ab671b55284923c33d3 (patch)
tree9865486f804ff2a51573803ac8977dd4885c34bb /docs/about/open-source.md
parent2ec606fab8754dad2135deec2e72e87d39382978 (diff)
Adding reference to Markdown library in docs
Diffstat (limited to 'docs/about/open-source.md')
-rw-r--r--docs/about/open-source.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md
index 8f649608..60218a63 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)
@@ -59,6 +60,8 @@ Please note that we offer no support for running Binary Ninja with modified Qt l
[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)
+[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/