aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2026-02-24 15:33:03 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2026-03-02 12:06:51 +0000
commit43cd32cfb05a3ce4ad6c15558e555fd9325df9c2 (patch)
tree030da15cc9ee8f1146142f2df27a7090595b471a
parent8e5881fa5c687e6115ed806cb524f1b3fa2c9385 (diff)
Document licensing of Qt Qml Compiler
Change-Id: I120f8f4682e03d69606554bc22a6fa71ba3d6f61 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io> (cherry picked from commit b9c4773b71617d582d32c60af64e3181106acd95) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit 78fd657a51b526fab2fc96e2ee31fe760993fa31)
-rw-r--r--src/qmlcompiler/doc/qtqmlcompiler-index.qdoc8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/qmlcompiler/doc/qtqmlcompiler-index.qdoc b/src/qmlcompiler/doc/qtqmlcompiler-index.qdoc
index c6dce9c718..289f2a0a1f 100644
--- a/src/qmlcompiler/doc/qtqmlcompiler-index.qdoc
+++ b/src/qmlcompiler/doc/qtqmlcompiler-index.qdoc
@@ -81,4 +81,12 @@
\li \l{QML type compiler}
\endlist
\endlist
+
+ \section1 Licenses
+
+ Qt Qml Compiler is available under commercial licenses from \l{The Qt Company}.
+ In addition, it is available under the \l{GNU General Public License, version 3}
+ with \l{Qt GPL exception 1.0}.
+ See \l{Qt Licensing} for further details.
+
*/