summaryrefslogtreecommitdiffstats
path: root/LICENSE.QT-LICENSE-AGREEMENT-4.0
Commit message (Collapse)AuthorAgeFilesLines
* Replace commercial preview license with Qt License Agreement 4.0Kai Koehne2018-07-051-0/+913
Do allow people to build from git using the Qt License Agreement 4.0. The license agreement text is the same as in the installers, except that some Unicode characters got normalized to their ASCII variants, and things have been properly wrapped. [ChangeLog][Licensing] The commercial preview license in the git checkout has been replaced by the Qt License Agreement 4.0 text. This makes it explicit that commercial customers of The Qt Company can use the git version under commercial terms. However, support is (still) only provided for builds from released branches of Qt. (cherry picked from commit 60e56f1679d69b3e7217fa77a1e2d69250ac049d) Task-number: QTBUG-52222 Change-Id: I760c1909e98f9b2d1021d5a10b20c898af3b0c00 Reviewed-by: Lars Knoll <lars.knoll@qt.io>