Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://dolphin-emu.org/
Upstream-Name: Dolphin Emulator
Upstream-Contact: https://forums.dolphin-emu.org/
Files-Excluded:
 Externals/LZO
 Externals/MoltenVK
 Externals/OpenAL
 Externals/Qt
 Externals/SFML
 Externals/WIL
 Externals/bzip2
 Externals/curl
 Externals/discord-rpc
 Externals/ed25519
 Externals/enet
 Externals/ffmpeg
 Externals/fmt
 Externals/gettext
 Externals/glslang
 Externals/gtest
 Externals/hidapi
 Externals/imgui
 Externals/libiconv-1.14
 Externals/liblzma
 Externals/libusb
 Externals/mbedtls
 Externals/mGBA
 Externals/miniupnpc
 Externals/pugixml
 Externals/xxhash
 Externals/zstd
 Installer/dxredist
 Installer/vcredist
 Source/Android/
 docs/WiiMote/HID_SPEC_V10.rar

Files: *
Copyright: 2003-2023, Dolphin Emulator Project
License: GPL-2+
Comment:
 Clarification of the sources of shipped binaries:
  Data/Sys/GC/dsp_*
   These are the binaries for dolphin's DSP replacement ROM.
   Information about them can be found in docs/DSP/free_dsp_rom.
  Data/Sys/Wii/*
   This directory contains template Wii configuration files (the main SYSCONF
   and Wii Connect 24 files). The SYSCONF file can be generated by dolphin-emu.
   The wc24 files have no source as such, but the format of these files are
   known.
  Data/Sys/totaldb.dsy
   Contains various function symbols found in games used by dolphin's internal
   debugger. This file format can be read / generated from within dolphin-emu
   (but the data itself took some time to find).

Files:
 Data/Sys/GC/font_ansi.bin
 Data/Sys/GC/font_sjis.bin
Copyright: 2006-2014, Google Corporation
License: Apache-2.0
Comment: Font file generated from "Droid Sans" using gc-font-tool.

Files: Data/Sys/Shaders/FXAA.glsl
Copyright: 2013, mudlord
License: WTFPL

Files: Externals/Bochs_disasm/*
Copyright: Bochs Emulator Project, http://bochs.sourceforge.net/
License: LGPL-2.1+

Files: Externals/cpp-optparse/*
Copyright: 2010 Johannes Weißl <jargon@molb.org>
License: Expat

Files: Externals/soundtouch/*
Copyright: 2001-2020 Olli Parviainen <oparviai@iki.fi>
License: LGPL-2.1+

Files: Source/Core/AudioCommon/DPL2Decoder.cpp
Copyright:
 2013, Dolphin Emulator Project
 2004-2006, Milan Cutka
 2001, Anders Johansson
 based on mplayer HRTF plugin by ylai
License: GPL-2+

Files: Source/Core/AudioCommon/aldlist.cpp
Copyright:
 2009, Dolphin Emulator Project
 2006, Creative Labs Inc.
License: BSD-3-clause and GPL-2+

Files: Source/Core/Common/BitField.h
Copyright:
 2014, Dolphin Emulator Project
 2014, Tony Wasserka
License: BSD-3-clause and GPL-2+

Files: Source/Core/Common/BitSet.h
Copyright: 2014, 2015, Dolphin Emulator Project
License: public-domain
 These files have been put in the public domain by their author

Files: Source/Core/Common/GekkoDisassembler.*
Copyright:
 2014, Dolphin Emulator Project
 1998-2001, 2009, 2011 Frank Wille
License: BSD-2-clause and GPL-2+

Files: Source/Core/Common/GL/GLExtensions/*
Copyright:
 2013-2015, The Khronos Group Inc.
 2013-2015, Dolphin Emulator Project
License: GPL-2+

Files:
 Source/Core/Common/TraversalClient.*
 Source/Core/Common/TraversalProto.h
 Source/Core/Common/TraversalServer.cpp
Copyright:
 2015, Dolphin Emulator Project
 comex
License: public-domain
 These files have been put in the public domain by their author

Files: Source/Core/Common/SDCardUtil.cpp
Copyright:
 2009, Dolphin Emulator Project
 2007, The Android Open Source Project
License: BSD-3-clause and GPL-2+

Files: Source/Core/Core/ARDecrypt.cpp
Copyright:
 2008, Dolphin Emulator Project
 2003-2004, Parasyte
License: GPL-2+

Files: Source/Core/Core/DSP/DSPAssembler.cpp
Copyright:
 2009, Dolphin Emulator Project
 2005, Duddie, wntrmute, Hermes
License: GPL-2+

Files:
 Source/Core/Core/DSP/DSPAssembler.h
 Source/Core/Core/DSP/DSPDisassembler.*
 Source/Core/Core/DSP/DSPIntUtil.h
 Source/Core/Core/DSP/DSPIntExtOps.*
 Source/Core/Core/DSP/DSPTables.*
 docs/DSP/DSP_InterC/DSP_InterC/DSPExt.*
 docs/DSP/DSP_InterC/DSP_InterC/DSPOpcodes.h
 docs/DSP/DSP_InterC/DSP_InterC/gdsp_opcodes_helper.h
Copyright:
 2008, 2009, Dolphin Emulator Project
 2005, Duddie <duddie@walla.com>
License: GPL-2+

Files:
 Source/Core/Core/DSP/DSPCore.*
 Source/Core/Core/DSP/DSPHWInterface.*
 Source/Core/Core/DSP/DSPIntArithmetic.cpp
 Source/Core/Core/DSP/DSPIntBranch.cpp
 Source/Core/Core/DSP/DSPIntCCUtil.*
 Source/Core/Core/DSP/DSPInterpreter.*
 Source/Core/Core/DSP/DSPIntLoadStore.cpp
 Source/Core/Core/DSP/DSPIntMisc.cpp
 Source/Core/Core/DSP/DSPIntMultiplier.cpp
 Source/Core/Core/DSP/DSPMemoryMap.*
 Source/Core/Core/DSP/DSPStacks.*
 Source/Core/Core/DSP/DSPIntCCUtil.cpp
 Source/Core/Core/DSP/Jit/DSPJitArithmetic.cpp
 Source/Core/Core/DSP/Jit/DSPJitCCUtil.cpp
 Source/Core/Core/DSP/Jit/DSPJitLoadStore.cpp
 Source/Core/Core/DSP/Jit/DSPJitMultiplier.cpp
 docs/DSP/DSP_InterC/DSP_InterC/DSPOpcodes.h
Copyright:
 2008, 2009, Dolphin Emulator Project
 2004, Duddie and Tratax
License: GPL-2+

Files:
 Source/Core/Core/IPC_HLE/l2cap.h
 Source/Core/Core/IPC_HLE/hci.h
Copyright:
 2008, Dolphin Emulator Project
 2006, Itronix Inc.
 2005, Iain Hibbert.
 2001, Maksim Yevmenkin <m_evmenkin@yahoo.com>
License: BSD-3-clause and GPL-2+
Comment: previously licensed as BSD-2-clause by Maksim Yevmenkin

Files: Source/Core/Core/HW/EXI/BBA/TAP_Win32.h
Copyright:
 2002-2005, OpenVPN Solutions LLC
 2003, Damion K. Wilson
License: GPL-2
Comment: File is not used in Debian's build so it doesn't need to be GPL-2+

Files: Source/Core/Core/HW/Sram.h
Copyright:
 2009, Dolphin Emulator Project
 2004, Michael Wiedenbauer (shagkur)
 2004, Dave Murphy (WinterMute)
License: Zlib and GPL-2+

Files: Source/Core/Core/HW/WiimoteEmu/Encryption.*
Copyright:
 2008, Dolphin Emulator Project
 Hector Martin <hector@marcansoft.com>
License: GPL-2+

Files: Source/Core/Core/PowerPC/GDBStub.*
Copyright:
 2013, Dolphin Emulator Project
 Sven Peter <sven@fail0verflow.com>
License: GPL-2+

Files:
 Source/Core/Core/ec_wii.cpp
 Source/Core/Core/HW/EXI_DeviceIPL.cpp
 Source/Core/Core/HW/WiiSaveCrypted.cpp
 Source/Core/Common/Crypto/*
Copyright:
 2008, 2010, 2013, Dolphin Emulator Project
 2007, 2008, Segher Boessenkool <segher@kernel.crashing.org>
License: GPL-2+

Files: Source/Core/Core/ec_wii.h
Copyright:
 2013, Dolphin Emulator Project
 2007, 2008, Segher Boessenkool <segher@kernel.crashing.org>
 2008, 2009, Haxx Enterprises <bushing@gmail.com>
 2008, 2009, Sven Peter <svenpeter@gmail.com>
 2008, 2009, Hector Martin "marcan" <marcan@marcansoft.com>
License: GPL-2+

Files: Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.*
Copyright: 2013, Max Eliaser
License: GPL-2+

Files: Source/Core/VideoBackends/Software/Clipper.cpp
Copyright:
 2009, Dolphin Emulator Project
 2007-2008, Markus Trenkwalder
License: BSD-3-clause and GPL-2+

Files: Source/DSPTool/Testdata/hermes.*
Copyright: 2008, Hermes <www.entuwii.net>
License: BSD-3-clause

Files: Tools/ReadDolphinMap.idc
Copyright: 2014, Carl Kenner
License: GPL-2+

Files: docs/DSP/GC_DSP.pdf
Copyright: 2005, Duddie <duddie@walla.com>
License: GFDL-NIV-1.2+

Files: docs/DSP/free_dsp_rom/*
Copyright:
 2013, delroth
 2011, LM
License: GPL-2+

Files: docs/gc-font-tool.cpp
Copyright:
 2015, Dolphin Emulator Project
 2015, James Cowgill <james410@cowgill.org.uk>
License: GPL-2+

Files: debian/*
Copyright:
 2023, Jordi Mallach <jordi@debian.org>
 2022, Sébastien Noel <sebastien@twolife.be>
 2016, James Cowgill <jcowgill@debian.org>
 2013-2014, Brandon Barnes <winterknight@email.com>
 2010-2013, Glenn Rice <glennricster@gmail.com>
License: GPL-2+

Files:
 debian/missing-sources/codehandler.s
 Data/Sys/codehandler.bin
Copyright: 2011, Nuke, brkirch, Y.S, Kenobi
License: Expat

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
     http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache License Version 2.0
 can be found in `/usr/share/common-licenses/Apache-2.0'.

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:
 .
 1. Redistributions of source code must retain the above copyright notice,
    this list of conditions and the following disclaimer.
 .
 2. 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 HOLDER 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:
 .
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. 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.
 3. Neither the name of the organization 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 HOLDER 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: Expat
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.

License: GFDL-NIV-1.2+
 Permission is granted to copy, distribute and/or modify this document under the
 terms of the GNU Free Documentation License, Version 1.2 or any later version
 published by the Free Software Foundation; with no Invariant Sections, no
 Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included
 in the section entitled "GNU Free Documentation License".
 .
 On Debian systems, the complete text of the GNU Free Documentation License
 version 1.2 can be found in '/usr/share/common-licenses/GFDL-1.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 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.
 .
 You should have received a copy of the GNU General Public License along
 with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 .
 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.
 .
 You should have received a copy of the GNU General Public License along
 with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 .
 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: LGPL-2.1+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 .
 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: WTFPL
           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                     Version 2, December 2004
 .
 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.
 .
           DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 .
 0. You just DO WHAT THE FUCK YOU WANT TO.

License: Zlib
 This software is provided 'as-is', without any express or implied
 warranty.  In no event will the authors be held liable for any damages
 arising from the use of this software.
 .
 Permission is granted to anyone to use this software for any purpose,
 including commercial applications, and to alter it and redistribute it
 freely, subject to the following restrictions:
 .
 1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the product documentation would be
    appreciated but is not required.
 2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.
 3. This notice may not be removed or altered from any source distribution.