summaryrefslogtreecommitdiff
path: root/docs/about
diff options
context:
space:
mode:
authorXusheng <xusheng@vector35.com>2020-08-15 12:19:44 +0800
committerXusheng <xusheng@vector35.com>2020-08-15 12:19:44 +0800
commit55c2311a05cc24e66a8d22186716a95cf711eece (patch)
treeafc1ddfaf96752905e61f844a984192919d68293 /docs/about
parentd5a13d8d570e53af350f10b8a97368cf6ee7e711 (diff)
remove credit for libgit2
Diffstat (limited to 'docs/about')
-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 94f44372..99595437 100644
--- a/docs/about/open-source.md
+++ b/docs/about/open-source.md
@@ -24,7 +24,6 @@ The previous tools are used in the generation of our documentation, but are not
* Core
- [discount] ([discount license] - BSD)
- - [libgit2] ([libgit2 license] - GPLv2 with linking exception)
- [libmspack] ([libmspack license] - LGPL, v2)
- [llvm] ([llvm license] - BSD-style)
- [lzf] ([lzf license] - BSD)
@@ -75,8 +74,6 @@ Please note that we offer no support for running Binary Ninja with modified Qt l
[doxygen]: http://www.stack.nl/~dimitri/doxygen/
[flatbuffer]: https://github.com/google/flatbuffers
[flatbuffer license]: https://github.com/google/flatbuffers/blob/master/LICENSE.txt
-[libgit2]: https://libgit2.github.com/
-[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/