summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2022-12-07 13:02:21 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-12-07 13:12:10 +0000
commit148ebcc12066df1a3799e8088c2206f7f47ad03d (patch)
tree920dc23faa83527a5e27d5f788fcb847ddb5542c
parentf264de74fd0f70354c5dea523d4160043d9f6b0b (diff)
downloadqtdoc-148ebcc12066df1a3799e8088c2206f7f47ad03d.tar.gz
Document Third-Party Code changes in Qt 6.4.2
The changes were obtained by running qtattributionsscanner -output-format json in the sources of both Qt 6.4.1 and Qt 6.4.2 checkouts and diff'ing these. Task-number: QTBUG-108943 Change-Id: I0a925d00270d7ff82993f448d4d3cb8e5741b664 Reviewed-by: Paul Wicking <paul.wicking@qt.io> (cherry picked from commit f48b09f59f1e907901cbf73a4852b7494cef52f7) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
-rw-r--r--doc/src/legal/licensechanges.qdoc16
1 files changed, 15 insertions, 1 deletions
diff --git a/doc/src/legal/licensechanges.qdoc b/doc/src/legal/licensechanges.qdoc
index 5ee54c22..cd453d88 100644
--- a/doc/src/legal/licensechanges.qdoc
+++ b/doc/src/legal/licensechanges.qdoc
@@ -1,4 +1,4 @@
-// Copyright (C) 2021 The Qt Company Ltd.
+// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
@@ -10,6 +10,20 @@
Changes in Qt and \l{Licenses Used in Qt}{Third Party Modules}
released with Qt that are relevant to licensing.
+ \section1 Qt 6.4.2
+
+ \section2 Qt Core Module
+
+ \list
+ \li \l{zlib}{Data Compression Library (zlib)} was updated to version 1.2.13.
+ \endlist
+
+ \section2 Qt GUI Module
+
+ \list
+ \li \l{libpng}{LibPNG} was updated to version 1.6.39.
+ \endlist
+
\section1 Qt 6.4.1
\section2 Qt GUI Module