summaryrefslogtreecommitdiffstats
path: root/src/tools/moc/preprocessor.cpp
diff options
context:
space:
mode:
authorTarja Sundqvist <[email protected]>2025-07-02 10:15:21 +0300
committerTarja Sundqvist <[email protected]>2025-07-02 10:15:21 +0300
commitffe3f3565e8b9a5c7e0ea6b33dc7993d3902077e (patch)
treea972df58b2ffee7a6be9e14aa58123c94226cfd2 /src/tools/moc/preprocessor.cpp
parent3fe9e69e4d7510480544f928e8a07f0f110b2181 (diff)
parentc8c0c677693c047a9dbf94c2a88eb920ed11acc8 (diff)
Merge tag 'v6.5.5-lts-lgpl' into 6.5.56.5.5
Qt 6.5.5-lts-lgpl
Diffstat (limited to 'src/tools/moc/preprocessor.cpp')
-rw-r--r--src/tools/moc/preprocessor.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/moc/preprocessor.cpp b/src/tools/moc/preprocessor.cpp
index e34c2624619..486c969798f 100644
--- a/src/tools/moc/preprocessor.cpp
+++ b/src/tools/moc/preprocessor.cpp
@@ -1,6 +1,6 @@
// Copyright (C) 2016 The Qt Company Ltd.
// Copyright (C) 2014 Olivier Goffart <[email protected]>
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
#include "preprocessor.h"
#include "utils.h"