diff options
author | Paul Wicking <paul.wicking@qt.io> | 2020-10-27 14:56:32 +0100 |
---|---|---|
committer | Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> | 2020-10-28 05:51:47 +0000 |
commit | cc652bdd4ec7692a68db8afef2a709b74581c2cd (patch) | |
tree | 5afa635166fa76620417f4ae729e1e6f60685dc1 /src | |
parent | f9d5fc2e94c2116130456f4b4f8bd2f3a0c88d20 (diff) | |
download | qtwayland-cc652bdd4ec7692a68db8afef2a709b74581c2cd.tar.gz |
Doc: List correct license information for the module
Fixes: QTBUG-87959
Change-Id: I1c5cd15e0dd6f81e87690e54cd4e526ce668a8aa
Reviewed-by: Tino Pyssysalo <tino.pyssysalo@qt.io>
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
(cherry picked from commit 7cadb86e5b151459bd06f46a90f28bd157078df7)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src')
-rw-r--r-- | src/compositor/doc/src/qtwaylandcompositor-overview.qdoc | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/src/compositor/doc/src/qtwaylandcompositor-overview.qdoc b/src/compositor/doc/src/qtwaylandcompositor-overview.qdoc index dc95dc5b..fcdd13f7 100644 --- a/src/compositor/doc/src/qtwaylandcompositor-overview.qdoc +++ b/src/compositor/doc/src/qtwaylandcompositor-overview.qdoc @@ -111,9 +111,13 @@ Qt Wayland Compositor and the Qt Wayland integration plugin are available under commercial licenses from \l{The Qt Company}. - In addition, they are available under the - \l{GNU Lesser General Public License, version 3}, or - the \l{GNU General Public License, version 2}. + + 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 General Public License, version 2}. + See \l{Qt Licensing} for further details. Qt Wayland Compositor and the Qt Wayland integration plugin |