summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2015-03-12 18:17:18 +0100
committerSergio Ahumada <sahumada@texla.cl>2015-03-16 09:02:09 +0000
commitb4502bc87627e4cb06e5f373a550cf60fc50d5f3 (patch)
treef7c02c57ba206267e4709a4c666c16e2054f67fd
parent95abac09523df5f0563f46ceb5365f80cb87a18c (diff)
Remove unused license file
* LGPL_EXCEPTION.txt should only be used if there are files using LGPLv21 Change-Id: Id786b5df1dfe4c8070865c492900158ec77d737f Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
-rw-r--r--LGPL_EXCEPTION.txt22
1 files changed, 0 insertions, 22 deletions
diff --git a/LGPL_EXCEPTION.txt b/LGPL_EXCEPTION.txt
deleted file mode 100644
index 5cdacb9a4..000000000
--- a/LGPL_EXCEPTION.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-The Qt Company 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.