summaryrefslogtreecommitdiffstats
path: root/LICENSES
Commit message (Collapse)AuthorAgeFilesLines
* Add license text file for CC-BY-4.0Kai Köhne2022-10-191-0/+156
| | | | | | | | | | | | | CC-BY-4.0 is referenced in the qt_attribution.json files examples/qt3d/exampleresources/assets/obj/qt_attribution.json examples/qt3d/planets-qml/images/solarsystemscope/qt_attribution.json but no license text was provided so far. Pick-to: 6.4 Change-Id: I9c822f05402dad22c02567001d051b08a3ac7de3 Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
* Use SPDX license identifiersLucie Gérard2022-06-227-0/+1668
Replace the current license disclaimer in files by a SPDX-License-Identifier. License files are organized under LICENSES directory. Pick-to: 6.4 Task-number: QTBUG-67283 Change-Id: I8105424281eed871037fa6c463871ca8829876b5 Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>