From 0d08e11b4e4224ce67842681079c706983bbfd27 Mon Sep 17 00:00:00 2001 From: Rusty Wagner Date: Fri, 11 Nov 2022 15:40:17 -0700 Subject: We no longer include libmspack --- docs/about/open-source.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs') diff --git a/docs/about/open-source.md b/docs/about/open-source.md index 6e739da1..34215dec 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -28,7 +28,6 @@ The previous tools are used in the generation of our documentation, but are not - [abseil-cpp] ([abseil-cpp license] - Apache 2.0) - [pulldown-cmark] ([pulldown-cmark license] - MIT) - [jsoncpp] ([jsoncpp] - Public Domain / MIT) - - [libmspack] ([libmspack license] - LGPL, v2) - [llvm] ([llvm license] - BSD-style) - [lzf] ([lzf license] - BSD) - [python] ([python license] - Python Software Foundation License 2 -- a Python 3.10 built without GPL components is currently shipped with Windows builds only, other platforms leverage existing Python installs) @@ -89,8 +88,6 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [flatbuffer license]: https://github.com/google/flatbuffers/blob/master/LICENSE.txt [jsoncpp]: https://github.com/open-source-parsers/jsoncpp [jsoncpp license]: https://github.com/open-source-parsers/jsoncpp/blob/master/LICENSE -[libmspack]: https://www.cabextract.org.uk/libmspack/ -[libmspack license]: https://www.cabextract.org.uk/libmspack/#license [llvm]: http://llvm.org/releases/3.8.1/ [llvm license]: http://llvm.org/releases/3.8.1/LICENSE.TXT [lzf license]: http://oldhome.schmorp.de/marc/liblzf.html -- cgit v1.3.1