aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSES
Commit message (Collapse)AuthorAgeFilesLines
* Add missing license filesKai Köhne2022-10-192-0/+82
| | | | | | | Both Apache-2.0 and MIT are referenced in qt_attribution.json file Change-Id: I5c071b33ebfafd94a9dd6b8be23c2062f4de1257 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-221-0/+9
| | | | | | | Task-number: QTBUG-105718 Change-Id: I84040c8f1b7ac350bd698851cab12d6e902f7ffa Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
* Use SPDX license identifiersLucie Gérard2022-05-193-0/+704
Replace the current license disclaimer in files by a SPDX-License-Identifier. Files that have to be modified by hand are modified. License files are organized under LICENSES directory. Task-number: QTBUG-67283 Change-Id: Ia102d4037111c4cdb3e5210de05d1301ae050cca Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>