diff options
author | Kai Koehne <kai.koehne@qt.io> | 2018-05-10 19:28:33 +0200 |
---|---|---|
committer | Kai Koehne <kai.koehne@qt.io> | 2018-05-14 13:17:19 +0000 |
commit | be74f55d065f45f4aaa5d5c9c101955801ac3092 (patch) | |
tree | 67f9d585b30103838e6dd5e08a5f286a8e69713d /src/positioning | |
parent | 6feb47da8cf90bd0ad7ed406b88706c65690b880 (diff) | |
download | qtlocation-be74f55d065f45f4aaa5d5c9c101955801ac3092.tar.gz |
Doc: Add license details to index page of Qt Positioning
Change-Id: I2724e771c18940a153bf0428948c32dd47a58554
Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/positioning')
-rw-r--r-- | src/positioning/doc/src/qtpositioning.qdoc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/positioning/doc/src/qtpositioning.qdoc b/src/positioning/doc/src/qtpositioning.qdoc index 2a966b19..f0094ff0 100644 --- a/src/positioning/doc/src/qtpositioning.qdoc +++ b/src/positioning/doc/src/qtpositioning.qdoc @@ -93,6 +93,15 @@ The .pro file should have the \e positioning keyword added \code QT += positioning \endcode +\section1 Licenses + +Qt Positioning 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 \section2 Overview |