aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-09-15 13:29:22 +0200
committerKai Koehne <kai.koehne@qt.io>2016-09-19 07:38:58 +0000
commit213232635272440a51380237c56158a5f7f4b148 (patch)
tree081051e68e5d24cde71c8e4071b0c6859e761cd3 /src/qml/doc
parent696367fd6ca1a2c3b2d4b1682e50a3d3a0bbbb15 (diff)
Add qt_attribution.json file for masm
Change-Id: Ied24eb3dd3741c913f4a4ec80fe39d0678e46d5c Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'src/qml/doc')
-rw-r--r--src/qml/doc/src/qtqml.qdoc13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/qml/doc/src/qtqml.qdoc b/src/qml/doc/src/qtqml.qdoc
index 33bb0c0750..747466281e 100644
--- a/src/qml/doc/src/qtqml.qdoc
+++ b/src/qml/doc/src/qtqml.qdoc
@@ -131,6 +131,19 @@ the QML code to interact with C++ code.
\li \l{The Declarative State Machine Framework}
\endlist
+\section1 Licenses and Attributions
+
+Qt QML is available under commercial licenses from \l{The Qt Company}.
+In addition, it is available under the
+\l{GNU Lesser General Public License, version 3}, or
+the \l{GNU General Public License, version 2}.
+See \l{Qt Licensing} for further details.
+
+Furthermore Qt QML potentially contains third party
+modules under following permissive licenses:
+
+\generatelist{groupsbymodule attributions-qtqml}
+
\section1 Guides and Other Information
Further information for writing QML applications: