1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: qtscript-everywhere-src
Source: https://download.qt.io/official_releases/qt/*/submodules/
Files-Excluded: tests/benchmarks/script/sunspider
tests/benchmarks/script/v8
Files: *
Copyright: 2015-2018 The Qt Company Ltd.
License: LGPL-3 or GPL-2
Files: debian/*
Copyright: 2007-2012 Fathi Boudra <fabo@debian.org>
2007-2015 Sune Vuorela <debian@pusling.com>
2008-2012 Modestas Vainius <modax@debian.org>
2007-2009 Ana Beatriz Guerrero Lopez <ana@debian.org>
2005-2007 Brian Nelson <pyro@debian.org>
2012 Zoltán Balogh <zoltan.balogh@canonical.com>
2012-2013 Timo Jyrinki <timo.jyrinki@canonical.com>
2013 Lisandro Damián Nicanor Pérez Meyer <lisandro@debian.org>
2014-2020 Dmitry Shachnev <mitya57@debian.org>
License: LGPL-2.1
Files: src/script/api/qtscriptglobal.h
Copyright: 2018 Intel Corporation
License: LGPL-3 or GPL-2
Files: examples/*
src/script/doc/snippets/*
src/scripttools/doc/snippets/*
Copyright: 2017 The Qt Company Ltd.
License: BSD-3-clause
Files: tests/*
Copyright: 2018 The Qt Company Ltd.
License: GPL-3 with Qt-1.0 exception
Files: tests/auto/qscriptqwidgets/tst_qscriptqwidgets.cpp
Copyright: 2018 Klarälvdalens Datakonsult AB, a KDAB Group company
License: GPL-3 with Qt-1.0 exception
Files: tests/auto/qscriptjstestsuite/tests/*
Copyright: 1998 Netscape Communications Corporation
License: MPL-1.1 or GPL-2+ or LGPL-2.1+
Files: tests/auto/qscriptv8testsuite/tests/*
Copyright: 2008 Google Inc.
License: BSD-3-clause
Files: *.qdoc
Copyright: 2015 The Qt Company Ltd.
License: GFDL-NIV-1.3
Files: src/3rdparty/javascriptcore/*
Copyright: 1999-2003 Harri Porten <porten@kde.org>
2001 Peter Kelly <pmk@post.com>
2003-2009 Apple Inc. All rights reserved
2007 Eric Seidel <eric@webkit.org>
2006-2007 Maks Orlovich
2006 Alexey Proskuryakov <ap@nypop.com>
2008 Cameron Zwaric <cwzwarich@uwaterloo.ca>
2006 Bjoern Graf <bjoern.graf@gmail.com>
License: LGPL-2+
Files: src/3rdparty/javascriptcore/JavaScriptCore/API/JSRetainPtr.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRefBSTR.cpp
src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRefBSTR.h
src/3rdparty/javascriptcore/JavaScriptCore/DerivedSources.make
src/3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp
src/3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h
src/3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h
src/3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h
src/3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp
src/3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h
src/3rdparty/javascriptcore/JavaScriptCore/bytecode/Opcode.cpp
src/3rdparty/javascriptcore/JavaScriptCore/bytecode/Opcode.h
src/3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp
src/3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h
src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp
src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h
src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/Label.h
src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/LabelScope.h
src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/RegisterID.h
src/3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp
src/3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h
src/3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp
src/3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h
src/3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h
src/3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.cpp
src/3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.h
src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp
src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h
src/3rdparty/javascriptcore/JavaScriptCore/parser/SourceCode.h
src/3rdparty/javascriptcore/JavaScriptCore/parser/SourceProvider.h
src/3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.cpp
src/3rdparty/javascriptcore/JavaScriptCore/profiler/ProfileNode.h
src/3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.cpp
src/3rdparty/javascriptcore/JavaScriptCore/profiler/Profiler.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp
src/3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp
src/3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp
src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp
src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp
src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp
src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp
src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp
src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/SymbolTable.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp
src/3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/ASCIICType.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/AVLTree.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/Deque.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/DisallowCType.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/Locker.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/MainThread.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/MallocZoneSupport.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/MessageQueue.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadSpecific.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadingNone.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadingPthreads.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadingWin.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/qt/MainThreadQt.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/qt/ThreadingQt.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/BlockAllocatorSymbian.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/BlockAllocatorSymbian.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/RegisterFileAllocatorSymbian.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/RegisterFileAllocatorSymbian.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/SymbianDefines.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/icu/CollatorICU.cpp
Copyright: 2008-2009 Apple Inc.
License: BSD-3-clause
Files: src/3rdparty/javascriptcore/JavaScriptCore/wtf/CrossThreadRefCounted.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/CurrentTime.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/CurrentTime.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/PtrAndFlags.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/TCPackedCache.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/TCPageMap.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/TCSpinLock.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/TCSystemAlloc.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/TCSystemAlloc.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadIdentifierDataPthreads.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadIdentifierDataPthreads.h
Copyright: 2006-2009 Google Inc.
License: BSD-3-clause
Files: src/3rdparty/javascriptcore/JavaScriptCore/pcre/*
Copyright: 1997-2005 University of Cambridge
License: BSD-3-clause
Files: src/3rdparty/javascriptcore/JavaScriptCore/API/APICast.h
src/3rdparty/javascriptcore/JavaScriptCore/API/APIShims.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp
src/3rdparty/javascriptcore/JavaScriptCore/API/JSBase.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JSBasePrivate.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp
src/3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp
src/3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp
src/3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp
src/3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp
src/3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JSContextRefPrivate.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp
src/3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JSProfilerPrivate.cpp
src/3rdparty/javascriptcore/JavaScriptCore/API/JSProfilerPrivate.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp
src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRefCF.cpp
src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRefCF.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp
src/3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JavaScript.h
src/3rdparty/javascriptcore/JavaScriptCore/API/JavaScriptCore.h
src/3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp
src/3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/BatchedTransitionOptimizer.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSTypeInfo.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/PutPropertySlot.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp
src/3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp
src/3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.h
src/3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h
src/3rdparty/javascriptcore/JavaScriptCore/wscript
src/3rdparty/javascriptcore/JavaScriptCore/wtf/Assertions.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/Assertions.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/HashIterators.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/MathExtras.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtrWin.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/RandomNumber.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/RandomNumber.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/RandomNumberSeed.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/StringExtras.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/StringExtras.h
src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/UTF8.cpp
src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/UTF8.h
Copyright: 2008-2009 Apple, Inc.
License: BSD-2-clause
License: LGPL-2+
This library is free software; you can redistribute it and/or modify
it under the terms of the GNU Library General Public License as
published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.
.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
.
On Debian systems, the complete text of the GNU Library General Public
License version 2 can be found in /usr/share/common-licenses/LGPL-2.
License: LGPL-2.1
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Library General Public License version 2.1
as published by the Free Software Foundation.
.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
.
On Debian systems, the complete text of the GNU Library General Public
License version 2.1 can be found in /usr/share/common-licenses/LGPL-2.1.
License: LGPL-2.1+
This library is free software; you can redistribute it and/or modify
it under the terms of the GNU Library General Public License as
published by the Free Software Foundation; either version 2.1 of the
License, or (at your option) any later version.
.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Library General Public License for more details.
.
On Debian systems, the complete text of the GNU Library General Public
License version 2.1 can be found in /usr/share/common-licenses/LGPL-2.1.
License: LGPL-3
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License version 3
as published by the Free Software Foundation.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.
.
On Debian systems, the complete text of the GNU Lesser General Public
License version 3 can be found in /usr/share/common-licenses/LGPL-3.
License: GPL-2
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
On Debian systems, the complete text of the GNU General Public
License version 2 can be found in /usr/share/common-licenses/GPL-2.
License: GPL-2+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
On Debian systems, the complete text of the GNU General Public License
version 2 can be found in /usr/share/common-licenses/GPL-2.
License: GPL-3 with Qt-1.0 exception
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3 as
published by the Free Software Foundation.
.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
On Debian systems, the complete text of the GNU General Public License
version 3 can be found in /usr/share/common-licenses/GPL-3.
.
The Qt Company GPL Exception 1.0
Exception 1:
.
As a special exception you may create a larger work which contains the
output of this application and distribute that work under terms of your
choice, so long as the work is not otherwise derived from or based on
this application and so long as the work does not in itself generate
output that contains the output from this application in its original
or modified form.
.
Exception 2:
.
As a special exception, you have permission to combine this application
with Plugins licensed under the terms of your choice, to produce an
executable, and to copy and distribute the resulting executable under
the terms of your choice. However, the executable must be accompanied
by a prominent notice offering all users of the executable the entire
source code to this application, excluding the source code of the
independent modules, but including any changes you have made to this
application, under the terms of this license.
License: GFDL-NIV-1.3
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
.
On Debian systems, the complete text of the GNU Free Documentation
License version 1.3 can be found in /usr/share/common-licenses/GFDL-1.3.
License: BSD-2-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
License: BSD-3-clause
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
.
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.
* Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
License: MPL-1.1
The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "License"); you may not use this file except in
compliance with the License.
.
Software distributed under the License is distributed on an "AS IS"
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
License for the specific language governing rights and limitations
under the License.
.
On Debian systems, the complete text of the Mozilla Public License
Version 1.1 can be found in /usr/share/common-licenses/MPL-1.1.
|