From ef6bc4a5d269acd29dc5947501c746fddd980139 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 18 Nov 2024 12:51:09 -0500 Subject: update qt license url --- docs/about/open-source.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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 -- cgit v1.3.1