Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Pygame_sdl2
Source: https://github.com/renpy/pygame_sdl2

Files: *
Copyright: 2012 Andreas Schiffler
                Philip D. Bober
           2014 Tom Rothamel <tom@rothamel.us>
           2014 Patrick Dawson <pat@dw.is>
License: zlib

Files: src/SDL_gfxPrimitives.c
       src/SDL_gfxPrimitives.h
       src/SDL_gfxPrimitives_font.h
       src/alphablit.c
       src/pygame_sdl2/sprite.py
       src/pygame_sdl2/sysfont.py
       src/pygame_sdl2/threads/__init__.py
       src/surface.h
Copyright: A. Schiffler
           2000-2003, 2007  Pete Shinners
           2006 Rene Dudfield
           2007 Marcus von Appen
           2004 Joe Wreschnig
License: LGPL-2+
Comment:
 src/pygame_sdl2/threads/__init__.py states as license "Python license" which
 is misleading. This module was taken from Pygame and is licensed under
 the LGPL-2+ license too.

Files: debian/*
Copyright: 2016, Markus Koschany <apo@debian.org>
License: zlib

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.

License: LGPL-2+
 On Debian systems, the full text of the GNU Library General Public License
 version 2 can be found in the file '/usr/share/common-licenses/LGPL-2'.
