summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2021-04-22 11:25:34 +0300
committerTarja Sundqvist <tarja.sundqvist@qt.io>2021-04-22 12:40:48 +0300
commit1d7f17705f35d5c3d0f58a6317c78bd26637341c (patch)
tree9bc9f6b37cf8e26f3cbe587a65242e8088bb5b15
parentca6ecaa15f534641a3bcb989ad65762e56a89e3e (diff)
Document third-party code changes in Qt 5.15.4
The changes were obtained by running qtattributionsscanner -output-format json in the Qt 5.15.3 and Qt 5.15.4 source packages and diff'ing the changes. Pick-to: 5.15 Change-Id: I2f416dcb442a13c4c9f23feade2f86476bebb48f Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--doc/src/legal/licensechanges.qdoc21
1 files changed, 20 insertions, 1 deletions
diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc
index 4a3f1e667..83d46fc6f 100644
--- a/doc/src/legal/licensechanges.qdoc
+++ b/doc/src/legal/licensechanges.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2020 The Qt Company Ltd.
+** Copyright (C) 2021 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
@@ -34,6 +34,25 @@
Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules}
released with Qt that are relevant to licensing.
+ \section1 Qt 5.15.4
+
+ \section2 Qt GUI Module
+
+ \l{libjpeg}{LibJPEG-turbo} got updated to upstream version 2.0.6.
+ Also, the copyright information got updated.
+
+ \section2 Qt Image Formats
+
+ \list
+ \li \l{libtiff}{TIFF Software Distribution (libtiff)} got updated to upstream
+ version 4.2.0.
+ \li \l{libwebp}{WebP (libwebp)} got updated to upstream version 1.2.0.
+ \endlist
+
+ \section2 Qt SQL Module
+
+ \l{sqlite}{SQLite} got updated to upstream version 3.35.2.
+
\section1 Qt 5.15.3
\section2 Qt Core Module