diff options
| author | Tarja Sundqvist <tarja.sundqvist@qt.io> | 2025-05-30 15:06:30 +0300 |
|---|---|---|
| committer | Tarja Sundqvist <tarja.sundqvist@qt.io> | 2025-06-10 10:52:22 +0000 |
| commit | 24d52c6d7f19794bfe61eba5097ada3100e225b5 (patch) | |
| tree | acfaeebd86c96304b8d1b4c7d931b18f765e14d3 /src/uitools | |
| parent | 523fe4c15e8e962d13ca17bc0645468ab867c926 (diff) | |
Revert "Update commercial SPDX-License-Identifier"v6.5.5-lts-lgpl6.5.5
This reverts commit 9a898de1b3584627b8f0e72ae71f0e221e74130e.
The revert is needed for the opensource releases which cannot contain commercial license headers.
Change-Id: Ie266da44765a4a54c5a05a3c190284b3efdb4b65
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
(cherry picked from commit b4c33b87097d539853c78a02b5fae29a7d045aee)
Diffstat (limited to 'src/uitools')
| -rw-r--r-- | src/uitools/qtuitoolsglobal.h | 2 | ||||
| -rw-r--r-- | src/uitools/quiloader.cpp | 2 | ||||
| -rw-r--r-- | src/uitools/quiloader.h | 2 | ||||
| -rw-r--r-- | src/uitools/quiloader_p.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/uitools/qtuitoolsglobal.h b/src/uitools/qtuitoolsglobal.h index 0500f1404..a2f967dee 100644 --- a/src/uitools/qtuitoolsglobal.h +++ b/src/uitools/qtuitoolsglobal.h @@ -1,5 +1,5 @@ // Copyright (C) 2020 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only #ifndef QTUITOOLSGLOBAL_H #define QTUITOOLSGLOBAL_H diff --git a/src/uitools/quiloader.cpp b/src/uitools/quiloader.cpp index f94c62b45..0c0e07b6d 100644 --- a/src/uitools/quiloader.cpp +++ b/src/uitools/quiloader.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2020 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only #include "quiloader.h" diff --git a/src/uitools/quiloader.h b/src/uitools/quiloader.h index 99c6ecf06..742b5606f 100644 --- a/src/uitools/quiloader.h +++ b/src/uitools/quiloader.h @@ -1,5 +1,5 @@ // Copyright (C) 2020 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only #ifndef QUILOADER_H #define QUILOADER_H diff --git a/src/uitools/quiloader_p.h b/src/uitools/quiloader_p.h index d30165601..efd943217 100644 --- a/src/uitools/quiloader_p.h +++ b/src/uitools/quiloader_p.h @@ -1,5 +1,5 @@ // Copyright (C) 2020 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only #ifndef QUILOADER_P_H #define QUILOADER_P_H |
