aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols/doc/snippets/qtquickcontrols-pane-custom.qml
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-02-22 16:12:41 +0100
committerLucie Gérard <lucie.gerard@qt.io>2024-03-22 08:05:01 +0100
commiteec09df1f6bde81288bb5b5097dcd12b52e78bb0 (patch)
tree08b377fab51c540eebdc44e0d6cd18e4b4adc282 /src/quickcontrols/doc/snippets/qtquickcontrols-pane-custom.qml
parente5b396e9adaff3e3df28a78cc81fff4d12d63cd7 (diff)
Correct doc snippet license
All file under doc/snippet should be license as Documentation snippets and according to QUIP-18 [1] thi is LicenseRef-Qt-Commercial OR BSD-3-Clause [1]: https://contribute.qt-project.org/quips/18 Pick-to: 6.7 6.7.0 Task-number: QTBUG-121787 Change-Id: Iee9bc9b8c2a81695c5825a36768b36db2726bd35 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'src/quickcontrols/doc/snippets/qtquickcontrols-pane-custom.qml')
-rw-r--r--src/quickcontrols/doc/snippets/qtquickcontrols-pane-custom.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quickcontrols/doc/snippets/qtquickcontrols-pane-custom.qml b/src/quickcontrols/doc/snippets/qtquickcontrols-pane-custom.qml
index 96e3db1f37..4663ae9138 100644
--- a/src/quickcontrols/doc/snippets/qtquickcontrols-pane-custom.qml
+++ b/src/quickcontrols/doc/snippets/qtquickcontrols-pane-custom.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2017 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
//! [file]
import QtQuick