summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2024-02-09 15:08:23 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2024-02-14 07:09:39 +0000
commitfc948011a3cf421dcbe6cc21143cb53c5b2a8f0f (patch)
treeb7110159a3d384910f379ce53038fc997e0688b5
parentd5576c444f5e989c5fdd64377bbbd642bbc61bed (diff)
Doc: Fix license info for Qt Wayland QPA plugin
The plugin is also available LGPL 3.0 (which subsums GPL 3.0). This amends 7cadb86e5b151459bd06 Pick-to: 6.6 6.2 5.15 Change-Id: I547824ae53c7cd20cc2b7e22f84ae4266c13008a Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io> Reviewed-by: Liang Qi <liang.qi@qt.io> (cherry picked from commit cf0c0065bd0b689b3651aa50a229b0e118b19336) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--src/compositor/doc/src/qtwaylandcompositor-overview.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compositor/doc/src/qtwaylandcompositor-overview.qdoc b/src/compositor/doc/src/qtwaylandcompositor-overview.qdoc
index 86d15a5fd..cf24fbc57 100644
--- a/src/compositor/doc/src/qtwaylandcompositor-overview.qdoc
+++ b/src/compositor/doc/src/qtwaylandcompositor-overview.qdoc
@@ -156,7 +156,7 @@
In addition, Qt Wayland Compositor is available under the
\l{GNU General Public License, version 3}, while
the Qt Wayland integration plugin is available under the
- \l{GNU General Public License, version 3} or 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.