From 8ff0b254e4c3db81254782262d827f7831d15f6b Mon Sep 17 00:00:00 2001 From: Tarja Sundqvist Date: Fri, 3 Jan 2025 08:37:18 +0200 Subject: Revert "Update commercial SPDX-License-Identifier" This reverts commit ffb7d2e3205cc75337ba9ed93d12222e27c3abc1. Revert of commercial SPDX license identifiers is required for the Qt 6.5.x opensource releases, Qt 6.5.4 onwards. Change-Id: Id817f759f883f3aff0e3fdbde81e7982e8564b0e Reviewed-by: Volker Hilsheimer --- src/plugins/platforms/wasm/qwasmwindowstack.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/platforms/wasm/qwasmwindowstack.cpp') diff --git a/src/plugins/platforms/wasm/qwasmwindowstack.cpp b/src/plugins/platforms/wasm/qwasmwindowstack.cpp index c740fc64bab..d3769c7a1bb 100644 --- a/src/plugins/platforms/wasm/qwasmwindowstack.cpp +++ b/src/plugins/platforms/wasm/qwasmwindowstack.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2022 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include "qwasmwindowstack.h" -- cgit v1.2.3