Skip to content

Commit e1efc28

Browse files
committed
add sentry open source license
1 parent dd13a71 commit e1efc28

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/about/open-source.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ The previous tools are used in the generation of our documentation, but are not
4343
- [JSON for Modern C++] ([JSON for Modern C++ license] - MIT)
4444
- [zstd] ([zstd license] - BSD)
4545
- [openssl] ([openssl license] - Apache 2.0)
46+
- [sentry-native] ([sentry-native license] - MIT)
4647

4748
* Other
4849
- [yasm] ([yasm license] - 2-clause BSD) used for assembling x86 and x64
@@ -196,3 +197,5 @@ Please note that we offer no support for running Binary Ninja with modified Qt l
196197
[Ghidra DB FFI license]: https://github.com/Vector35/ghidra-db-ffi/blob/main/LICENSE
197198
[GraalVM CE]: https://github.com/oracle/graal/
198199
[GraalVM CE license]: https://github.com/oracle/graal/blob/master/LICENSE
200+
[sentry-native]: https://github.com/getsentry/sentry-native
201+
[sentry-native license]: https://github.com/getsentry/sentry-native/blob/master/LICENSE

0 commit comments

Comments
 (0)