diff options
| author | Rusty Wagner <rusty.wagner@gmail.com> | 2022-02-10 20:03:28 -0500 |
|---|---|---|
| committer | Rusty Wagner <rusty.wagner@gmail.com> | 2022-03-11 20:28:57 -0500 |
| commit | e914cfcae37374640b6fa5bf3de70f4dc2b9766d (patch) | |
| tree | 0080536eb396b56e2ab70b44b0501ccfd839f9e1 /docs/about | |
| parent | a84856e299f91dfcc31ba0cd397f32e2aa13711d (diff) | |
Add abseil-cpp to open source list
Diffstat (limited to 'docs/about')
| -rw-r--r-- | docs/about/open-source.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md index 798593b1..4cb8db19 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -25,6 +25,7 @@ The previous tools are used in the generation of our documentation, but are not - [NotoColorEmoji] ([NotoColorEmoji License] - SIL open font license) * Core + - [abseil-cpp] ([abseil-cpp license] - Apache 2.0) - [discount] ([discount license] - BSD) - [libmspack] ([libmspack license] - LGPL, v2) - [llvm] ([llvm license] - BSD-style) @@ -67,6 +68,8 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [Building Qt 6 from Git]: https://wiki.qt.io/Building_Qt_6_from_Git [Qt 6.1]: https://www.qt.io/qt-licensing-terms/ +[abseil-cpp]: https://github.com/abseil/abseil-cpp +[abseil-cpp license]: https://github.com/abseil/abseil-cpp/blob/master/LICENSE [capstone]: https://github.com/aquynh/capstone [capstone license]: https://github.com/aquynh/capstone/blob/master/LICENSE.TXT [breathe license]: https://github.com/michaeljones/breathe/blob/master/LICENSE |
