summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2016-10-20 11:53:03 +0200
committerKai Koehne <kai.koehne@qt.io>2016-11-01 11:18:46 +0000
commitd6e28d96927cec11df8bae6d8f150fb985984bbf (patch)
treeb1049c1b257582461458be7de785ab6e07954b8a /src/bluetooth/doc
parent515ff5b0f9a2245a13cec6f2d37edd1715cdae8c (diff)
Document Qt Bluetooth license
Also give a hint that the sdbscanner tool is typically GPL2 only. Change-Id: I3739aafcdde905a92772e0aea11dd4c90627259a Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/bluetooth/doc')
-rw-r--r--src/bluetooth/doc/src/bluetooth-index.qdoc13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/bluetooth/doc/src/bluetooth-index.qdoc b/src/bluetooth/doc/src/bluetooth-index.qdoc
index b168cd2d..7dd555cf 100644
--- a/src/bluetooth/doc/src/bluetooth-index.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-index.qdoc
@@ -136,4 +136,17 @@ The \l QtBluetooth module exports the following
\li \l {btfiletransfer}{Bluetooth File Transfer}
\endlist
\endlist
+
+\section1 Licenses and Attributions
+
+Qt Bluetooth is available under commercial licenses from \l{The Qt Company}.
+In addition, it is available under the
+\l{GNU Lesser General Public License, version 3}, or
+the \l{GNU General Public License, version 2}.
+See \l{Qt Licensing} for further details.
+
+On Linux, Qt Bluetooth uses a separate executable, \c sdpscanner,
+to integrate with the official Linux bluetooth protocol stack
+BlueZ. BlueZ is available under the \l{GNU General Public License,
+version 2}.
*/