summaryrefslogtreecommitdiffstats
path: root/LGPL_EXCEPTION.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-1/+1
| | | | | | | | | Qt copyrights are now in The Qt Company, so we could update the source code headers accordingly. In the same go we should also fix the links to point to qt.io. Change-Id: I7e3e96183e073877b46bc8071b2ccae19e69426b Reviewed-by: Jani Heikkinen <jani.heikkinen@theqtcompany.com>
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-2/+2
| | | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: I280c0a575987d1770e354b4948f1d4d767d711ea Reviewed-by: Simo Fält <simo.falt@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* Update tech preview license and LGPL Exception.Jason McDonald2009-08-311-2/+21
| | | | Reviewed-by: Trust Me
* Rename these files to have lowercase .txt extension.Thiago Macieira2009-04-061-0/+3
mkdist doesn't case-insensitive comparison. Reviewed-by: TrustMe BT: yes