summaryrefslogtreecommitdiffstats
path: root/src/tools/moc/collectjson.cpp
diff options
context:
space:
mode:
authorTarja Sundqvist <[email protected]>2025-05-30 16:52:30 +0300
committerTarja Sundqvist <[email protected]>2025-06-10 11:11:44 +0000
commitc8c0c677693c047a9dbf94c2a88eb920ed11acc8 (patch)
tree52d3adcdd4bfda34f714a26f23c3b67510a66f2d /src/tools/moc/collectjson.cpp
parentfdf57f5df57e7d12cf871699d857a71acf272e0c (diff)
Revert "Update commercial SPDX-License-Identifier"v6.5.5-lts-lgpl
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 <[email protected]> (cherry picked from commit 5d8e9a8415562ba004b38508d91e1fa0254c17d3)
Diffstat (limited to 'src/tools/moc/collectjson.cpp')
-rw-r--r--src/tools/moc/collectjson.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/moc/collectjson.cpp b/src/tools/moc/collectjson.cpp
index e79d303b67d..d542e2abc4c 100644
--- a/src/tools/moc/collectjson.cpp
+++ b/src/tools/moc/collectjson.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2018 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 <qfile.h>
#include <qjsonarray.h>