From a43c8f1f4dceb151d5c4d60bc1c5cf34962aa5a2 Mon Sep 17 00:00:00 2001 From: Laszlo Papp Date: Thu, 14 Feb 2013 22:22:55 +0000 Subject: Add and modify the mandatory license file to be consistent and proper See the following mailing list thread for further details: http://lists.qt-project.org/pipermail/development/2013-February/009810.html Change-Id: Idceda4c038b1200d0c3745eb8faafa5d56ab4240 Reviewed-by: David Faure (KDE) --- LGPL_EXCEPTION.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 LGPL_EXCEPTION.txt (limited to 'LGPL_EXCEPTION.txt') diff --git a/LGPL_EXCEPTION.txt b/LGPL_EXCEPTION.txt new file mode 100644 index 0000000..7e2e30f --- /dev/null +++ b/LGPL_EXCEPTION.txt @@ -0,0 +1,22 @@ +Digia Qt LGPL Exception version 1.1 + +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. -- cgit v1.2.1