[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#673268: libqtwebkit4: utterly incorrect debian/copyright



I tried to continue the copyright file Elena started.

*  removed the text bodys of common licenses as they can be
   found in /usr/share/common-licenses/
*  renamed the apple license to MIT-apple based on [1].
*  I also found [2] which seems to clear the mistery about
   Source/cmake/FindLibXlst.cmake and
   Source/cmake/FindSqlite.cmake. Turned out to be
   BSD-3-clause. COPYING-CMAKE-SCRIPTS is attached.

I did not really understand the stuff about "merging file paragraphs" so
I went on like Elena had stared. But around
Source/JavaScriptCore/runtime I gave up. There are so many subfolders I
gave up on the idea this could be done by hand. I really don't know how
this can be done without someone wasting a lot of his or her lifetime.

Anyway I hop my additions help.

[1]: https://fedoraproject.org/wiki/Licensing/Apple_MIT_License
[2]: http://www.cmake.org/pipermail/cmake-commits/2006-September/000058.html
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: http://trac.webkit.org/wiki/QtWebKitJournal


Files: *
Copyright: Apple Computer, Inc.
License: BSD-2-clause

Files: wscript
       Source/JavaScriptCore/wscript
Copyright: 2009 Kevin Ollivier
License: BSD-2-clause

Files: debian/*
Copyright: 2010 Fathi Boudra <fabo@debian.org>
License: LGPL-2+

Files: Examples/*
Copyright: Apple Computer, Inc.
License: MIT-apple

Files: Examples/NetscapeCoreAnimationMoviePlugin
Copyright: 2009 Apple Inc.
License: MIT-apple

Files: Source/autotools/dolt.m4
Copyright: 2007-2008 Josh Triplett <josh@freedesktop.org>
License: all-permissive

Files: Source/autotools/acinclude.m4
Copyright: 2008 Tim Toolan <toolan@ele.uri.edu>
License: all-permissive

Files: Source/cmake/FindFontconfig.cmake
Copyright: 2006,2007 Laurent Montel, <montel@kde.org>
License: BSD-3-clause

Files: Source/cmake/FindLibSoup2.cmake
Copyright: 2007 Daniel Gollub <gollub@b1-systems.de>
           2008 Bjoern Ricks <bjoern.ricks@gmail.com>
License: BSD-3-clause

Files: Source/cmake/FindLibXlst.cmake
Copyright: 2006, Alexander Neundorf, <neundorf@kde.org>
License: BSD-3-clause

Files: Source/cmake/FindSqlite.cmake
Copyright: 2008, Gilles Caulier, <caulier.gilles@gmail.com>
License: BSD-3-clause

Files: Source/gyp/configure
Copyright: 2011 Google Inc.
License: BSD-3-clause

Files: Source/JavaScriptCore/jsc.cpp:
Copyright: 1999-2000 Harri Porten <porten@kde.org>
           2004, 2005, 2006, 2007, 2008 Apple Inc.
           2006 Bjoern Graf <bjoern.graf@gmail.com>
License: LGPL-2+

Files: Source/JavaScriptCore/API/*
Copyright: 2006-2009 Apple Computer, Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/API/JSContextRef.cpp
       Source/JavaScriptCore/API/JSObjectRefPrivate.h
       Source/JavaScriptCore/API/JSProfilerPrivate.*
       Source/JavaScriptCore/API/JSStringRef.cpp
       Source/JavaScriptCore/API/JSValueRef.cpp
       Source/JavaScriptCore/API/JSWeakObjectMapRefInternal.h
       Source/JavaScriptCore/API/JSWeakObjectMapRefPrivate.*
       Source/JavaScriptCore/API/OpaqueJSString.*
       Source/JavaScriptCore/API/WebKitAvailability.h
Copyright: 2005-2010 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/API/JSCallbackObject.cpp
       Source/JavaScriptCore/API/JSCallbackObjectFunctions.h
       Source/JavaScriptCore/API/JSCallbackObject.h
Copyright: 2006-2008,2010 Apple Computer, Inc.
           2007 Eric Seidel <eric@webkit.org>
License: BSD-2-clause

Files: Source/JavaScriptCore/API/JavaScript.h
Copyright: 2006 Apple Inc.
           2008 Alp Toker <alp@atoker.com>
License: BSD-2-clause

Files: Source/JavaScriptCore/API/JSObjectRef.cpp
       Source/JavaScriptCore/API/JSObjectRef.h
Copyright: 2006, 2007, 2008 Apple Inc.
           2008 Kelvin W Sherlock <ksherlock@gmail.com>
License: BSD-2-clause

Files: Source/JavaScriptCore/API/JSRetainPtr.h
       Source/JavaScriptCore/API/JSStringRefBSTR.cpp
       Source/JavaScriptCore/API/JSStringRefBSTR.h
Copyright: 2005, 2006, 2007, 2010 Apple Inc.
License: BSD-3-clause

Files: Source/JavaScriptCore/assembler/*
Copyright: 2008 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/assembler/ARMAssembler.cpp
       Source/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h
       Source/JavaScriptCore/assembler/MacroAssemblerARM.cpp
Copyright: 2009 University of Szeged
License: BSD-2-clause

Files: Source/JavaScriptCore/assembler/ARMAssembler.h
Copyright: 2009, 2010 University of Szeged
License: BSD-2-clause

Files: Source/JavaScriptCore/assembler/ARMv7Assembler.cpp
Copyright: 2010 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/assembler/ARMv7Assembler.h
       Source/JavaScriptCore/assembler/MacroAssemblerARMv7.h
Copyright: 2009, 2010 Apple Inc.
           2010 University of Szeged
License: BSD-2-clause

Files: Source/JavaScriptCore/assembler/CodeLocation.h
       Source/JavaScriptCore/assembler/MacroAssemblerCodeRef.h
       Source/JavaScriptCore/assembler/RepatchBuffer.h
Copyright: 2009 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/assembler/LinkBuffer.h
Copyright: 2009, 2010 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/assembler/MacroAssemblerARM.h
Copyright: 2008 Apple Inc.
           2009, 2010 University of Szeged
License: BSD-2-clause

Files: Source/JavaScriptCore/assembler/MacroAssemblerMIPS.h
Copyright: 2008 Apple Inc.
           2010 MIPS Technologies
License: BSD-2-clause

Files: Source/JavaScriptCore/assembler/MacroAssemblerSH4.cpp
Copyright: 2011 STMicroelectronics.
           2008 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/assembler/MacroAssemblerSH4.h
       Source/JavaScriptCore/assembler/SH4Assembler.h
Copyright: 2009-2011 STMicroelectronics.
           2008 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/assembler/MIPSAssembler.h
Copyright: 2009 Apple Inc.
           2009 University of Szeged
           2010 MIPS Technologies
License: BSD-2-clause

Files: Source/JavaScriptCore/bytecode/*
Copyright: 2008 Apple Inc.
License: BSD-3-clause

Files: Source/JavaScriptCore/bytecode/StructureStubInfo.cpp
       Source/JavaScriptCore/bytecode/StructureStubInfo.h
Copyright: 2008 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/bytecode/CodeBlock.cpp
       Source/JavaScriptCore/bytecode/CodeBlock.h
Copyright: 2008, 2009, 2010 Apple Inc.
           2008 Cameron Zwarich <cwzwarich@uwaterloo.ca>
License: BSD-3-clause

Files: Source/JavaScriptCore/bytecode/EvalCodeCache.h
       Source/JavaScriptCore/bytecode/SamplingTool.cpp
Copyright: 2008, 2009 Apple Inc.
License: BSD-3-clause

Files: Source/JavaScriptCore/bytecode/JumpTable.cpp
       Source/JavaScriptCore/bytecode/JumpTable.h
       Source/JavaScriptCore/bytecode/Opcode.cpp
Copyright: 2008 Apple Inc.
           2008 Cameron Zwarich <cwzwarich@uwaterloo.ca>
License: BSD-3-clause

Files: Source/JavaScriptCore/bytecode/Opcode.h
Copyright: 2008, 2009 Apple Inc.
           2008 Cameron Zwarich <cwzwarich@uwaterloo.ca>
License: BSD-3-clause

Files: Source/JavaScriptCore/bytecompiler/*
Copyright: 2008 Apple Inc.
License: BSD-3-clause

Files: Source/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp
       Source/JavaScriptCore/bytecompiler/BytecodeGenerator.h
Copyright: 2008, 2009 Apple Inc.
           2008 Cameron Zwarich <cwzwarich@uwaterloo.ca>
License: BSD-3-clause

Source/JavaScriptCore/bytecompiler/NodesCodegen.cpp
Copyright: 1999-2002 Harri Porten <porten@kde.org>
           2001 Peter Kelly <pmk@post.com>
           2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc.
           2007 Cameron Zwarich <cwzwarich@uwaterloo.ca>
           2007 Maks Orlovich
           2007 Eric Seidel <eric@webkit.org>
License: LGPL-2+

Files: Source/JavaScriptCore/debugger/DebuggerActivation.cpp
     : Source/JavaScriptCore/debugger/DebuggerActivation.h
Copyright: 2008, 2009 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/debugger/DebuggerCallFrame.cpp
       Source/JavaScriptCore/debugger/DebuggerCallFrame.h
Copyright: 2008 Apple Inc.
License: BSD-3-clause

Files: Source/JavaScriptCore/debugger/Debugger.cpp
Copyright: 2008 Apple Inc.
           1999-2001 Harri Porten <porten@kde.org>
           2001 Peter Kelly <pmk@post.com>
License: LGPL-2+

Files: Source/JavaScriptCore/debugger/Debugger.h
Copyright: 2008, 2009 Apple Inc.
           1999-2001 Harri Porten <porten@kde.org>
           2001 Peter Kelly <pmk@post.com>
License: LGPL-2+

Files: Source/JavaScriptCore/dfg/*
Copyright: 2011 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/heap/*
Copyright: 2011 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/heap/ConservativeRoots.h
       Source/JavaScriptCore/heap/MarkStackPosix.cpp
       Source/JavaScriptCore/heap/Weak.h
Copyright: 2009 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/heap/HandleStack.cpp
       Source/JavaScriptCore/heap/HandleStack.h
       Source/JavaScriptCore/heap/Local.h
       Source/JavaScriptCore/heap/LocalScope.h
Copyright: 2010 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/heap/Heap.cpp
Copyright: 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc.
           2007 Eric Seidel <eric@webkit.org>
License: LGPL-2+

Files: Source/JavaScriptCore/heap/Heap.h
Copyright: 1999-2000 Harri Porten <porten@kde.org>
           2001 Peter Kelly <pmk@post.com>
           2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc.
License: LGPL-2+

Files: Source/JavaScriptCore/heap/MachineStackMarker.cpp
Copyright: 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc.
           2007 Eric Seidel <eric@webkit.org>
           2009 Acision BV.
License: LGPL-2+

Files: Source/JavaScriptCore/heap/MachineStackMarker.h
Copyright: 1999-2000 Harri Porten <porten@kde.org>
           2001 Peter Kelly <pmk@post.com>
           2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc.
License: LGPL-2+

Files: Source/JavaScriptCore/heap/MarkedBlock.h
Copyright: 1999-2000 Harri Porten <porten@kde.org>
           2001 Peter Kelly <pmk@post.com>
           2003, 2004, 2005, 2006, 2007, 2008, 2009, 2011 Apple Inc.
License: LGPL-2+

Files: Source/JavaScriptCore/heap/MarkedSpace.cpp
Copyright: 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc.
           2007 Eric Seidel <eric@webkit.org>
License: LGPL-2+

Files: Source/JavaScriptCore/heap/MarkStack.cpp
       Source/JavaScriptCore/heap/MarkStack.h
Copyright: 2009, 2011 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/heap/MarkStackSymbian.cpp
Copyright: 2009 Nokia Corporation and/or its subsidiary(-ies)
License: LGPL-2+

Files: Source/JavaScriptCore/interpreter/CachedCall.h
       Source/JavaScriptCore/interpreter/CallFrameClosure.h
Copyright: 2009 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/interpreter/CallFrame.cpp
Copyright: 2008 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/interpreter/Interpreter.h
       Source/JavaScriptCore/interpreter/RegisterFile.cpp
Copyright: 2008 Apple Inc.
License: BSD-3-clause

Files: Source/JavaScriptCore/interpreter/CallFrame.h
Copyright: 1999-2001 Harri Porten <porten@kde.org>
           2001 Peter Kelly <pmk@post.com>
           2003, 2007, 2008 Apple Inc.
License: LGPL-2+

Files: Source/JavaScriptCore/interpreter/Interpreter.cpp
Copyright: 2008, 2009, 2010 Apple Inc.
           2008 Cameron Zwarich <cwzwarich@uwaterloo.ca>
License: BSD-3-clause

Files: Source/JavaScriptCore/interpreter/RegisterFile.h
       Source/JavaScriptCore/interpreter/Register.h
Copyright: 2008, 2009 Apple Inc.
License: BSD-3-clause

Files: Source/JavaScriptCore/jit/*
Copyright: 2008 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp
Copyright: 2009 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/jit/JITOpcodes32_64.cpp
       Source/JavaScriptCore/jit/JITOpcodes.cpp
Copyright: 2009 Apple Inc.
           2010 Patrick Gansterer <paroga@paroga.com>
License: BSD-2-clause

Files: Source/JavaScriptCore/jit/JITPropertyAccess32_64.cpp
       Source/JavaScriptCore/jit/JITPropertyAccess.cpp
Copyright: 2008, 2009 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/jit/JITStubs.cpp
Copyright: 2008, 2009 Apple Inc.
           2008 Cameron Zwarich <cwzwarich@uwaterloo.ca>
           2010, 2011 Research In Motion Limited
License: BSD-2-clause

Files: Source/JavaScriptCore/jit/JITStubs.h
Copyright: 2008 Apple Inc.
           2010 Research In Motion Limited
License: BSD-3-clause

Files: Source/JavaScriptCore/jit/JSInterfaceJIT.h
       Source/JavaScriptCore/jit/SpecializedThunkJIT.h
       Source/JavaScriptCore/jit/ThunkGenerators.cpp
       Source/JavaScriptCore/jit/ThunkGenerators.h
Copyright: 2010 Apple Inc.
License: BSD-2-clause

Files: Tools/QtTestBrowser/fpstimer.*
Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies)
License: BSD-2-clause

Files: Tools/QtTestBrowser/launcherwindow.*
       Tools/QtTestBrowser/main.*
       Tools/QtTestBrowser/mainwindow.*
       Tools/QtTestBrowser/webpage.*
       Tools/QtTestBrowser/webview.*
Copyright: 2009-2010 Nokia Corporation and/or its subsidiary(-ies)
           2009 Girish Ramakrishnan <girish@forwardbias.in>
           2006 George Staikos <staikos@kde.org>
           2006 Dirk Mueller <mueller@kde.org>
           2006 Zack Rusin <zack@kde.org>
           2006 Simon Hausmann <hausmann@kde.org>
License: BSD-2-clause

Files: Source/JavaScriptCore/os-win32/*
Copyright: 2005, 2006 Apple Computer, Inc.
License: LGPL-2+

Files: Source/JavaScriptCore/os-win32/inttypes.h
Copyright: 2006 Alexander Chemeris
License: BSD-3-clause

Files: Source/JavaScriptCore/os-win32/WinMain.cpp
Copyright: 2009 Patrick Gansterer <paroga@paroga.com>
License: LGPL-2+

Files: Source/JavaScriptCore/parser/*
Copyright: 2010 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/parser/Lexer.cpp
Copyright: 1999-2000 Harri Porten <porten@kde.org>
           2006, 2007, 2008, 2009 Apple Inc.
           2007 Cameron Zwarich <cwzwarich@uwaterloo.ca>
           2010 Zoltan Herczeg <zherczeg@inf.u-szeged.hu>
License: LGPL-2+

Files: Source/JavaScriptCore/parser/Lexer.h
Copyright: 1999-2000 Harri Porten <porten@kde.org>
           2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc.
           2010 Zoltan Herczeg <zherczeg@inf.u-szeged.hu>
License: LGPL-2+

Files: Source/JavaScriptCore/parser/NodeConstructors.h
Copyright: 2009 Apple Inc.
License: LGPL-2+

Files: Source/JavaScriptCore/parser/ParserArena.h
Copyright: 2009 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/parser/NodeInfo.h
Copyright: 2007 Apple Inc.
License: LGPL-2+

Files: Source/JavaScriptCore/parser/Nodes.cpp
Copyright: 1999-2002 Harri Porten <porten@kde.org>
           2001 Peter Kelly <pmk@post.com>
           2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc.
           2007 Cameron Zwarich <cwzwarich@uwaterloo.ca>
           2007 Maks Orlovich
           2007 Eric Seidel <eric@webkit.org>
License: LGPL-2+

Files: Source/JavaScriptCore/parser/Nodes.h
Copyright: 1999-2000 Harri Porten <porten@kde.org>
           2001 Peter Kelly <pmk@post.com>
           2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc.
           2007 Cameron Zwarich <cwzwarich@uwaterloo.ca>
           2007 Maks Orlovich
           2007 Eric Seidel <eric@webkit.org>
License: LGPL-2+

Files: Source/JavaScriptCore/parser/ParserArena.cpp
Copyright: 2009, 2010 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/parser/Parser.cpp
       Source/JavaScriptCore/parser/Parser.h
Copyright: 1999-2001 Harri Porten <porten@kde.org>
           2001 Peter Kelly <pmk@post.com>
           2003, 2004, 2005, 2006, 2007, 2008, 2009 Apple Inc.
License: LGPL-2+

Files: Source/JavaScriptCore/parser/ResultType.h
Copyright: 2008 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/parser/SourceCode.h
Copyright: 2008 Apple Inc.
License: BSD-3-clause

Files: Source/JavaScriptCore/parser/SourceProviderCache.cpp
       Source/JavaScriptCore/parser/SourceProviderCache.h
       Source/JavaScriptCore/parser/SourceProviderCacheItem.h
Copyright: 2011 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/parser/SourceProvider.h
Copyright: 2008, 2009 Apple Inc.
License: BSD-3-clause

Files: Source/JavaScriptCore/profiler/*
Copyright: 2008 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/profiler/ProfileNode.cpp
       Source/JavaScriptCore/profiler/ProfileNode.h
       Source/JavaScriptCore/profiler/Profiler.cpp
       Source/JavaScriptCore/profiler/Profiler.h
Copyright: 2008 Apple Inc.
License: BSD-3-clause

Files: Source/JavaScriptCore/runtime/*
           1999-2002,2003, 2004 Harri Porten <porten@kde.org>
           2001, 2003 Peter Kelly <pmk@post.com>
           2002, 2005, 2006, 2007, 2008, 2009, 2011 Apple Inc.
           2006 Alexey Proskuryakov <ap@nypop.com>
           2006 Maks Orlovich
           2007 Cameron Zwarich <cwzwarich@uwaterloo.ca>
           2007 Eric Seidel <eric@webkit.org>
           2007 Maks Orlovich
           2008, 2009, 2010 Torch Mobile, Inc.
           2009 Google Inc.
           2010 Peter Varga <pvarga@inf.u-szeged.hu>, University of Szeged
License: LGPL-2+

Files: Source/JavaScriptCore/runtime/CallData.h
       Source/JavaScriptCore/runtime/ConstructData.h
       Source/JavaScriptCore/runtime/ExceptionHelpers.cpp
       Source/JavaScriptCore/runtime/ExceptionHelpers.h
       Source/JavaScriptCore/runtime/GCActivityCallbackCF.cpp
       Source/JavaScriptCore/runtime/GCActivityCallback.cpp
       Source/JavaScriptCore/runtime/GCActivityCallback.h
       Source/JavaScriptCore/runtime/InitializeThreading.cpp
       Source/JavaScriptCore/runtime/InitializeThreading.h
       Source/JavaScriptCore/runtime/JSActivation.cpp
       Source/JavaScriptCore/runtime/JSActivation.h
       Source/JavaScriptCore/runtime/JSGlobalData.cpp
       Source/JavaScriptCore/runtime/JSGlobalData.h
       Source/JavaScriptCore/runtime/JSGlobalObject.cpp
       Source/JavaScriptCore/runtime/JSNotAnObject.cpp
       Source/JavaScriptCore/runtime/JSNotAnObject.h
       Source/JavaScriptCore/runtime/JSPropertyNameIterator.cpp
       Source/JavaScriptCore/runtime/JSPropertyNameIterator.h
       Source/JavaScriptCore/runtime/JSVariableObject.cpp
       Source/JavaScriptCore/runtime/JSVariableObject.h
       Source/JavaScriptCore/runtime/SymbolTable.h
       Source/JavaScriptCore/runtime/Terminator.h
       Source/JavaScriptCore/runtime/TimeoutChecker.cpp
       Source/JavaScriptCore/runtime/TimeoutChecker.h
Copyright: 2007, 2008, 2009, 2010 Apple Inc.
           2008 Cameron Zwarich <cwzwarich@uwaterloo.ca>
           2010 Google Inc.
License: BSD-3-clause

Files: Source/JavaScriptCore/runtime/BatchedTransitionOptimizer.h
       Source/JavaScriptCore/runtime/CachedTranscendentalFunction.h
       Source/JavaScriptCore/runtime/CallData.cpp
       ddSource/JavaScriptCore/runtime/ConstructData.cpp
       Source/JavaScriptCore/runtime/DateInstanceCache.h
       Source/JavaScriptCore/runtime/Executable.cpp
       Source/JavaScriptCore/runtime/Executable.h
       Source/JavaScriptCore/runtime/JSByteArray.cpp
       Source/JavaScriptCore/runtime/JSByteArray.h
       Source/JavaScriptCore/runtime/JSChunk.cpp
       Source/JavaScriptCore/runtime/JSChunk.h
       Source/JavaScriptCore/runtime/JSObjectWithGlobalObject.cpp
       Source/JavaScriptCore/runtime/JSObjectWithGlobalObject.h
       Source/JavaScriptCore/runtime/JSONObject.cpp
       Source/JavaScriptCore/runtime/JSONObject.h
       Source/JavaScriptCore/runtime/JSStaticScopeObject.cpp
       Source/JavaScriptCore/runtime/JSStaticScopeObject.h
       Source/JavaScriptCore/runtime/JSStringBuilder.h
       Source/JavaScriptCore/runtime/JSTypeInfo.h
       Source/JavaScriptCore/runtime/JSValueInlineMethods.h
       Source/JavaScriptCore/runtime/JSZombie.cpp
       Source/JavaScriptCore/runtime/JSZombie.h
       Source/JavaScriptCore/runtime/LiteralParser.cpp
       Source/JavaScriptCore/runtime/LiteralParser.h
       Source/JavaScriptCore/runtime/MemoryStatistics.cpp
       Source/JavaScriptCore/runtime/MemoryStatistics.h
       Source/JavaScriptCore/runtime/NumericStrings.h
       Source/JavaScriptCore/runtime/PropertyDescriptor.cpp
       Source/JavaScriptCore/runtime/PropertyDescriptor.h
       Source/JavaScriptCore/runtime/PutPropertySlot.h
       Source/JavaScriptCore/runtime/RegExpCache.cpp
       Source/JavaScriptCore/runtime/RegExpCache.h
       Source/JavaScriptCore/runtime/RegExpKey.h
       Source/JavaScriptCore/runtime/RopeImpl.cpp
       Source/JavaScriptCore/runtime/RopeImpl.h
       Source/JavaScriptCore/runtime/SmallStrings.cpp
       Source/JavaScriptCore/runtime/SmallStrings.h
       Source/JavaScriptCore/runtime/StrictEvalActivation.cpp
       Source/JavaScriptCore/runtime/StrictEvalActivation.h
       Source/JavaScriptCore/runtime/StructureChain.cpp
       Source/JavaScriptCore/runtime/StructureChain.h
       Source/JavaScriptCore/runtime/Structure.cpp
       Source/JavaScriptCore/runtime/Structure.h
       Source/JavaScriptCore/runtime/StructureTransitionTable.h
       Source/JavaScriptCore/runtime/Tracing.d
       Source/JavaScriptCore/runtime/Tracing.h
       Source/JavaScriptCore/runtime/UStringBuilder.h
       Source/JavaScriptCore/runtime/UStringConcatenate.h
       Source/JavaScriptCore/runtime/WeakGCMap.h
       Source/JavaScriptCore/runtime/WeakRandom.h
       Source/JavaScriptCore/runtime/WriteBarrier.h
Copyright: 2008, 2009, 2010, 2011 Apple Inc.
           2009 Ian C. Bullard
           2010 Renata Hodovan <hodovan@inf.u-szeged.hu>
           2010 University of Szeged
License: BSD-2-clause

Files: Source/JavaScriptCore/yarr/*
Copyright: 2009 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/yarr/Yarr.h
       Source/JavaScriptCore/yarr/YarrInterpreter.cpp
       Source/JavaScriptCore/yarr/YarrPattern.cpp
       Source/JavaScriptCore/yarr/YarrPattern.h
Copyright: 2009 Apple Inc.
           2010 Peter Varga <pvarga@inf.u-szeged.hu>, University of Szeged
License: BSD-2-clause

Files: Source/JavaScriptCore/yarr/YarrInterpreter.h
Copyright: 2009, 2010 Apple Inc.
License: BSD-2-clause

Files: Source/JavaScriptCore/yarr/YarrSyntaxChecker.cpp
       Source/JavaScriptCore/yarr/YarrSyntaxChecker.h
Copyright: 2011 Apple Inc.
License: BSD-2-clause

Files: Source/ThirdParty/mt19937ar.c
Copyright: 1997 - 2002, Makoto Matsumoto and Takuji Nishimura
License: BSD-3-clause

Files: Tools/QtTestBrowser/locationedit.*
Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies)
           2011 Andreas Kling <kling@webkit.org>
License: BSD-2-clause

Files: Tools/QtTestBrowser/urlloader.*
Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies)
           2009 University of Szeged
License: BSD-2-clause

Files: Tools/QtTestBrowser/utils.*
       Tools/QtTestBrowser/webinspector.h
Copyright: 2010 Nokia Corporation and/or its subsidiary(-ies)
License: BSD-2-clause

Files: WebKitLibraries/WebCoreSQLite3/*
Copyright: 2001, 2006 D. Richard Hipp <drh@hwaci.com>
License: copyright-disclaimer

Files: WebKitLibraries/win/include/WebKitSystemInterface/WebKitSystemInterface.h
       WebKitLibraries/win/tools/scripts/auto-version.sh
       WebKitLibraries/win/tools/scripts/feature-defines.sh
Copyright: 2007-2010 Apple Inc.
License: BSD-2-clause


License: MIT-apple
 IMPORTANT:  This Apple software is supplied to you by Apple
 Inc. ("Apple") in consideration of your agreement to the following
 terms, and your use, installation, modification or redistribution of
 this Apple software constitutes acceptance of these terms.  If you do
 not agree with these terms, please do not use, install, modify or
 redistribute this Apple software.
 .
 In consideration of your agreement to abide by the following terms, and
 subject to these terms, Apple grants you a personal, non-exclusive
 license, under Apple's copyrights in this original Apple software (the
 "Apple Software"), to use, reproduce, modify and redistribute the Apple
 Software, with or without modifications, in source and/or binary forms;
 provided that if you redistribute the Apple Software in its entirety and
 without modifications, you must retain this notice and the following
 text and disclaimers in all such redistributions of the Apple Software.
 Neither the name, trademarks, service marks or logos of Apple Inc. may
 be used to endorse or promote products derived from the Apple Software
 without specific prior written permission from Apple.  Except as
 expressly stated in this notice, no other rights or licenses, express or
 implied, are granted by Apple herein, including but not limited to any
 patent rights that may be infringed by your derivative works or by other
 works in which the Apple Software may be incorporated.
 .
 The Apple Software is provided by Apple on an "AS IS" basis.  APPLE
 MAKES NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION
 THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS
 FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND
 OPERATION ALONE OR IN COMBINATION WITH YOUR PRODUCTS.
 .
 IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL
 OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, REPRODUCTION,
 MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED
 AND WHETHER UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE),
 STRICT LIABILITY OR OTHERWISE, EVEN IF APPLE HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.

License: all-permissive
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.

License: copyright-disclaimer
 The author disclaims copyright to this source code.  In place of
 a legal notice, here is a blessing:
 .
    May you do good and not evil.
    May you find forgiveness for yourself and forgive others.
    May you share freely, never taking more than you give.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

1. Redistributions of source code must retain the copyright
   notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote products 
   derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: