diff options
author | Paul Wicking <paul.wicking@qt.io> | 2020-10-27 14:56:32 +0100 |
---|---|---|
committer | Paul Wicking <paul.wicking@qt.io> | 2020-10-28 06:15:54 +0100 |
commit | 7cadb86e5b151459bd06f46a90f28bd157078df7 (patch) | |
tree | 0d304dba345cbb90e54c02a1d56541c1dca348b3 /src/compositor | |
parent | 2bf41c736719654d0d6b15eec280a4667ebc28c5 (diff) | |
download | qtwayland-7cadb86e5b151459bd06f46a90f28bd157078df7.tar.gz |
Doc: List correct license information for the module
Fixes: QTBUG-87959
Pick-to: 5.15
Change-Id: I1c5cd15e0dd6f81e87690e54cd4e526ce668a8aa
Reviewed-by: Tino Pyssysalo <tino.pyssysalo@qt.io>
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'src/compositor')
-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 1a5b2765..4dc0a3d3 100644 --- a/src/compositor/doc/src/qtwaylandcompositor-overview.qdoc +++ b/src/compositor/doc/src/qtwaylandcompositor-overview.qdoc @@ -115,9 +115,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 |