summaryrefslogtreecommitdiffstats
path: root/LGPL_EXCEPTION.txt
Commit message (Collapse)AuthorAgeFilesLines
* Updated licenses & license headersJani Heikkinen2015-03-231-22/+0
| | | | | | | | | | | | | | | | | | | | | Added missing LICENSE.LGPLv3 Removed unnesessary license files: LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.LGPL LICENSE.PREVIEW.COMMERCIAL Changed LICENSE.GPL from GPLv3 to GPLv2 (as defined in license headers) Changed license headers from LGPLv21 to LGPLv3 in: tests/auto/shared/util.h tests/auto/shared/util.cpp Task-number: QTBUG-45014 Task-number: QTBUG-45012 Change-Id: Id632067ee359b4737d43be30ff5d5eb9fb44fa93 Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Add and modify the mandatory license file to be consistent and properLaszlo Papp2013-02-141-1/+1
| | | | | | | | | See the following mailing list thread for further details: http://lists.qt-project.org/pipermail/development/2013-February/009810.html Change-Id: I6b79b634124014cbd43a6e491490d94add69c36d Reviewed-by: Timo Jyrinki <timo.jyrinki@iki.fi> Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-1/+1
| | | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: Ib09067b91869c2840710bffee104bc63c76b0bf7 Reviewed-by: Lars Knoll <lars.knoll@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* Add files ported from research/qt3dSarah Smith2011-03-091-0/+22
Fill repo with some of the files from the research/qt3d project. At present the new project builds under MacOSX. To-dos include getting it building under linux, windows, harmattan and maemo/meego; updating the documentation to reflect the new QtQuick focus; and fixing the issues with private headers.