diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2016-09-25 11:55:35 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2016-09-25 11:55:35 -0400 |
| commit | 2e45bcecf1bb0c3bdc4ec82baea7e169084acecc (patch) | |
| tree | 9036711a3131db264d2139053911c7b8cd2f88d2 /docs/about/open-source.md | |
| parent | e5117849530179fc8727b0f666f8e5ac40ff45d5 (diff) | |
adding new font licenses
Diffstat (limited to 'docs/about/open-source.md')
| -rw-r--r-- | docs/about/open-source.md | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
