summaryrefslogtreecommitdiffstats
path: root/src/dbus/doc
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-04-13 16:27:36 +0200
committerKai Koehne <kai.koehne@qt.io>2018-04-20 06:45:12 +0000
commitc579a77f841ed44df25553972f8807110c55808d (patch)
tree4631da3bbc487236d9b23befc91628b091a82a18 /src/dbus/doc
parent0c51b832f59d536513eaa85732bc02ad72b99455 (diff)
Document libdbus-1 code in Qt D-Bus
[ChangeLog][Third-Party Code] Libdbus-1 code in Qt D-Bus is now properly documented. The code is licensed under AFL-2.1 OR GPL-2.0-or-later. Change-Id: I38bd6f38175562fff03ae84fc7a5c435de4cb972 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/dbus/doc')
-rw-r--r--src/dbus/doc/src/qtdbus-index.qdoc7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/dbus/doc/src/qtdbus-index.qdoc b/src/dbus/doc/src/qtdbus-index.qdoc
index eed5e42731..18a4aa6d0f 100644
--- a/src/dbus/doc/src/qtdbus-index.qdoc
+++ b/src/dbus/doc/src/qtdbus-index.qdoc
@@ -200,7 +200,7 @@
Information about the messages will be written to the console the application
was launched from.
- \section1 Licenses
+ \section1 Licenses and Attributions
The Qt D-Bus module is available under commercial licenses from \l{The Qt Company}.
In addition, it is available under free software licenses. Since Qt 5.4,
@@ -209,6 +209,11 @@
the \l{GNU General Public License, version 2}.
See \l{Qt Licensing} for further details.
+ Furthermore, Qt D-Bus in Qt \QtVersion may contain third party
+ modules under following permissive licenses:
+
+ \generatelist{groupsbymodule attributions-qtdbus}
+
\section1 Further Reading
The following documents contain information about Qt's D-Bus integration