diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2024-11-18 12:51:09 -0500 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2024-11-18 12:51:09 -0500 |
| commit | ef6bc4a5d269acd29dc5947501c746fddd980139 (patch) | |
| tree | e37b6a0536000d99b5860fe2a45d25d6deb43711 /docs/about/open-source.md | |
| parent | 177b7682c646bb2e9cc4bdcb4475d4804d92f927 (diff) | |
update qt license url
Diffstat (limited to 'docs/about/open-source.md')
| -rw-r--r-- | docs/about/open-source.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md index 5e8da5a6..58db636c 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -287,7 +287,7 @@ Please note that we offer no support for running Binary Ninja with modified Qt l - On Linux, replace the `libQt6Core.so.6`, `libQt6DBus.so.6`, `libQt6Gui.so.6`, `libQt6Network.so.6`, `libQt6Widgets.so.6`, `libQt6XcbQpa.so.6` files wherever Binary Ninja was extracted. [Building Qt 6 from Git]: https://wiki.qt.io/Building_Qt_6_from_Git -[Qt 6.7]: https://www.qt.io/qt-licensing-terms/ +[Qt 6.7]: https://www.qt.io/licensing/open-source-lgpl-obligations [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 @@ -317,7 +317,7 @@ Please note that we offer no support for running Binary Ninja with modified Qt l [PPC architecture module]: https://github.com/Vector35/ppc-capstone [python]: https://github.com/python/cpython [python license]: https://github.com/python/cpython/blob/master/LICENSE -[qt license]: https://www.qt.io/qt-licensing-terms/ +[qt license]: https://www.qt.io/licensing/open-source-lgpl-obligations [qt]: https://www.qt.io/download/ [rapidjson]: http://rapidjson.org/ [rapidjson license]: https://github.com/Tencent/rapidjson/blob/master/license.txt |
