diff options
author | Tarja Sundqvist <[email protected]> | 2023-12-11 13:45:38 +0200 |
---|---|---|
committer | Qt Cherry-pick Bot <[email protected]> | 2023-12-11 20:15:27 +0000 |
commit | 4c16c8afb37f0b4cbcfb37d47baf6fc29e42c7b7 (patch) | |
tree | 1b088f847fef1c3ad7135cfbc175e903a0efae9f /src/tools/uic/cpp/cppwriteinitialization.h | |
parent | 4d873c8e6fbd74bf899bef783ed8db07d9c190b2 (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
Change-Id: I28b9c03a0e62f2b2ce1c9edbe13921f4146a0924
Reviewed-by: Volker Hilsheimer <[email protected]>
(cherry picked from commit ffb7d2e3205cc75337ba9ed93d12222e27c3abc1)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
Diffstat (limited to 'src/tools/uic/cpp/cppwriteinitialization.h')
-rw-r--r-- | src/tools/uic/cpp/cppwriteinitialization.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/uic/cpp/cppwriteinitialization.h b/src/tools/uic/cpp/cppwriteinitialization.h index 716af2e81d0..1e3335af7d9 100644 --- a/src/tools/uic/cpp/cppwriteinitialization.h +++ b/src/tools/uic/cpp/cppwriteinitialization.h @@ -1,5 +1,5 @@ // Copyright (C) 2016 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 +// SPDX-License-Identifier: LicenseRef-Qt-Commercial #ifndef CPPWRITEINITIALIZATION_H #define CPPWRITEINITIALIZATION_H |