diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2015-04-17 15:30:26 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-04-20 12:25:00 +0200 |
| commit | 48ebff679e5dc084d395b861a1fc4cb21790d51b (patch) | |
| tree | 14bac9d4468930eff767a96b2a1b3fd69063837b /licenses | |
| parent | d17b8cd011c5bca3d73bd37fad242e7206969983 (diff) | |
| download | meta-qt5-48ebff679e5dc084d395b861a1fc4cb21790d51b.tar.gz | |
licenses: Add LGPL_Exception texts and reference them from LICENSE
* add the license text as they appear in qtbase 5.4 and 5.5
* The-Qt-Company-Qt-LGPL-Exception-1.1 will be used in 5.5 beta recipes
I'll introduce shortly
* based on patch from Herb Kuta
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'licenses')
| -rw-r--r-- | licenses/Digia-Qt-LGPL-Exception-1.1 | 22 | ||||
| -rw-r--r-- | licenses/The-Qt-Company-Qt-LGPL-Exception-1.1 | 22 |
2 files changed, 44 insertions, 0 deletions
diff --git a/licenses/Digia-Qt-LGPL-Exception-1.1 b/licenses/Digia-Qt-LGPL-Exception-1.1 new file mode 100644 index 00000000..7e2e30ff --- /dev/null +++ b/licenses/Digia-Qt-LGPL-Exception-1.1 | |||
| @@ -0,0 +1,22 @@ | |||
| 1 | Digia Qt LGPL Exception version 1.1 | ||
| 2 | |||
| 3 | As an additional permission to the GNU Lesser General Public License version | ||
| 4 | 2.1, the object code form of a "work that uses the Library" may incorporate | ||
| 5 | material from a header file that is part of the Library. You may distribute | ||
| 6 | such object code under terms of your choice, provided that: | ||
| 7 | (i) the header files of the Library have not been modified; and | ||
| 8 | (ii) the incorporated material is limited to numerical parameters, data | ||
| 9 | structure layouts, accessors, macros, inline functions and | ||
| 10 | templates; and | ||
| 11 | (iii) you comply with the terms of Section 6 of the GNU Lesser General | ||
| 12 | Public License version 2.1. | ||
| 13 | |||
| 14 | Moreover, you may apply this exception to a modified version of the Library, | ||
| 15 | provided that such modification does not involve copying material from the | ||
| 16 | Library into the modified Library's header files unless such material is | ||
| 17 | limited to (i) numerical parameters; (ii) data structure layouts; | ||
| 18 | (iii) accessors; and (iv) small macros, templates and inline functions of | ||
| 19 | five lines or less in length. | ||
| 20 | |||
| 21 | Furthermore, you are not required to apply this additional permission to a | ||
| 22 | modified version of the Library. | ||
diff --git a/licenses/The-Qt-Company-Qt-LGPL-Exception-1.1 b/licenses/The-Qt-Company-Qt-LGPL-Exception-1.1 new file mode 100644 index 00000000..5cdacb9a --- /dev/null +++ b/licenses/The-Qt-Company-Qt-LGPL-Exception-1.1 | |||
| @@ -0,0 +1,22 @@ | |||
| 1 | The Qt Company Qt LGPL Exception version 1.1 | ||
| 2 | |||
| 3 | As an additional permission to the GNU Lesser General Public License version | ||
| 4 | 2.1, the object code form of a "work that uses the Library" may incorporate | ||
| 5 | material from a header file that is part of the Library. You may distribute | ||
| 6 | such object code under terms of your choice, provided that: | ||
| 7 | (i) the header files of the Library have not been modified; and | ||
| 8 | (ii) the incorporated material is limited to numerical parameters, data | ||
| 9 | structure layouts, accessors, macros, inline functions and | ||
| 10 | templates; and | ||
| 11 | (iii) you comply with the terms of Section 6 of the GNU Lesser General | ||
| 12 | Public License version 2.1. | ||
| 13 | |||
| 14 | Moreover, you may apply this exception to a modified version of the Library, | ||
| 15 | provided that such modification does not involve copying material from the | ||
| 16 | Library into the modified Library's header files unless such material is | ||
| 17 | limited to (i) numerical parameters; (ii) data structure layouts; | ||
| 18 | (iii) accessors; and (iv) small macros, templates and inline functions of | ||
| 19 | five lines or less in length. | ||
| 20 | |||
| 21 | Furthermore, you are not required to apply this additional permission to a | ||
| 22 | modified version of the Library. | ||
