qtdoc/examples/demos/thermostat
Lucie Gérard c91bd3ae52 Add REUSE.toml files and missing licenses
REUSE.toml files are read by reuse to complement or override the
copyright and licensing information found in file.

The use of REUSE.toml files was introduced in REUSE version 3.1.0a1.
This reuse version is compatible with reuse specification
version 3.2 [1].
With this commit's files,
* The SPDX document generated by reuse spdx conforms to SPDX 2.3,
* The reuse lint command reports that the Qt project is reuse compliant.

In order to be reuse compliant all the licenses referenced in file
or within a REUSE.toml file must be present in the LICENSES
directory at the base of the module.
The missing licenses are added.

Also, all the licenses present in the LICENSES directory must be used.
License files not used are removed.

[1]: https://reuse.software/spec-3.2/

Task-number: QTBUG-124453
Task-number: QTBUG-125211
Pick-to: 6.8
Change-Id: I1dabbf6f13c2ae5ad73dc8c7df9108c160e1dc2b
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2024-11-06 13:48:01 +01:00
..
content thermostat: update energy consumption unit 2024-05-28 09:13:26 +03:00
doc Doc: Fix links to Qt Creator documentation 2024-08-09 13:41:54 +00:00
imports Rename CustomControls module in thermostat example 2023-06-21 12:02:47 +02:00
src Examples: Use consistent organization names and settings paths 2023-07-04 13:43:26 +00:00
CMakeLists.txt CMake: Add deployment API to our examples 2024-05-13 09:44:04 +02:00
Main.qml Revamp Thermostat example 2 2023-06-20 12:48:37 +02:00
REUSE.toml Add REUSE.toml files and missing licenses 2024-11-06 13:48:01 +01:00
Thermostat.qmlproject Rename CustomControls module in thermostat example 2023-06-21 12:02:47 +02:00
qmlmodules Build FX_Material_Showroom example again 2023-08-22 12:27:35 +02:00
qt_attribution.json thermostat demo: Fix icon path 2023-06-22 08:06:43 +02:00
qtquickcontrols2.conf Revamp Thermostat example 2 2023-06-20 12:48:37 +02:00