From 69f71318db48616d51c8f81715e794b483c1fbfa Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Wed, 10 Jan 2018 10:36:26 +0100 Subject: Document licenses Every module should state the licenses it is available under in it's landing page. Change-Id: Ib2d5f49e57f7f34bf06a558725dcb53152561f8d Reviewed-by: Leena Miettinen --- src/extras/doc/src/qtquickextras-index.qdoc | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/extras/doc/src/qtquickextras-index.qdoc') diff --git a/src/extras/doc/src/qtquickextras-index.qdoc b/src/extras/doc/src/qtquickextras-index.qdoc index 43d78590..4bc2e1da 100644 --- a/src/extras/doc/src/qtquickextras-index.qdoc +++ b/src/extras/doc/src/qtquickextras-index.qdoc @@ -44,6 +44,15 @@ the user. \annotatedlist extras + \section1 Licenses and Attributions + + The Qt Quick Extras module is available under commercial licenses from \l{The Qt Company}. + In addition, it is available under free software licenses. Since Qt 5.4, + these free software licenses are + \l{GNU Lesser General Public License, version 3}, or + the \l{GNU General Public License, version 2}. + See \l{Qt Licensing} for further details. + \section1 Related information \list -- cgit v1.2.1