aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSES
Commit message (Collapse)AuthorAgeFilesLines
* Weather forecast example: Clean up assets and attributionPaul Olav Tvete2024-02-064-0/+488
| | | | | | | | | | | Add licenses for third party assets and a qt_attribution.json file for these. Also removes some assets + the mention of some assets which were no longer used. Change-Id: Id426422b387e6d4dc63afef58c1a17b76ee92e4a Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit 4827f4a5d2697e44275a354805f01fd8069cb48d) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Use SPDX license identifiersLucie Gérard2022-06-117-0/+1668
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. Pick-to: 6.4 Task-number: QTBUG-67283 Change-Id: I63563bbeb6f60f89d2c99660400dca7fab78a294 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>