summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2018-02-22 10:52:11 +0100
committerAlex Blasche <alexander.blasche@qt.io>2018-03-01 09:00:31 +0000
commit83253dde1668fc20005dc6e0f83fd96032331aa1 (patch)
tree577bbf043ddc30796bd87032eb068265862c4c9a
parentb82c16453e78193a9b096a8915600e175f1cd5d8 (diff)
Add standard license section to qtmqtt index doc page
This section is standard since Qt 5.11. Task-number: QTBUG-66569 Change-Id: I14d9ce171d19cc4c0201c662c39181df44e6617a Reviewed-by: Kai Koehne <kai.koehne@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--src/mqtt/doc/src/index.qdoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mqtt/doc/src/index.qdoc b/src/mqtt/doc/src/index.qdoc
index cae31f6..d2e8dd2 100644
--- a/src/mqtt/doc/src/index.qdoc
+++ b/src/mqtt/doc/src/index.qdoc
@@ -76,4 +76,12 @@
\list
\li \l{Qt MQTT C++ Classes}{C++ Classes}
\endlist
+
+ \section1 Licenses and Attributions
+
+ Qt MQTT is available under commercial licenses from \l{The Qt Company}.
+ In addition, it is available under the
+ the \l{GNU General Public License, version 3}.
+
+ \generatelist{groupsbymodule attributions-qtmqtt}
*/