summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2017-07-01 11:41:48 -0400
committerJordan Wiens <jordan@psifertex.com>2017-07-01 11:41:48 -0400
commit10c88f331e8d74e7c9aad3c67518fb4eb8386da9 (patch)
tree146e3b344559b6d7c972bdef04842202ca02b26c /docs
parentb9843c4eea545b85eb02a46ca089bd97a69ce22f (diff)
add license info for libmspack
Diffstat (limited to 'docs')
-rw-r--r--docs/about/open-source.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md
index 7feb1b7a..bc0bf5a1 100644
--- a/docs/about/open-source.md
+++ b/docs/about/open-source.md
@@ -24,6 +24,7 @@ The previous tools are used in the generation of our documentation, but are not
- [discount] ([discount license] - BSD)
- [libcurl] ([libcurl license] - MIT/X derivative)
- [libgit2] ([libgit2 license] - GPLv2 with linking exception)
+ - [libmspack] ([libmspack license] - LGPL, v2)
- [llvm] ([llvm license] - BSD-style)
- [lzf] ([lzf license] - BSD)
- [openssl] ([openssl license] - openssl license)
@@ -64,12 +65,14 @@ Please note that we offer no support for running Binary Ninja with modified Qt l
[discount]: http://www.pell.portland.or.us/~orc/Code/discount/
[doxygen license]: https://github.com/doxygen/doxygen/blob/master/LICENSE
[doxygen]: http://www.stack.nl/~dimitri/doxygen/
-[libcurl license]: https://curl.haxx.se/docs/copyright.html
[libcurl]: https://curl.haxx.se/
-[libgit2 license]: https://github.com/libgit2/libgit2/blob/master/COPYING
+[libcurl license]: https://curl.haxx.se/docs/copyright.html
[libgit2]: https://libgit2.github.com/
-[llvm license]: http://llvm.org/releases/3.8.1/LICENSE.TXT
+[libgit2 license]: https://github.com/libgit2/libgit2/blob/master/COPYING
+[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
[lzf]: http://oldhome.schmorp.de/marc/liblzf.html
[mkdocs license]: https://github.com/mkdocs/mkdocs/blob/master/LICENSE