summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRusty Wagner <rusty.wagner@gmail.com>2022-11-11 15:40:17 -0700
committerRusty Wagner <rusty.wagner@gmail.com>2022-11-25 20:33:28 -0500
commit0d08e11b4e4224ce67842681079c706983bbfd27 (patch)
treefe3e77ccd1746a0be63eb678808f378b8f538313 /docs
parent82c935fbbf3d98d7a56c751ece242d61f7c1fb12 (diff)
We no longer include libmspack
Diffstat (limited to 'docs')
-rw-r--r--docs/about/open-source.md3
1 files changed, 0 insertions, 3 deletions
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