summaryrefslogtreecommitdiffstats
path: root/src/mqtt/doc/src/index.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mqtt/doc/src/index.qdoc')
-rw-r--r--src/mqtt/doc/src/index.qdoc38
1 files changed, 24 insertions, 14 deletions
diff --git a/src/mqtt/doc/src/index.qdoc b/src/mqtt/doc/src/index.qdoc
index 989f4a4..fd50391 100644
--- a/src/mqtt/doc/src/index.qdoc
+++ b/src/mqtt/doc/src/index.qdoc
@@ -1,11 +1,11 @@
-/******************************************************************************
+/****************************************************************************
**
-** Copyright (C) 2017 The Qt Company Ltd.
+** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
-** This file is part of the QtMqtt module.
+** This file is part of the documentation of the Qt Toolkit.
**
-** $QT_BEGIN_LICENSE:GPL$
+** $QT_BEGIN_LICENSE:FDL$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
** accordance with the commercial license agreement provided with the
@@ -14,18 +14,17 @@
** and conditions see https://www.qt.io/terms-conditions. For further
** information use the contact form at https://www.qt.io/contact-us.
**
-** GNU General Public License Usage
-** Alternatively, this file may be used under the terms of the GNU
-** General Public License version 3 or (at your option) any later version
-** approved by the KDE Free Qt Foundation. The licenses are as published by
-** the Free Software Foundation and appearing in the file LICENSE.GPL3
-** included in the packaging of this file. Please review the following
-** information to ensure the GNU General Public License requirements will
-** be met: https://www.gnu.org/licenses/gpl-3.0.html.
-**
+** GNU Free Documentation License Usage
+** Alternatively, this file may be used under the terms of the GNU Free
+** Documentation License version 1.3 as published by the Free Software
+** Foundation and appearing in the file included in the packaging of
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
** $QT_END_LICENSE$
**
-******************************************************************************/
+****************************************************************************/
+
/*!
\page qtmqtt-index.html
@@ -45,6 +44,9 @@
and devices to publish telemetry data. The supported versions are MQTT 3.1
and MQTT 3.1.1.
+ \note Qt MQTT is part of the Qt for Automation offering and not Qt. For further
+ details please see \l {Qt for Automation}.
+
\section1 Getting Started
To include the definitions of the module's classes, use the following
@@ -77,4 +79,12 @@
\list
\li \l{Qt MQTT C++ Classes}{C++ Classes}
\endlist
+
+ \section1 Licenses and Attributions
+
+ Qt MQTT is available under commercial licenses from \l{The Qt Company}.
+ In addition, it is available under the
+ the \l{GNU General Public License, version 3}.
+
+ \generatelist{groupsbymodule attributions-qtmqtt}
*/