diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2022-05-19 13:16:09 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2022-05-19 21:29:05 -0400 |
| commit | 75e9369150c8f5a989dd153174792520aa0959e2 (patch) | |
| tree | 51e0381273dfb4814da97c08c1a291c4abc1f7c7 /docs | |
| parent | 904bd16ad332f1f40d2ea5c1862a4da8a984e004 (diff) | |
remove outdated spdlog reference
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/about/open-source.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md index d74bbbbe..768aac51 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -41,7 +41,6 @@ The previous tools are used in the generation of our documentation, but are not - [curl] ([curl license] - MIT) - [nom] ([nom license] - MIT) - [xxHash] ([xxHash License] - 2-clause BSD) - - [spdlog] ([spdlog license] - MIT) * Other - [yasm] ([yasm license] - 2-clause BSD) used for assembling x86 and x64 @@ -112,8 +111,6 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [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 -[spdlog license]: https://github.com/gabime/spdlog/blob/v1.x/LICENSE -[spdlog]: https://github.com/gabime/spdlog [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 |
