|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<SPDXLicenseCollection xmlns="http://www.spdx.org/license"> |
| 3 | + <exception licenseId="Qt-LGPL-exception-1.1" name="Qt LGPL exception 1.1" listVersionAdded="3.1"> |
| 4 | + <crossRefs> |
| 5 | + <crossRef>http://code.qt.io/cgit/qt/qtbase.git/tree/LGPL_EXCEPTION.txt</crossRef> |
| 6 | + </crossRefs> |
| 7 | + <notes>Used with the LGPL-2.1, which is mentioned explicitly in the exception text.</notes> |
| 8 | + <text> |
| 9 | + <titleText> |
| 10 | + <p><alt name="nokia" match="|Nokia |The Qt Company ">The Qt Company </alt>Qt LGPL Exception version 1.1</p> |
| 11 | + </titleText> |
| 12 | + <p>As an additional permission to the GNU Lesser General Public |
| 13 | + License version 2.1, the object code form of a "work that |
| 14 | + uses the Library" may incorporate material from a header file |
| 15 | + that is part of the Library. You may distribute such object |
| 16 | + code under terms of your choice, provided that:</p> |
| 17 | + <list> |
| 18 | + <item> |
| 19 | + <bullet>(i)</bullet> |
| 20 | + the header files of the Library have not been modified; and |
| 21 | + </item> |
| 22 | + <item> |
| 23 | + <bullet>(ii)</bullet> |
| 24 | + the incorporated material is limited to numerical |
| 25 | + parameters, data structure layouts, accessors, macros, |
| 26 | + inline functions and templates; and |
| 27 | + </item> |
| 28 | + <item> |
| 29 | + <bullet>(iii)</bullet> |
| 30 | + you comply with the terms of Section 6 of the GNU Lesser |
| 31 | + General Public License version 2.1. |
| 32 | + </item> |
| 33 | + </list> |
| 34 | + <p>Moreover, you may apply this exception to a modified |
| 35 | + version of the Library, provided that such |
| 36 | + modification does not involve copying material from |
| 37 | + the Library into the modified Library's header files |
| 38 | + unless such material is limited to</p> |
| 39 | + <list> |
| 40 | + <item> |
| 41 | + <bullet>(i)</bullet> |
| 42 | + numerical parameters; |
| 43 | + </item> |
| 44 | + <item> |
| 45 | + <bullet>(ii)</bullet> |
| 46 | + data structure layouts; |
| 47 | + </item> |
| 48 | + <item> |
| 49 | + <bullet>(iii)</bullet> |
| 50 | + accessors; and |
| 51 | + </item> |
| 52 | + <item> |
| 53 | + <bullet>(iv)</bullet> |
| 54 | + small macros, templates and inline functions of five |
| 55 | + lines or less in length. |
| 56 | + </item> |
| 57 | + </list> |
| 58 | + <p>Furthermore, you are not required to apply this additional |
| 59 | + permission to a modified version of the Library.</p> |
| 60 | + </text> |
| 61 | + </exception> |
| 62 | +</SPDXLicenseCollection> |
0 commit comments