Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/Enigma-Game/Enigma
Files-Excluded:
 attic/*
 data/fonts/vera_sans.ttf
 data/fonts/DejaVuSansCondensed.ttf
 dlls/*
 lib-src/enet/*
 lib-src/zipios++/*
 Xcode/*
 VisualC/*

Files: *
License: GPL-2+
Copyright:
 * Siegfried Fennig: Level design & programming, graphics
 * Martin Hawlisch: Level design & programming, graphics
 * Daniel Heck: Main developer, graphics
 * Petr Machata: Level design & programming
 * Jeremy Sawicki: Reverse engineering of Oxyd's data files, programming
 * Ralf Westram: Level design, programming

Files: lib-src/oxydlib/*
License: GPL-2+
Copyright: Jeremy Sawicki (jeremy AT sawicki DOT us)

Files: lib-src/lua/*
Copyright: 1994-2000 TeCGraf, PUC-Rio.
Comment: bug #1039438
License: Old-Lua-Vendored
 /******************************************************************************
 * Copyright (C) 1994-2000 TeCGraf, PUC-Rio.  All rights reserved.
 *
 * Permission is hereby granted, without written agreement and without license
 * or royalty fees, to use, copy, modify, and distribute this software and its
 * documentation for any purpose, including commercial applications, subject to
 * the following conditions:
 *
 *  - The above copyright notice and this permission notice shall appear in all
 *    copies or substantial portions of this software.
 *
 *  - 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 greatly
 *    appreciated (but it is not required).
 *
 *  - Altered source versions must be plainly marked as such, and must not be
 *    misrepresented as being the original software.
 *
 * The authors specifically disclaim any warranties, including, but not limited
 * to, the implied warranties of merchantability and fitness for a particular
 * purpose.  The software provided hereunder is on an "as is" basis, and the
 * authors have no obligation to provide maintenance, support, updates,
 * enhancements, or modifications.  In no event shall TeCGraf, PUC-Rio, or the
 * authors be held liable to any party for direct, indirect, special,
 * incidental, or consequential damages arising out of the use of this software
 * and its documentation.
 *
 * The Lua language and this implementation have been entirely designed and
 * written by Waldemar Celes Filho, Roberto Ierusalimschy and
 * Luiz Henrique de Figueiredo at TeCGraf, PUC-Rio.
 *
 * This implementation contains no third-party code.


Files: debian/*
License: GPL-2+
Copyright: 2002-2014 Erich Schubert <erich@debian.org>
           2016 Markus Koschany <apo@debian.org>
           2020 Boyuan Yang <byang@debian.org>
           2021 Emmanuel Arias

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.
 .
 You can find the GPL license text on a Debian system under
 /usr/share/common-licenses/GPL-2.
