From 2e45bcecf1bb0c3bdc4ec82baea7e169084acecc Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Sun, 25 Sep 2016 11:55:35 -0400 Subject: adding new font licenses --- 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 1bf7b520..c3663e6b 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -18,6 +18,7 @@ The previous tools are used in the generation of our documentation, but are not - [qt] ([qt license] - LGPLv3 / note, please see our [qt build instructions below](open-source.md#building-qt)) - [sourcecodepro] ([sourcecodepro license] - SIL open font license) - [opensans] ([opensans license] - Apache 2.0) + - [dejavusanscode] ([dejavusanscode license] - multiple open licenses) * Core - [lzf] ([lzf license] - BSD) @@ -72,6 +73,8 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [sourcecodepro license]: https://github.com/adobe-fonts/source-code-pro/blob/master/LICENSE.txt [opensans]: https://www.google.com/fonts/specimen/Open+Sans [opensans license]: http://www.apache.org/licenses/LICENSE-2.0.html +[dejavusanscode]: https://github.com/SSNikolaevich/DejaVuSansCode +[dejavusanscode license]: https://github.com/SSNikolaevich/DejaVuSansCode/blob/master/LICENSE [Qt 5.6]: https://www.qt.io/qt-licensing-terms/ [Building Qt 5 from Git]: https://wiki.qt.io/Building-Qt-5-from-Git [tarball]: https://binary.ninja/qt5.6.0.tar.xz -- cgit v1.3.1