summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2020-01-22 07:45:46 +0200
committerPaul Wicking <paul.wicking@qt.io>2020-01-22 09:50:30 +0000
commit50187f7e250f3e64ac08ae63e66ba5a016f285a9 (patch)
tree4a5ce7a061a7da19d16d0d04d02da2cb969fb8d1
parent3e366d51d043369098b5a5869f64c6a8383eed9f (diff)
downloadqtdoc-5.14.1.tar.gz
Document Third-Party Code changes in Qt 5.14.1v5.14.15.14.1
The changes where obtained by running qtattributionsscanner -output-format json in the sources of both Qt 5.14.0 and Qt 5.14.1 checkouts, and diff'ing these. Task-number: QTBUG-81166 Change-Id: I7ef38f6a590a450cfa64b0ef0f4b6b75318ed7a0 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--doc/src/legal/licensechanges.qdoc15
1 files changed, 14 insertions, 1 deletions
diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc
index 531d0d14..6276ee0e 100644
--- a/doc/src/legal/licensechanges.qdoc
+++ b/doc/src/legal/licensechanges.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2019 The Qt Company Ltd.
+** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
@@ -34,6 +34,19 @@
Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules}
released with Qt that are relevant to licensing.
+ \section1 Qt 5.14.1
+
+ \section2 Qt Core Module
+
+ \list
+ \li \l{pcre2}{PCRE2} got updated to upstream version 10.34.
+ \li \l{pcre2-sljit}{PCRE2 - Stack-less Just-In-Time Compiler} got updated to upstream version 10.34.
+ \endlist
+
+ \section2 Qt QML Module
+
+ \l{llvm-adt}{LLVM: ADT} was removed from 3rd party sources and we are not bundling that library anymore.
+
\section1 Qt 5.14.0
\section2 Qt Core Module