diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-05-17 15:12:22 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-05-17 15:12:22 -0300 |
commit | fcddcd37514a43c8febc96e0b0f274c85caca1dd (patch) | |
tree | 58eda4c320f56778d41ece4d58e6093b3e5cb36f | |
parent | 6d6391200253c2021a78a134319b8ca289326b86 (diff) | |
download | qtscript-fcddcd37514a43c8febc96e0b0f274c85caca1dd.tar.gz |
Put licenses below.
-rw-r--r-- | debian/copyright | 266 |
1 files changed, 185 insertions, 81 deletions
diff --git a/debian/copyright b/debian/copyright index 736b2b9..f1d0b0f 100644 --- a/debian/copyright +++ b/debian/copyright @@ -17,79 +17,14 @@ Copyright: 2007-2012 Fathi Boudra <fabo@debian.org> 2013 Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org> License: LGPL-2.1 -License: LGPL-2.1 - GNU Lesser General Public License version 2.1: - This file may be used under the terms of the GNU Lesser General Public - License version 2.1 as published by the Free Software Foundation and - appearing in the file LICENSE.LGPL included in the packaging of this - file. Please review the following information to ensure the GNU Lesser - General Public License version 2.1 requirements will be met: - http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. - . - On Debian systems, the complete text of the GNU Lesser General Public License - can be found in `/usr/share/common-licenses/LGPL-2.1`. - -License: LGPL-2.1 with Digia Qt LGPL Exception 1.1 - GNU Lesser General Public License version 2.1: - This file may be used under the terms of the GNU Lesser General Public - License version 2.1 as published by the Free Software Foundation and - appearing in the file LICENSE.LGPL included in the packaging of this - file. Please review the following information to ensure the GNU Lesser - General Public License version 2.1 requirements will be met: - http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. - . - In addition, as a special exception, Digia gives you certain additional - rights. These rights are described in the Digia Qt LGPL Exception - version 1.1, included in the file LGPL_EXCEPTION.txt in this package. - . - On Debian systems, the complete text of the GNU Lesser General Public License - can be found in `/usr/share/common-licenses/LGPL-2.1`. - . - 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. +Files: tests/auto/qscriptqwidgets/tst_qscriptqwidgets.cpp +Copyright: 2012 Klarälvdalens Datakonsult AB, a KDAB Group company +License: LGPL-2.1 with Digia Qt LGPL Exception 1.1 or GPL-3 -License: GPL-3 - GNU General Public License Usage - . - Alternatively, this file may be used under the terms of the GNU - General Public License version 3.0 as published by the Free Software - Foundation and appearing in the file LICENSE.GPL included in the - packaging of this file. Please review the following information to - ensure the GNU General Public License version 3.0 requirements will be - met: http://www.gnu.org/copyleft/gpl.html. - . - On Debian systems, the complete text of the license can be found in - `/usr/share/common-licenses/GPL-3`. +Files: *.qdoc +Copyright: 2012 Digia Plc and/or its subsidiary(-ies). +License: GFDL-NIV-1.3 -License: LGPL-2.1 - This file may be used under the terms of the GNU Lesser - General Public License version 2.1 as published by the Free Software - Foundation and appearing in the file LICENSE.LGPL included in the - packaging of this file. Please review the following information to - ensure the GNU Lesser General Public License version 2.1 requirements - will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. - . - On Debian systems, the complete text of the LGPL-2.1 license can be found in - `/usr/share/common-licenses/LGPL-2.1`, Files: src/3rdparty/javascriptcore/* Copyright: 1999-2003 Harri Porten <porten@kde.org> @@ -120,12 +55,116 @@ License: LGPL-2+ On Debian systems, the complete text of the LGPL-2 license can be found in `/usr/share/common-licenses/LGPL-2`. -Files: examples/* src/script/doc/snippets/* tests/auto/qscriptv8testsuite/tests/* src/3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.h src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h src/3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp src/3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h src/3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.h src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp src/3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp src/3rdparty/javascriptcore/JavaScriptCore/runtime/SymbolTable.h src/3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.h src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp src/3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.h src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp src/3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.h src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRefBSTR.cpp src/3rdparty/javascriptcore/JavaScriptCore/API/JSRetainPtr.h src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRefBSTR.h src/3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp src/3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h src/3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h src/3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/RegisterID.h src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/Label.h src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/LabelScope.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/ASCIICType.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadingWin.cpp src/3rdparty/javascriptcore/JavaScriptCore/wtf/CurrentTime.cpp src/3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp src/3rdparty/javascriptcore/JavaScriptCore/wtf/TCSystemAlloc.cpp src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadingPthreads.cpp src/3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/RegisterFileAllocatorSymbian.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/BlockAllocatorSymbian.cpp src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/RegisterFileAllocatorSymbian.cpp src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/BlockAllocatorSymbian.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/SymbianDefines.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/MallocZoneSupport.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp src/3rdparty/javascriptcore/JavaScriptCore/wtf/Deque.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.cpp src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/icu/CollatorICU.cpp src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/DisallowCType.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadIdentifierDataPthreads.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/qt/ThreadingQt.cpp src/3rdparty/javascriptcore/JavaScriptCore/wtf/qt/MainThreadQt.cpp src/3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/MessageQueue.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadSpecific.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/TCSpinLock.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/CrossThreadRefCounted.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/TCPageMap.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/PtrAndFlags.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/Locker.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/TCPackedCache.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/CurrentTime.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadIdentifierDataPthreads.cpp src/3rdparty/javascriptcore/JavaScriptCore/wtf/TCSystemAlloc.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/AVLTree.h src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadingNone.cpp src/3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h src/3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h src/3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.h src/3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.cpp src/3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp src/3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp src/3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h src/3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp src/3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h src/3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp src/3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h src/3rdparty/javascriptcore/JavaScriptCore/bytecode/Opcode.h src/3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h src/3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp src/3rdparty/javascriptcore/JavaScriptCore/bytecode/Opcode.cpp src/3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h src/3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_ucp_searchfuncs.cpp src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_internal.h src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_tables.cpp src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_xclass.cpp src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre.h src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_compile.cpp src/3rdparty/javascriptcore/JavaScriptCore/pcre/ucpinternal.h src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_exec.cpp src/3rdparty/javascriptcore/JavaScriptCore/parser/SourceProvider.h src/3rdparty/javascriptcore/JavaScriptCore/parser/SourceCode.h +Files: examples/* + src/script/doc/snippets/* + tests/auto/qscriptv8testsuite/tests/* + src/3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.h + src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h + src/3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp + src/3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp + src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h + src/3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.h + src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h + src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h + src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp + src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp + src/3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp + src/3rdparty/javascriptcore/JavaScriptCore/runtime/SymbolTable.h + src/3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.h + src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h + src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp + src/3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.h + src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp + src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp + src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp + src/3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.h + src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRefBSTR.cpp + src/3rdparty/javascriptcore/JavaScriptCore/API/JSRetainPtr.h + src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRefBSTR.h + src/3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp + src/3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h + src/3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h + src/3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp + src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/RegisterID.h + src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/Label.h + src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h + src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp + src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/LabelScope.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/ASCIICType.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadingWin.cpp + src/3rdparty/javascriptcore/JavaScriptCore/wtf/CurrentTime.cpp + src/3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp + src/3rdparty/javascriptcore/JavaScriptCore/wtf/TCSystemAlloc.cpp + src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadingPthreads.cpp + src/3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/RegisterFileAllocatorSymbian.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/BlockAllocatorSymbian.cpp + src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/RegisterFileAllocatorSymbian.cpp + src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/BlockAllocatorSymbian.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/SymbianDefines.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/MallocZoneSupport.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp + src/3rdparty/javascriptcore/JavaScriptCore/wtf/Deque.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.cpp + src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp + src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/icu/CollatorICU.cpp + src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/DisallowCType.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadIdentifierDataPthreads.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/qt/ThreadingQt.cpp + src/3rdparty/javascriptcore/JavaScriptCore/wtf/qt/MainThreadQt.cpp + src/3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/MessageQueue.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadSpecific.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/TCSpinLock.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/CrossThreadRefCounted.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/TCPageMap.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/PtrAndFlags.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/Locker.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/TCPackedCache.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/CurrentTime.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadIdentifierDataPthreads.cpp + src/3rdparty/javascriptcore/JavaScriptCore/wtf/TCSystemAlloc.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/AVLTree.h + src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadingNone.cpp + src/3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h + src/3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h + src/3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.h + src/3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.cpp + src/3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp + src/3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp + src/3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h + src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp + src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h + src/3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp + src/3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h + src/3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp + src/3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h + src/3rdparty/javascriptcore/JavaScriptCore/bytecode/Opcode.h + src/3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h + src/3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp + src/3rdparty/javascriptcore/JavaScriptCore/bytecode/Opcode.cpp + src/3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h + src/3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h + src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_ucp_searchfuncs.cpp + src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_internal.h + src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_tables.cpp + src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_xclass.cpp + src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre.h + src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_compile.cpp + src/3rdparty/javascriptcore/JavaScriptCore/pcre/ucpinternal.h + src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_exec.cpp + src/3rdparty/javascriptcore/JavaScriptCore/parser/SourceProvider.h + src/3rdparty/javascriptcore/JavaScriptCore/parser/SourceCode.h Copyright: 2012-2013 Digia Plc and/or its subsidiary(-ies) 2008 Cameron Zwarich <cwzwarich@uwaterloo.ca> 2008-2009 Apple Inc. All rights reserved 1997-2006 University of Cambridge License: BSD-3-clause + +License: BSD-3-clause You may use this file under the terms of the BSD license as follows: . "Redistribution and use in source and binary forms, with or without @@ -183,15 +222,7 @@ License: BSD-2-clause (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -Files: tests/auto/qscriptqwidgets/tst_qscriptqwidgets.cpp -Copyright: 2012 Klarälvdalens Datakonsult AB, a KDAB Group company -License: LGPL-2.1 with Digia Qt LGPL Exception 1.1 or GPL-3 - -Files: *.qdoc -Copyright: 2012 Digia Plc and/or its subsidiary(-ies). -License: GFDL-1.3 - -License: GFDL-1.3 +License: GFDL-NIV-1.3 GNU Free Documentation License Usage Alternatively, this file may be used under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software @@ -203,3 +234,76 @@ License: GFDL-1.3 On Debian systems, the complete text of the GFDL-1.3 license can be found in `/usr/share/common-licenses/GFDL-1.3`, +License: LGPL-2.1 + GNU Lesser General Public License version 2.1: + This file may be used under the terms of the GNU Lesser General Public + License version 2.1 as published by the Free Software Foundation and + appearing in the file LICENSE.LGPL included in the packaging of this + file. Please review the following information to ensure the GNU Lesser + General Public License version 2.1 requirements will be met: + http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. + . + On Debian systems, the complete text of the GNU Lesser General Public License + can be found in `/usr/share/common-licenses/LGPL-2.1`. + +License: LGPL-2.1 with Digia Qt LGPL Exception 1.1 + GNU Lesser General Public License version 2.1: + This file may be used under the terms of the GNU Lesser General Public + License version 2.1 as published by the Free Software Foundation and + appearing in the file LICENSE.LGPL included in the packaging of this + file. Please review the following information to ensure the GNU Lesser + General Public License version 2.1 requirements will be met: + http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. + . + In addition, as a special exception, Digia gives you certain additional + rights. These rights are described in the Digia Qt LGPL Exception + version 1.1, included in the file LGPL_EXCEPTION.txt in this package. + . + On Debian systems, the complete text of the GNU Lesser General Public License + can be found in `/usr/share/common-licenses/LGPL-2.1`. + . + 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. + +License: GPL-3 + GNU General Public License Usage + . + Alternatively, this file may be used under the terms of the GNU + General Public License version 3.0 as published by the Free Software + Foundation and appearing in the file LICENSE.GPL included in the + packaging of this file. Please review the following information to + ensure the GNU General Public License version 3.0 requirements will be + met: http://www.gnu.org/copyleft/gpl.html. + . + On Debian systems, the complete text of the license can be found in + `/usr/share/common-licenses/GPL-3`. + +License: LGPL-2.1 + This file may be used under the terms of the GNU Lesser + General Public License version 2.1 as published by the Free Software + Foundation and appearing in the file LICENSE.LGPL included in the + packaging of this file. Please review the following information to + ensure the GNU Lesser General Public License version 2.1 requirements + will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html. + . + On Debian systems, the complete text of the LGPL-2.1 license can be found in + `/usr/share/common-licenses/LGPL-2.1`.
\ No newline at end of file |