diff options
author | hjk <qtc-committer@nokia.com> | 2011-01-11 10:52:53 +0100 |
---|---|---|
committer | hjk <qtc-committer@nokia.com> | 2011-01-11 10:53:48 +0100 |
commit | e820421571744704a6d4942c3aa307373d0f6cbd (patch) | |
tree | fdde66939f6320d1d5ec024904330d6d6e5792d1 /LGPL_EXCEPTION.TXT | |
parent | 41cb5b277e8efc7be7791cf1a34178c35dd9c7a9 (diff) | |
download | qt-creator-e820421571744704a6d4942c3aa307373d0f6cbd.tar.gz |
use version 1.1 of Nokia Qt LGPL Exception
Reviewed-by: con
Diffstat (limited to 'LGPL_EXCEPTION.TXT')
-rw-r--r-- | LGPL_EXCEPTION.TXT | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/LGPL_EXCEPTION.TXT b/LGPL_EXCEPTION.TXT index 8d0f85eba4..a54c00e44a 100644 --- a/LGPL_EXCEPTION.TXT +++ b/LGPL_EXCEPTION.TXT @@ -1,3 +1,22 @@ -Nokia Qt LGPL Exception version 1.0 +Nokia Qt LGPL Exception version 1.1 -As a special exception to the GNU Lesser General Public License version 2.1, the object code form of a "work that uses the Library" may incorporate material from a header file that is part of the Library. You may distribute such object code under terms of your choice, provided that the incorporated material (i) does not exceed more than 5% of the total size of the Library; and (ii) is limited to numerical parameters, data structure layouts, accessors, macros, inline functions and templates.
\ No newline at end of file +As an additional permission to the GNU Lesser General Public License version +2.1, the object code form of a "work that uses the Library" may incorporate +material from a header file that is part of the Library. You may distribute +such object code under terms of your choice, provided that: + (i) the header files of the Library have not been modified; and + (ii) the incorporated material is limited to numerical parameters, data + structure layouts, accessors, macros, inline functions and + templates; and + (iii) you comply with the terms of Section 6 of the GNU Lesser General + Public License version 2.1. + +Moreover, you may apply this exception to a modified version of the Library, +provided that such modification does not involve copying material from the +Library into the modified Library's header files unless such material is +limited to (i) numerical parameters; (ii) data structure layouts; +(iii) accessors; and (iv) small macros, templates and inline functions of +five lines or less in length. + +Furthermore, you are not required to apply this additional permission to a +modified version of the Library. |