From c8c0c677693c047a9dbf94c2a88eb920ed11acc8 Mon Sep 17 00:00:00 2001 From: Tarja Sundqvist Date: Fri, 30 May 2025 16:52:30 +0300 Subject: Revert "Update commercial SPDX-License-Identifier" This reverts commit 4c16c8afb37f0b4cbcfb37d47baf6fc29e42c7b7. The revert is needed for the opensource releases which cannot contain commercial license headers. Change-Id: I0caa255093ecf406978de958cd3810bc9f80121e Reviewed-by: Jani Heikkinen (cherry picked from commit 5d8e9a8415562ba004b38508d91e1fa0254c17d3) --- src/tools/qlalr/recognizer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/qlalr/recognizer.cpp') diff --git a/src/tools/qlalr/recognizer.cpp b/src/tools/qlalr/recognizer.cpp index b552b6ee7c6..65862f7b029 100644 --- a/src/tools/qlalr/recognizer.cpp +++ b/src/tools/qlalr/recognizer.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 #include "recognizer.h" -- cgit v1.2.3