diff options
| author | Lucie Gérard <lucie.gerard@qt.io> | 2024-02-02 16:19:27 +0100 |
|---|---|---|
| committer | Lucie Gérard <lucie.gerard@qt.io> | 2024-02-07 13:15:09 +0100 |
| commit | fb226262e8b371372fdc66b832b9eab24741f70d (patch) | |
| tree | f540c778499feec5b52e454485e77b196c622197 /src/tools/tracegen/qtheaders.cpp | |
| parent | f45dffa8b4e5a3ddc3473203e27ebdeebfde10da (diff) | |
Change license for tools files
According to QUIP-18 [1], all tools file should be
LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
[1]: https://contribute.qt-project.org/quips/18
Pick-to: 6.7
Task-number: QTBUG-121787
Change-Id: I89e08859871d29a9cf8c7a56b30b07b2c2f34b42
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'src/tools/tracegen/qtheaders.cpp')
| -rw-r--r-- | src/tools/tracegen/qtheaders.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/tracegen/qtheaders.cpp b/src/tools/tracegen/qtheaders.cpp index a65ece5c5b7..237c22b2372 100644 --- a/src/tools/tracegen/qtheaders.cpp +++ b/src/tools/tracegen/qtheaders.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Rafael Roquetto <rafael.roquetto@kdab.com> -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 #include "qtheaders.h" |
