diff options
| author | Josh F <josh@vector35.com> | 2021-06-16 14:29:30 -0400 |
|---|---|---|
| committer | Josh F <josh@vector35.com> | 2021-06-16 14:29:30 -0400 |
| commit | aa6dce36cac68b64195b3635b4a625def8974b30 (patch) | |
| tree | 746f54a51959cda3676b3b725f2249093231a111 /docs | |
| parent | 39c62ef4b8ed03ca442ae5730b98346710d0a3c4 (diff) | |
Add Noto Color Emoji links
Diffstat (limited to 'docs')
| -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 973321b5..45486a0e 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -22,6 +22,7 @@ The previous tools are used in the generation of our documentation, but are not - [sourcecodepro] ([sourcecodepro license] - SIL open font license) - [rlcompleter] ([python license] - Python Software Foundation License 2) - [QCheckboxCombo] ([QCheckboxCombo License] - MIT) + - [NotoColorEmoji] ([NotoColorEmoji License] - SIL open font license) * Core - [discount] ([discount license] - BSD) @@ -101,6 +102,8 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [rlcompleter]: https://github.com/python/cpython/blob/master/Lib/rlcompleter.py [sourcecodepro license]: https://github.com/adobe-fonts/source-code-pro/blob/master/LICENSE.md [sourcecodepro]: https://github.com/adobe-fonts/source-code-pro +[NotoColorEmoji license]: https://github.com/googlefonts/noto-emoji/blob/main/fonts/LICENSE +[NotoColorEmoji]: https://github.com/googlefonts/noto-emoji [sphinx license]: https://github.com/sphinx-doc/sphinx/blob/master/LICENSE [sphinx]: http://www.sphinx-doc.org/en/stable/index.html [sqlite license]: https://www.sqlite.org/copyright.html |
