Qt Declarative (Quick 2)
Go to file
Timo Jyrinki 76d1e5e611 Add license files mandated by (L)GPL.
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

As an addition to above, added also LICENSE.FDL. All the modules
additionally require it, since they include at least *.qdoc files and in
some cases a couple of others.

File received via
wget http://qt.gitorious.org/qt/qtbase/blobs/raw/stable/LICENSE.FDL

Change-Id: I35cb3523061cfb041084fe9a7e60928c44e224b2
Reviewed-by: Jason McDonald <macadder1@gmail.com>
2013-02-15 00:03:10 +01:00
bin Update copyright year in Digia's license headers 2013-01-10 19:52:37 +01:00
dist Doc: Updated change log with documentation entry 2013-01-24 10:46:02 +01:00
examples Fix extending example. 2013-02-12 09:19:45 +01:00
src A MouseArea should not receive move or release events if the press was not accepted. 2013-02-14 15:04:05 +01:00
tests A MouseArea should not receive move or release events if the press was not accepted. 2013-02-14 15:04:05 +01:00
tools Update copyright year in Digia's license headers 2013-01-10 19:52:37 +01:00
.gitattributes Update the git-archive export options 2012-09-10 14:24:05 +02:00
.gitignore Add qmake generated files to .gitignore. 2012-12-21 08:46:37 +01:00
.qmake.conf centralize and fixup example sources install targets 2012-12-10 18:16:48 +01:00
.tag Update the git-archive export options 2012-09-10 14:24:05 +02:00
LGPL_EXCEPTION.txt Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.FDL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.GPL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
LICENSE.LGPL Add license files mandated by (L)GPL. 2013-02-15 00:03:10 +01:00
qtdeclarative.pro centralize and fixup example sources install targets 2012-12-10 18:16:48 +01:00
sync.profile sync.profile: Point dependencies to 'refs/heads/stable' 2012-12-04 12:25:25 +01:00