From a832005f0a4650ab3bbbcce6d4361564aa92d71b Mon Sep 17 00:00:00 2001 From: Yukiharu YABUKI Date: Thu, 20 Aug 2015 05:18:54 +0900 Subject: [PATCH] Clarify License for 'LGPL-2.1-or-3-with-Digia-1.1-exception' --- debian/copyright | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/debian/copyright b/debian/copyright index 50db523..f016243 100644 --- a/debian/copyright +++ b/debian/copyright @@ -7,9 +7,16 @@ Copyright: 2013-2015 LXQt team 2010-2012 Razor team License: LGPL-2.1+ +Files: src/qiconloader_p.h +Copyright: 2013 Digia Plc and/or its subsidiary(-ies). + 2010-2012 Razor team + 2013-2015 LXQt team +License: LGPL-2.1-or-3-with-Digia-1.1-exception + Files: debian/* Copyright: 2014-2015 Alf Gaida 2015 ChangZhuo Chen (陳昌倬) + 2015 Yukiharu YABUKI License: LGPL-2.1+ License: LGPL-2.1+ @@ -25,3 +32,43 @@ License: LGPL-2.1+ . On Debian systems, the complete text of the GNU Lesser General Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1". + +License: LGPL-2.1-or-3-with-Digia-1.1-exception + GNU Lesser General Public License: + This file may be used under the terms of the GNU Lesser General Public + License version 2.1 or version 3 as published by the Free Software + Foundation and appearing in the file LICENSE.LGPLv21 and LICENSE.LGPLv3 + included in the packaging of this file. Please review the following + information to ensure the GNU Lesser General Public License requirements + will be met: https://www.gnu.org/licenses/lgpl.html. + . + On Debian systems, the complete text of the GNU Lesser General Public + License 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1`. + The complete text of the GNU Lesser General Public License version 3 can be + found in `/usr/share/common-licenses/LGPL-3`. + . + In addition, as a special exception, Digia gives you certain additional + rights. + . + 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.