This package was debianized by Daniel Milstein <djmilstein@gmail.com> on
Sat, 19 Nov 2005 15:31:33 +0000.

It was downloaded from:

    http://sourceforge.net/projects/freedroid

Upstream authors, as found in the CREDITS menu of the game:

    |                                  FreedroidRPG 0.12
    | PROGRAMMING:
    |         Samuel Degrande
    |         Arthur Huillet
    | GAME CONTENT:
    |         Stefan Huszics
    |         JK Wood
    | GRAPHICS:
    |         Bastian Salmela
    | MUSIC:
    |         Nick "Nario" Hagman
    | MISC:
    |         Armin Winterer
    |                           ALSO, IN PREVIOUS VERSIONS
    | PROGRAMMING:
    |         Johannes Prix
    |         Reinhard Prix
    |         Quentin Pradet
    |         jcoral
    |         Pierre Bourdon
    |         Simon Castellan
    | DIALOGUES:
    |         Karol Swietlicki
    | MUSIC:
    |         Arvid Picciani
    |         "The Beginning"
    |             by 4t thieves
    |         "Daybreak"
    |             by realsmokers
    |         "Bleostrada"
    |             by stud
    | MISC:
    |         Mbrola - text-to-speech
    |         eSpeak - text-to-speech
    |         Ryan 'simcop2387' Voots
    |         Andrew A. Gill
    |         Zombie Ryushu
    |         Ted Cipicchio
    |         The Doctor
    |         Simon Newton
    |         Clint Herron
    |         Hike Danakian
    |         Ian Griffiths
    |         David Kremer

Copyright:

    Copyright (c) 1994, 2002-2004 Johannes Prix
    Copyright (c) 1994, 2002-2004 Reinhard Prix
    Copyright (c) 1994, 2002, 2003 the Freedroid dev team
    Copyright (c) 2003 Pete Spicer
    Copyright (c) 2006 Arvid Picciani
    Copyright (c) 2007 Stefan Huszics
    Copyright (C) 2007 Freedroid RPG Development Team
    Copyright (c) 2005-2007 Karol Swietlicki
    Copyright (c) 1987-2008 Free Software Foundation, Inc.
    Copyright (c) 2008 Rosetta Contributors and Canonical Ltd 2008
    Copyright (c) 2004-2009 Arthur Huillet
    Copyright (c) 2008-2009 Samuel Degrande

License:

    | This file is part of Freedroid
    | 
    | Freedroid 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.
    | 
    | Freedroid 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 Freedroid; see the file COPYING. 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 General Public License
version 2 can be found in `/usr/share/common-licenses/GPL-2'.

The Debian packaging is
Copyright (C) 2005, Daniel Milstein <djmilstein@gmail.com>
Copyright (C) 2006-2009, Bart Martens <bartm@knars.be>
and is licensed under the GPL, see above.

Part of the file src/text_public.c has this copyright and license:

    | Copyright (C) 1997-2001 Id Software, Inc., under GPL
    | 
    | FS_filelength().. (taken from quake2)

Part of the file src/colldet.c has this copyright and license:

    | This function is Copyright (c) 1999 ID Software,
    | from Quake3 source code, released under GPL
    | static inline float Q_rsqrt( float number )

The file win32/pngtoico.c has this copyright and license:

    | Copyright 2001 H. Peter Anvin - All Rights Reserved
    | 
    | 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, Inc., 51 Franklin St, Fifth Floor,
    | Bostom MA 02110-1301, USA; either version 2 of the License, or
    | (at your option) any later version; incorporated herein by reference.

The file src/keyboard.c has this copyright and license:

    | Copyright 2006, 2007, 2008 Edgar Simo Serra
    | Copyright 2008 Arthur Huillet
    | 
    | This program is free software; you can redistribute it and/or modify
    | it under the terms of the GNU General Public License version 3 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, 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'.

The files lua/* have this copyright and license:

    | Lua License
    | -----------
    | 
    | Lua is licensed under the terms of the MIT license reproduced below.
    | This means that Lua is free software and can be used for both academic
    | and commercial purposes at absolutely no cost.
    | 
    | For details and rationale, see http://www.lua.org/license.html .
    | 
    | Copyright (C) 1994-2008 Lua.org, PUC-Rio.
    | 
    | 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.

The files
  graphics/make_atlas.py
  po/migrate-translations.py
  po/extract-strings-from-data.py
  src/gen_savestruct.py
have this copyright and license:

    | Copyright (c) 2008 Pierre "delroth" Bourdon <root@delroth.is-a-geek.org>
    |
    | 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/>.

The files
  src/lists.c
  src/lists.h
have this copyright and license:

    | Linux kernel linked lists,
    | modified for userspace by
    | - kazutomo@mcs.anl.gov
    | 
    | This is obviously GPL licensed.

The files
  src/SDL_rotozoom.c
  src/SDL_rotozoom.h
have this copyright and license:

    | SDL_rotozoom.c - rotozoomer for 32bit or 8bit surfaces
    | 
    | LGPL (c) A. Schiffler

On Debian systems, the complete text of multiple versions of the LGPL
can be found in `/usr/share/common-licenses/LGPL*'.

The file src/BFont.c contains this:
    | BFONT.c v. 1.0.3 - Billi Font Library by Diego Billi
    | Heavily modified for FreedroidRPG needs over years
and the file src/BFont.h contains this:
    | BFONT.h v. 1.0.3 - Billi Font Library by Diego Billi
On 2009-04-26 Diego Billi wrote that the original files have
this copyright and license:

    | Copyright (c) 2003-2004 Diego Billi
    | License: GPL version 2 or later

The text "Copyright by MegaSys" is not a real copyright notice.  It is just
part of the game text.

