From 0b71dbd1ad1085f90032e42c07f6c8067a786abc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucie=20G=C3=A9rard?= Date: Thu, 29 Feb 2024 16:06:22 +0100 Subject: [PATCH] Correct license for statically compiled helper file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-121787 Change-Id: I19222cbe8a45a27853933191677f433dd0a60771 Reviewed-by: Qt CI Bot Reviewed-by: Kai Köhne (cherry picked from commit 05ed4a85bfb7afa2643c6fe8263cadf66ef783b1) Reviewed-by: Qt Cherry-pick Bot --- src/corelib/Qt6CoreResourceInit.in.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/corelib/Qt6CoreResourceInit.in.cpp b/src/corelib/Qt6CoreResourceInit.in.cpp index e489d7e9769..375732fcc9b 100644 --- a/src/corelib/Qt6CoreResourceInit.in.cpp +++ b/src/corelib/Qt6CoreResourceInit.in.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2023 The Qt Company Ltd. -// SPDX-License-Identifier: BSD-3-Clause +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause // This file was generated by the qt_add_resources command.