summaryrefslogtreecommitdiff
path: root/LICENSE.GPL
Commit message (Collapse)AuthorAgeFilesLines
* Add license files mandated by (L)GPL.Timo Jyrinki2013-02-151-0/+674
Currently only qtbase includes the required LICENSE files, which are referred to from the code headers. The same files should be distributed as part of all the modules as well, so that the (L)GPL licenses are adhered. These files were wget:d from: https://qt.gitorious.org/qt/qtbase/blobs/raw/stable/LGPL_EXCEPTION.txt https://qt.gitorious.org/qt/qtbase/blobs/raw/stable/LICENSE.LGPL https://qt.gitorious.org/qt/qtbase/blobs/raw/stable/LICENSE.GPL Change-Id: I2b283a74d28c6cc3703f3b9c7cd759d39d11dd92 Reviewed-by: Jason McDonald <macadder1@gmail.com>