From 90b758c8dd12ea4a67c71ab671b55284923c33d3 Mon Sep 17 00:00:00 2001 From: Rusty Wagner Date: Fri, 16 Sep 2016 20:13:23 -0400 Subject: Adding reference to Markdown library in docs --- 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 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/ -- cgit v1.3.1