summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/about/open-source.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md
index 6b4afcac..9870de8e 100644
--- a/docs/about/open-source.md
+++ b/docs/about/open-source.md
@@ -285,6 +285,7 @@ The previous tools are used in the generation of our documentation, but are not
- [DWARF Import] - ([dwarf import license] - MIT)
- [DWARF Export] - ([dwarf export license] - MIT)
- [IDB Import] - ([idb import license] - MIT)
+ - [SCC] - ([scc license] - MIT)
## Building Qt
@@ -396,6 +397,8 @@ Please note that we offer no support for running Binary Ninja with modified Qt l
[dwarf export license]: https://github.com/Vector35/binaryninja-api/blob/dev/LICENSE.txt
[IDB Import]: https://github.com/Vector35/binaryninja-api/tree/dev/plugins/idb_import
[idb import license]: https://github.com/Vector35/binaryninja-api/blob/dev/LICENSE.txt
+[SCC]: https://github.com/Vector35/scc/
+[scc license]: https://github.com/Vector35/scc/blob/master/LICENSE.txt
[Rust]: https://www.rust-lang.org/
[Rust license]: https://github.com/rust-lang/rust/blob/master/LICENSE-MIT