From 9bfcbdea3e440baa8ec8e152981991d0f15f94f8 Mon Sep 17 00:00:00 2001 From: Timo Jyrinki Date: Tue, 20 Aug 2013 08:43:59 +0300 Subject: Add license files mandated by (L)GPL and FDL. Some rarer modules are still missing the required LICENSE files, which are referred to from the code headers. The same files should be distributed as part of all the modules, so that the (L)GPL and FDL licenses are adhered. These files were wget:d from: https://qt.gitorious.org/qt/qtbase/blobs/raw/stable/LGPL_EXCEPTION.txt https://qt.gitorious.org/qt/qtbase/blobs/raw/stable/LICENSE.LGPL https://qt.gitorious.org/qt/qtbase/blobs/raw/stable/LICENSE.GPL https://qt.gitorious.org/qt/qtbase/blobs/raw/stable/LICENSE.FDL Change-Id: I16eebecb075408803055c2e9a1460c3bb98d63ee Reviewed-by: Jason McDonald Reviewed-by: Aaron McCarthy --- 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 00000000..7e2e30ff --- /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.3