summaryrefslogtreecommitdiffstats
path: root/src/assistant/assistant/helpdocsettingswidget.cpp
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-02-22 14:17:24 +0100
committerLucie Gérard <lucie.gerard@qt.io>2024-03-15 17:28:06 +0100
commit709ed2fd3d34751541dedaede389a99f223b8721 (patch)
tree45de3dbd3213cf98c0981ee190ded2d9d38514cb /src/assistant/assistant/helpdocsettingswidget.cpp
parentc316c8fc2f66473f3268106d075f30a4e4f83b69 (diff)
Correct tools license
According to QUIP-18 [1], all tools 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: Ibae020258fe93d60bd45f5f2afeb98da7a90ea4a Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io> Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'src/assistant/assistant/helpdocsettingswidget.cpp')
-rw-r--r--src/assistant/assistant/helpdocsettingswidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assistant/assistant/helpdocsettingswidget.cpp b/src/assistant/assistant/helpdocsettingswidget.cpp
index 724209164..be1ca121d 100644
--- a/src/assistant/assistant/helpdocsettingswidget.cpp
+++ b/src/assistant/assistant/helpdocsettingswidget.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2020 The Qt Company Ltd.
-// 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 "helpdocsettings.h"
#include "helpdocsettingswidget.h"