From ec6b6f3671981b5e3c6d3a884e71e3ce9371d7cb Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 20 Nov 2020 09:10:00 +0100 Subject: [PATCH] Doc: Add link to Qbs attributions into toplevel Readme.md Task-number: QTCREATORBUG-24622 Change-Id: Icff751b12fc03d18f5d1fd4f8dd191a344a9981b Reviewed-by: Christian Kandeler Reviewed-by: Eike Ziller --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8a197626471..88e3afa568f 100644 --- a/README.md +++ b/README.md @@ -762,3 +762,9 @@ SQLite (https://www.sqlite.org) is in the Public Domain. DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE FONT SOFTWARE. + + ### Qbs + + Qt Creator installations deliver Qbs. Its licensing and third party + attributions are listed in Qbs Manual at + https://doc.qt.io/qbs/attributions.html