summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/snippets/styles/qcustompixmapstyle.cpp
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-02-01 13:36:22 +0100
committerLucie Gerard <lucie.gerard@qt.io>2024-02-02 16:52:11 +0000
commit1dbc57ad0c7bb0ca9ffeb931c836f6f9791db12f (patch)
tree903dee7b1688cf70e7f2c1f5f7ffd28e5c65b6d3 /src/widgets/doc/snippets/styles/qcustompixmapstyle.cpp
parentb38002518e19637ffdbb76bd108a73319fbbabb2 (diff)
Change doc snippet license
According to QUIP-18 [1], all doc snippet files should be LicenseRef-Qt-Commercial OR BSD-3-Clause [1]: https://contribute.qt-project.org/quips/18 Pick-to: 6.7 Task-number: QTBUG-121787 Change-Id: I6e5bc9d05a5d510cc07a15abafe2257034562510 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'src/widgets/doc/snippets/styles/qcustompixmapstyle.cpp')
-rw-r--r--src/widgets/doc/snippets/styles/qcustompixmapstyle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/doc/snippets/styles/qcustompixmapstyle.cpp b/src/widgets/doc/snippets/styles/qcustompixmapstyle.cpp
index 8a3a8555eb1..67dedb147cc 100644
--- a/src/widgets/doc/snippets/styles/qcustompixmapstyle.cpp
+++ b/src/widgets/doc/snippets/styles/qcustompixmapstyle.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 BSD-3-Clause
#include "qcustompixmapstyle.h"