diff options
| author | Lucie Gérard <lucie.gerard@qt.io> | 2024-02-22 16:12:41 +0100 |
|---|---|---|
| committer | Lucie Gérard <lucie.gerard@qt.io> | 2024-03-22 08:05:01 +0100 |
| commit | eec09df1f6bde81288bb5b5097dcd12b52e78bb0 (patch) | |
| tree | 08b377fab51c540eebdc44e0d6cd18e4b4adc282 /src/quick/doc/snippets/code | |
| parent | e5b396e9adaff3e3df28a78cc81fff4d12d63cd7 (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/quick/doc/snippets/code')
| -rw-r--r-- | src/quick/doc/snippets/code/doc_src_qtquick.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/doc/snippets/code/doc_src_qtquick.cmake b/src/quick/doc/snippets/code/doc_src_qtquick.cmake index 5bbb4ca0b0..e1ebae4021 100644 --- a/src/quick/doc/snippets/code/doc_src_qtquick.cmake +++ b/src/quick/doc/snippets/code/doc_src_qtquick.cmake @@ -1,5 +1,5 @@ # Copyright (C) 2022 The Qt Company Ltd. -# SPDX-License-Identifier: BSD-3-Clause +# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause #! [0] find_package(Qt6 REQUIRED COMPONENTS Quick) |
