diff options
author | Kai Koehne <kai.koehne@qt.io> | 2019-04-08 11:28:37 +0200 |
---|---|---|
committer | Jani Heikkinen <jani.heikkinen@qt.io> | 2019-04-08 10:41:24 +0000 |
commit | 38a19857d7a1d80c81d5c0cb024aaf685c9f1afc (patch) | |
tree | 3aa318d967751f530ac2721154d03ecaa23d4cc8 | |
parent | 2bdc7b5a8040372b48a4d3948b9b6a81dafc92d4 (diff) | |
download | qtdoc-38a19857d7a1d80c81d5c0cb024aaf685c9f1afc.tar.gz |
The changes where obtained by running
qtattributionsscanner -output-format json
in the sources of both Qt 5.12.2 and Qt 5.12.3 checkouts, and diff'ing
these.
Fixes: QTBUG-75026
Change-Id: If1b8b44c45333d33e8b163639c6d6a0e81798d53
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
-rw-r--r-- | doc/src/legal/licensechanges.qdoc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc index 9cc992c7..40e78abe 100644 --- a/doc/src/legal/licensechanges.qdoc +++ b/doc/src/legal/licensechanges.qdoc @@ -34,6 +34,13 @@ Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules} released with Qt that are relevant to licensing. + \section1 Qt 5.12.3 + + \section2 Qt GUI Module + + The license of \l{Wintab API} was now classified as 'Custom' instead of + 'Public Domain'. + \section1 Qt 5.12.2 \section2 Qt GUI Module |