Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: RetroArch
Upstream-Contact: Daniel De Matteis (Squarepusher aka twinaphex) <libretro@gmail.com>
                  http://www.libretro.com/forums/
Source: https://github.com/libretro/RetroArch
Files-Excluded:
 ctr/tools/bannertool.exe
 ctr/tools/bannertool-linux
 ctr/tools/bannertool-mac
 ctr/tools/makerom.exe
 ctr/tools/makerom-linux
 ctr/tools/makerom-mac
 deps/glm
 deps/zlib
 emscripten/browserfs.js
 emscripten/browserfs.min.js
 emscripten/modernizr.js
 gfx/drivers/gx_gfx_vi_encoder.c
 gfx/include/Cg
 gfx/include/d3d9
 libretro-common/include/compat/zlib.h
 libretro-common/include/compat/zutil.h
 pkg/ps3/PARAM.SFO
 pkg/ps3_iso/PS3_GAME/PARAM.SFO
 pkg/ps3_iso/PS3_DISC.SFB
 pkg/android/phoenix/libs/googleplay/libs/google-play-services.jar
 .empty
 .gitignore
 .gitmodule
 .project


Files: *
Copyright: 2010-2016 The RetroArch Team
               Hans-Kristian Arntzen "Themaister" (main code) <maister@archlinux.us>
               Daniel De Matteis "Twinaphex" (aka Squarepusher) (main maintainer) <libretro@gmail.com>
               Michael Lelli "ToadKing" <toadking@toadking.com>
               Jean-André Santoni "Kivutar" <jean.andre.santoni@gmail.com>
               Andrés Suárez "fr500" (aka radius)
               Higor Eurípedes "heuripedes"
               Alfred Agrell "Alcaro"
               Ali Bouhlel "aliaspider" <aliaspider@gmail.com>
               Mat M. "lioncash"
               Jason Fetters "meancoot"
               Andre Leiradella "leiradel" <andre@leiradella.com>
               others, see https://github.com/libretro/RetroArch/graphs/contributors
License: GPL-3+

Files:
 audio/drivers/ctr_csnd_audio.c
 audio/drivers/ctr_dsp_audio.c
 audio/drivers_resampler/cc_resampler.c
 audio/drivers_resampler/cc_resampler_neon.S
 audio/drivers_resampler/nearest_resampler.c
 audio/drivers_resampler/null_resampler.c
 camera/drivers/nullcamera.c
 camera/drivers/rwebcam.c
 frontend/drivers/platform_ctr.c
 gfx/drivers/ctr_gu.h
 gfx/drivers/ctr_gfx.c
Copyright: 2014-2016 Ali Bouhlel <aliaspider@gmail.com>
License: GPL-3+

Files: audio/drivers/rwebaudio.c
Copyright: 2010-2015 Michael Lelli "ToadKing"
License: GPL-3+

Files: deps/7zip/*
Copyright: 2008-2010 Igor Pavlov
License: public-domain-Pavlov
 These files have been put in the public domain by their author.

Files: deps/glslang/*
Copyright: 2016 Hans-Kristian Arntzen "Themaister"
License: GPL-3+

Files: deps/nuklear/nuklear.h
Copyright: 2015, 2016 Micha Mettke
License: public-domain-Mettke
 This software is dual-licensed to the public domain and under the following
 license: you are granted a perpetual, irrevocable license to copy, modify,
 publish and distribute this file as you see fit.

Files: deps/stb/*
Copyright: 2006-2015 Sean Barrett
License: public-domain-Barrett
 This software is in the public domain. Where that dedication is not
 recognized, you are granted a perpetual, irrevocable license to copy
 and modify this file however you want.

Files:
 gfx/drivers/dispmanx_gfx.c
 gfx/drivers/sunxi_gfx.c
 gfx/drivers/dispmanx_gfx.c
Copyright: 2015, 2016 Manuel Alfayate "vanfanel"
License: GPL-3+

Files: gfx/drivers/exynos_gfx.c
Copyright: 2013-2015 Tobias Jakobi
License: GPL-3+

Files: gfx/drivers/drm_pixformats.h
Copyright:
 2008 Tungsten Graphics
 Jakob Bornecrantz <jakob@tungstengraphics.com>
 2008 Intel Corporation
 Jesse Barnes <jesse.barnes@intel.com>
License: Expat

Files:
 gfx/include/vulkan/vk_icd.h
 gfx/include/vulkan/vk_layer.h
 gfx/include/vulkan/vk_sdk_platform.h
Copyright:
 2015-2016 The Khronos Group Inc.
 2015-2016 Valve Corporation
 2015-2016 LunarG, Inc.
License: Apache-2.0

Files:
 gfx/include/vulkan/vk_platform.h
 gfx/include/vulkan/vulkan.h
Copyright: 2014-2016 The Khronos Group Inc.
License: Apache-2.0

Files: gfx/include/vulkan/vulkan_intel.h
Copyright: 2015 Intel Corporation
License: Expat

Files: gfx/video_filters/snes_ntsc/*
Copyright: 2006-2007 Shay Green "blargg"
License: LGPL-2.1+

Files:
 config_file_userdata.*
 libretro-common/*
 libretro-db/*
Copyright: 2010-2016 The RetroArch Team
License: Expat

Files: libretro-common/compat/compat_ifaddrs.c
Copyright: 2013 Kenneth MacKay
License: BSD-2-clause

Files: libretro-common/conversion/s16_to_float.c
Copyright:
 2010-2014 Hans-Kristian Arntzen "Themaister"
 2014-2016 Ali Bouhlel "aliaspider"
License: GPL-3+

Files:
 libretro-common/conversion/float_to_s16_neon.S
 libretro-common/conversion/s16_to_float_neon.S
Copyright: 2010-2014 Hans-Kristian Arntzen "Themaister"
License: GPL-3+

Files: libretro-common/include/compat/msvc/stdint.h
Copyright: 2006-2008 Alexander Chemeris
License: BSD-3-clause

Files: libretro-common/include/compat/ifaddrs.h
Copyright: 1995, 1999 Berkeley Software Design, Inc.
License: BSD-Berkeley
 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.
 .
  THIS SOFTWARE IS PROVIDED BY Berkeley Software Design, Inc. ``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 Berkeley Software Design, Inc. 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.

Files: libretro-common/libco/*
Copyright: 2008-2010 byuu
License: public-domain-byuu
 These files have been put in the public domain by their author.

Files: libretro-common/libco/armeabi.c
Copyright: 2013 Hans-Kristian Arntzen "Themaister"
License: public-domain-Themaister

Files: libretro-common/libco/fiber.c
Copyright:
 2008 Nach
 2008 byuu
License: public-domain-Nach-byuu
 This file have been put in the public domain by their authors.

Files: libretro-common/libco/ppc.c
Copyright: 2013 Shay Green "blargg"
License: public-domain-blargg
 This file have been put in the public domain by its author.

Files:
 libretro-common/libco/sjlj.c
 libretro-common/libco/ucontext.c
Copyright: 2008 Nach
License: public-domain-Nach
 These files have been put in the public domain by their author.

Files:
 libretro-common/net/*
 libretro-common/include/formats/image.h
Copyright: 2010-2016 The RetroArch Team
License: GPL-3+

Files: libretro-common/rthreads/rsemaphore.c
Copyright: 2005 Allen B. Downey
License: GPL-2+

Files: libretro-common/utils/md5.c
Copyright: 2001 Alexander Peslyak
License: public-domain-Peslyak
 This software was written by Alexander Peslyak in 2001. No copyright is
 claimed, and the software is hereby placed in the public domain.
 In case this attempt to disclaim copyright and place the software in the
 public domain is deemed null and void, then the software is
 Copyright (c) 2001 Alexander Peslyak and it is hereby released to the
 general public under the following terms:
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted.
 .
 There's ABSOLUTELY NO WARRANTY, express or implied.

Files: libretro-common/utils/sha1.c
Copyright: 1998, 2009 Paul E. Jones <paulej@packetizer.com>
License: FPL
 Freeware Public License (FPL)
 .
 This software is licensed as "freeware."  Permission to distribute
 this software in source and binary forms, including incorporation
 into other products, is hereby granted without a fee.  THIS SOFTWARE
 IS PROVIDED 'AS IS' AND WITHOUT ANY EXPRESSED OR IMPLIED WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
 AND FITNESS FOR A PARTICULAR PURPOSE.  THE AUTHOR SHALL NOT BE HELD
 LIABLE FOR ANY DAMAGES RESULTING FROM THE USE OF THIS SOFTWARE, EITHER
 DIRECTLY OR INDIRECTLY, INCLUDING, BUT NOT LIMITED TO, LOSS OF DATA
 OR DATA BEING RENDERED INACCURATE.

Files: memory/neon/memcpy-neon.S
Copyright:
 Siarhei Siamashka <siarhei.siamashka@nokia.com>
 Jim Huang <jserv@0xlab.org>
License: LGPL-2.1+

Files: tools/gas-preprocessor.pl
Copyright: David Conrad
License: GPL-2+

Files: tools/cg2glsl.py
Copyright: Hans-Kristian Arntzen "Themaister"
License: public-domain-Themaister

Files: ui/drivers/cocoa/cocoatouch_menu.m
Copyright:
 2013-2014 Jason Fetters
 2014-2015 Jay McCarthy
License: GPL-3+

Files: ui/drivers/qt/*
Copyright: 2011-2015 Andrés Suárez "fr500" (aka radius)
License: GPL-3+

Files: wii/app_booter/elf_abi.h
Copyright: 1995, 1996, 2001, 2002 Erik Theisen
License: BSD-3-clause

Files:
 wii/app_booter/link.ld
 wii/app_booter/crt0.s
Copyright: 2008-2009 Segher Boessenkool <segher@kernel.crashing.org>
License: GPL-2+

Files: wii/app_booter/main.c
Copyright: 2011 Dimok
License: GPL-2+

Files: cheevos.*
Copyright: 2015-2016 Andre Leiradella "leiradel"
License: GPL-3+

Files: debian/*
Copyright: 2012-2015 Hunter Kaller "hizzlekizzle" <hunter_kaller@yahoo.com>
           2014-2016 Sergio Benjamim "sergio-br2" <sergio_br2@yahoo.com.br>
License: GPL-3+


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 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. The name of the author may 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.


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: GPL-2+
 This package 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 package 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, see <http://www.gnu.org/licenses/>
 .
 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+
 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 3 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, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public License
 version 3 can be found in '/usr/share/common-licenses/GPL-3'.


License: LGPL-2.1+
 This module 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 module 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 module; 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: public-domain-Themaister
 These files have been put in the public domain by their author.
