Jani Heikkinen
cd46a2daf5
Unify license header usage.
...
Update files using old header.LGPL3 to header.LGPL
Update files using old FDL template to use new one
Update files using old BSD template to use new one
Change-Id: I36a78272516f9953d02956522f285b40adfc8915
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com >
2016-03-29 10:20:03 +00:00
Jani Heikkinen
ad38ece3c8
Updated license headers
...
From Qt 5.7 -> examples are lisenced under BSD license, see
http://blog.qt.io/blog/2016/01/13/new-agreement-with-the-kde-free-qt-foundation/
Updated license headers to use new BSD header instead of LGPL21 one
(in those files which will be under BSD)
Change-Id: I3ad61caaf07802eb9da7d29eca3fe49d8a51b6a8
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com >
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com >
2016-01-21 18:55:32 +00:00
Jani Heikkinen
f776595cc1
Updated license headers
...
From Qt 5.7 -> tools & applications are lisenced under GPL v3 with some
exceptions, see
http://blog.qt.io/blog/2016/01/13/new-agreement-with-the-kde-free-qt-foundation/
Updated license headers to use new GPL-EXCEPT header instead of LGPL21 one
(in those files which will be under GPL 3 with exceptions)
Change-Id: I42a473ddc97101492a60b9287d90979d9eb35ae1
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com >
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com >
2016-01-21 18:55:18 +00:00
Jani Heikkinen
18455d5585
Fixed qtbase tests to pass with updated license header
...
Change-Id: I996a1c3713d0799504bd98ffcdfdc7841c88182a
Reviewed-by: Antti Kokko <antti.kokko@theqtcompany.com >
2016-01-21 18:55:03 +00:00
Jani Heikkinen and The Qt Project
7b2fb038ae
Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6
2016-01-21 04:27:06 +00:00
Jani Heikkinen
1a88b2f768
Updated license headers
...
From Qt 5.7 -> LGPL v2.1 isn't an option anymore, see
http://blog.qt.io/blog/2016/01/13/new-agreement-with-the-kde-free-qt-foundation/
Updated license headers to use new LGPL header instead of LGPL21 one
(in those files which will be under LGPL v3)
Change-Id: I046ec3e47b1876cd7b4b0353a576b352e3a946d9
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com >
2016-01-15 12:25:24 +00:00
Jani Heikkinen and Lars Knoll
71404b0be1
Add new license header templates and license files
...
From Qt 5.7 -> LGPL v2.1 isn't an option anymore, see
http://blog.qt.io/blog/2016/01/13/new-agreement-with-the-kde-free-qt-foundation/
Added new header templates and corresponding license files. Unnecessary
ones will be removed later when license header change is done to all
Qt modules
Change-Id: I8c482d81e40c03f0c6395e437f55527617aa6b58
Reviewed-by: Tuukka Turunen <tuukka.turunen@theqtcompany.com >
Reviewed-by: Iikka Eklund <iikka.eklund@theqtcompany.com >
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com >
2016-01-14 20:43:46 +00:00
Jani Heikkinen
9636d8bee0
Add header template for commercial only modules
...
We need to add header template for commercial only modules in the
upstream now when we are using same ci system for building and testing
all. Without this tst_licenses.pl will fail in coin for those
commercial only modules
Change-Id: Ifb8170818b3b730b10e920012757af42442f0edc
Reviewed-by: Iikka Eklund <iikka.eklund@theqtcompany.com >
Reviewed-by: Sami Makkonen <sami.makkonen@digia.com >
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com >
2015-10-19 10:37:18 +00:00
Jani Heikkinen and The Qt Project
7bc9310a22
Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5.0
2015-06-02 04:20:54 +00:00
Jani Heikkinen and Oswald Buddenhagen
fc78456fba
Updated WinRT license headers to use LGPLv3 instead of LGPLv21
...
From 5.5.0 -> WinRT port is licensed with LGPLv3, see
http://blog.qt.io/blog/2015/04/29/windows-10-support-in-qt/
Change-Id: I7e42564276af3fdbd0d4c61e2736610fa698b11c
Reviewed-by: Tuukka Turunen <tuukka.turunen@digia.com >
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@theqtcompany.com >
2015-05-20 18:12:14 +00:00
Jani Heikkinen
cb95fff1c7
Fixed license headers
...
Change-Id: Ibebe1318d1c2de97601aa07269705c87737083ee
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com >
2015-02-17 18:46:09 +00:00
Jani Heikkinen
2b75c156b6
Updated BSD licensed file headers
...
Change-Id: I6441ff931dbd33b698d762e6f6784898f3f60fe7
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com >
2015-02-15 07:41:17 +00:00
Jani Heikkinen
83a5694dc2
Update copyright headers
...
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.
Outdated header.LGPL removed (use header.LGPL21 instead)
Old header.LGPL3 renamed to header.LGPL3-COMM to match actual licensing
combination. New header.LGPL-COMM taken in the use file which were
using old header.LGPL3 (src/plugins/platforms/android/extract.cpp)
Added new header.LGPL3 containing Commercial + LGPLv3 + GPLv2 license
combination
Change-Id: I6f49b819a8a20cc4f88b794a8f6726d975e8ffbe
Reviewed-by: Matti Paaso <matti.paaso@theqtcompany.com >
2015-02-11 06:49:51 +00:00
Jani Heikkinen and The Qt Project
9d38dbde76
Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/staging/5.4.0
2014-11-11 12:51:23 +01:00
Jani Heikkinen and The Qt Project
6dd3f0800f
Merge "Merge remote-tracking branch 'origin/5.3' into 5.4.0" into refs/staging/5.4.0
2014-11-10 16:03:28 +01:00