From f5ceadd9baddaa55111d6112e487428363fe981f Mon Sep 17 00:00:00 2001 From: Josh Ferrell Date: Wed, 7 Feb 2024 13:18:46 -0500 Subject: Remove dmon --- docs/about/open-source.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs/about') diff --git a/docs/about/open-source.md b/docs/about/open-source.md index 5662beba..96b7d7f3 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -38,7 +38,6 @@ The previous tools are used in the generation of our documentation, but are not - [xxHash] ([xxHash License] - 2-clause BSD) - [botan] ([botan license] - 2-clause BSD) - [fmt] ([fmt license] - MIT) - - [dmon] ([dmon license] - 2-clause BSD) * Core (Rust) - [Rust] ([Rust license] - Apache 2.0 / MIT) @@ -411,8 +410,6 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [curl license]: https://github.com/alexcrichton/curl-rust/blob/main/LICENSE [digest]: https://github.com/RustCrypto/traits/tree/master/digest [digest license]: https://github.com/RustCrypto/traits/blob/master/digest/LICENSE-MIT -[dmon]: https://github.com/septag/dmon/ -[dmon license]: https://github.com/septag/dmon/blob/master/LICENSE [either]: https://github.com/bluss/either [either license]: https://github.com/bluss/either/blob/master/LICENSE-MIT [encoding_rs]: https://github.com/hsivonen/encoding_rs -- cgit v1.3.1