summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-06-16 07:09:56 +0200
committerLiang Qi <liang.qi@qt.io>2016-06-16 07:09:56 +0200
commit696ec9bbd6e15b381cb1b1451987e18b3f0a48a0 (patch)
tree6dbe511ed26af2739c0f211252789f0824cae812
parentbfc1ed24bd2ebc94b3e0c5bd17d860fe251e2b30 (diff)
parent9b19e9ce6cb3ed753fee3a659534398d730fb629 (diff)
downloadqtserialport-696ec9bbd6e15b381cb1b1451987e18b3f0a48a0.tar.gz
Merge remote-tracking branch 'origin/5.7.0' into 5.7
Change-Id: I5c6b9b995175ca3ad2faeb170157c194eed99f33
-rw-r--r--dist/changes-5.7.023
1 files changed, 19 insertions, 4 deletions
diff --git a/dist/changes-5.7.0 b/dist/changes-5.7.0
index 27e9ddb..efe98ab 100644
--- a/dist/changes-5.7.0
+++ b/dist/changes-5.7.0
@@ -1,7 +1,7 @@
-QtSerialPort 5.7 introduces a few new features and improvements as well as
-bugfixes over the 5.6.x series. For more details, refer to the online
-documentation included in this distribution. The documentation is also available
-online:
+Qt 5.7 introduces many new features and improvements as well as bugfixes
+over the 5.6.x series. Also, there is a change in the licensing terms.
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
http://doc.qt.io/qt-5/index.html
@@ -17,6 +17,21 @@ Each of these identifiers can be entered in the bug tracker to obtain more
information about a particular change.
****************************************************************************
+* Important License Changes *
+****************************************************************************
+
+ This module is no longer available under LGPLv2.1. The libraries are
+ now available under the following licenses:
+ * Commercial License
+ * GNU General Public License v2.0 (LICENSE.GPL2) and later
+ * GNU Lesser General Public License v3.0 (LICENSE.LGPL3)
+
+ The tools are now available under the following licenses:
+ * Commercial License
+ * GNU General Public License 3.0 (LICENSE.GPL3) with exceptions
+ described in The Qt Company GPL Exception 1.0 (LICENSE.GPL3-EXCEPT)
+
+****************************************************************************
* Library *
****************************************************************************