Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: 1oom
Source: <https://gitlab.com/KilgoreTroutMaskReplicant/1oom>
Comment: This game can not be in Debian main distribution
  because the game assets are not redistributable
  and needs to be installed with game-data-packager.

Files: *
Copyright: 2018 Kilgore Trout Mask Replicant <kilgore.replicant@tutanota.com>
           2022-2024 <fork1oom@yandex.com>
License: GPL-2.0

Files: src/hw/sdl/2/hwsdl2_video.c
Copyright: 1993-1996 Id Software, Inc.
           2005-2014 Simon Howard
Comment: Most of the code and comments adapted from Chocolate Doom 3.0 i_video.c.
License: GPL-2.0+

Files: src/kbd.h
Copyright: 1997-2012 Sam Lantinga
Comment: enum mookey_t based on SDL_keysym.h
License: LGPL-2.1+

Files: src/util.c
Copyright: 2018 Kilgore Trout Mask Replicant <kilgore.replicant@tutanota.com>
           1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
Comment: strcasecmp() taken from glib/gstrfuncs.c
License: GPL-2.0

Files: debian/*
Copyright: 2019 Joseph Nahmias <jello@debian.org>
License: GPL-2.0

License: GPL-2.0
 This package is free software; you can redistribute it and/or modify
 it under the terms of version 2 of the GNU General Public License
 as published by the Free Software Foundation.
 .
 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 <https://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-2.0+
 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 <https://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: 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 St, 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".
