summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-06-19 03:00:58 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2018-06-19 03:00:58 +0200
commit4e5633efcdc35861be88d999facaad5531cd469b (patch)
tree6b8571d95efbad26fd645e77f131f18ef78c04c6
parentbfbc454082e593764ad28f76aa768b67f0d42ffc (diff)
parent9fcc111be349b76cfc1934393edd3841da26e2a3 (diff)
Merge remote-tracking branch 'origin/5.11' into dev
-rw-r--r--src/oauth/doc/src/qtnetworkauth.qdoc7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/oauth/doc/src/qtnetworkauth.qdoc b/src/oauth/doc/src/qtnetworkauth.qdoc
index b5f24f8..c2ab112 100644
--- a/src/oauth/doc/src/qtnetworkauth.qdoc
+++ b/src/oauth/doc/src/qtnetworkauth.qdoc
@@ -76,6 +76,13 @@
suspicious applications. Instead, the credentials are entered in a known
and trusted web interface.
+ \section1 Licenses
+
+ Qt Network Authorization is available under commercial licenses from
+ \l{The Qt Company}. In addition, it is available under the
+ \l{GNU General Public License, version 3}.
+ See \l{Qt Licensing} for further details.
+
\section1 Examples
\list
\li \l {Qt Network Authorization Examples}