Commit Graph

3 Commits

Author SHA1 Message Date
Lucie Gérard ed512b5195 Remove year from Qt Copyright in REUSE.toml
Change-Id: I40bc4a0cba77f9fe28e6dbaac31a8e268439d47f
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2025-07-14 09:46:28 +02:00
Lucie Gérard c6c60f07c5 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.

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

Task-number: QTBUG-124453
Task-number: QTBUG-125211
Pick-to: 6.8
Change-Id: I330938ead940b59054750a0e2bdb5c1936e146a5
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2024-11-06 12:49:07 +00:00
Jani Heikkinen 309ac18b9b Add Qt 6.0.0 changes file
Qt 6.0.0 is new major version for Qt and so on we don't need to
list changes to the previous Qt release but guide readers to check
porting guide.

Pick-to: 6.0.0 6.0
Task-number: QTBUG-88099
Change-Id: Ifb215e8baaa19a34105f605af8f60a62d16f451b
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-11-20 10:30:13 +00:00