diff options
| author | Tarja Sundqvist <tarja.sundqvist@qt.io> | 2023-12-11 13:45:38 +0200 |
|---|---|---|
| committer | Tarja Sundqvist <tarja.sundqvist@qt.io> | 2023-12-11 17:05:06 +0200 |
| commit | ffb7d2e3205cc75337ba9ed93d12222e27c3abc1 (patch) | |
| tree | 2ab38c583b2a16bacf93d0fc82c7a57de7a15b87 /src/tools/moc/preprocessor.cpp | |
| parent | 02225eabead36664cb96756e2ad553555ac07966 (diff) | |
Update commercial SPDX-License-Identifier
Some files in tqtc-qtbase were missing the commercial
SPDX-License-Identifier. Build files, examples, tests, or
documentation are not updated.
Task-number: QTQAINFRA-5900
Pick-to: 6.5
Change-Id: I28b9c03a0e62f2b2ce1c9edbe13921f4146a0924
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/tools/moc/preprocessor.cpp')
| -rw-r--r-- | src/tools/moc/preprocessor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/moc/preprocessor.cpp b/src/tools/moc/preprocessor.cpp index 486c969798f..e34c2624619 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 <ogoffart@woboq.org> -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial #include "preprocessor.h" #include "utils.h" |
