summaryrefslogtreecommitdiffstats
path: root/header.GPL
Commit message (Collapse)AuthorAgeFilesLines
* Use placeholder for year in header.* filesKai Koehne2018-04-161-1/+1
| | | | | | | | | | It would be tedious to bump them every year, but we don't want people to copy completely outdated year numbers either ... Also consistently use https:// in contact address. Change-Id: I9654417a3037fc18c6b9a0551c4883f5fc960084 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Add new license header templates and license fileswip/liteJani Heikkinen2016-01-141-0/+29
From Qt 5.7 -> LGPL v2.1 isn't an option anymore, see http://blog.qt.io/blog/2016/01/13/new-agreement-with-the-kde-free-qt-foundation/ Added new header templates and corresponding license files. Unnecessary ones will be removed later when license header change is done to all Qt modules Change-Id: I8c482d81e40c03f0c6395e437f55527617aa6b58 Reviewed-by: Tuukka Turunen <tuukka.turunen@theqtcompany.com> Reviewed-by: Iikka Eklund <iikka.eklund@theqtcompany.com> Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>