summaryrefslogtreecommitdiffstats
path: root/LICENSE.GPL3-EXCEPT
Commit message (Collapse)AuthorAgeFilesLines
* Remove stale license filesKai Köhne7 days1-704/+0
| | | | | | | | | | | Commit cd4db512ae08836f5f moved to using new SPDX license identifiers and matching license files in the LICENSES subfolder. Now delete the stale original LICENSE.* top-level files that are not referenced anymore. Pick-to: 6.8 Change-Id: I28351f9d27e33d856c72bf33722429413086903c Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
* Updated license headersAntti Kokko2016-01-201-0/+704
From Qt 5.7 -> tools & applications are lisenced under GPL v3 with some exceptions, see http://blog.qt.io/blog/2016/01/13/new-agreement-with-the-kde-free-qt-foundation/ Updated license headers to use new GPL-EXCEPT header instead of LGPL21 one (in those files which will be under GPL 3 with exceptions) Change-Id: Ic9ed595cc04b1fbbefb8ec8cac20c1480681857a Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>