qtdeclarative/examples/qml/tutorials/extending-qml/chapter1-basics
Lucie Gérard 53295d9102 Correct license for examples files
Example takes precedent over build system file type.
According to QUIP-18 [1], all examples file should be
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: Ie8c2539e7659f53a1fd6b48f99ee883ee9aeb0a7
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
2024-03-21 10:41:29 +01:00
..
CMakeLists.txt Correct license for examples files 2024-03-21 10:41:29 +01:00
app.qml Examples: Do not use import version numbers anymore 2022-08-31 16:37:35 +02:00
chapter1-basics.pro Examples: Fix double installation of .qml files 2020-06-02 14:44:26 +02:00
chapter1-basics.qrc Doc: Combine the extending QML tutorial chapters into a single example 2014-09-30 12:33:22 +02:00
main.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
piechart.cpp Use SPDX license identifiers 2022-06-11 08:05:15 +02:00
piechart.h QmlExamples: Add missing dependencies of QtQuick in CMakeLists 2022-11-07 18:15:57 +01:00