This package was debianized by Tamas SZERB on Sun, 11 Apr 2004 19:45:29 +0200. It was downloaded from Upstream Authors: Robert Kooima Jean Privat Pasi Kallinen Mehdi Yousfi Monod Michael Middleton Florian Priester Copyright Holders: Copyright © 2003-2007 Robert Kooima Copyright © 2006 Jean Privat Copyright © 2007,2009 Neverball contributors Copyright © 2008 Jānis Rūcis License: NEVERBALL 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. See the GNU General Public License for more details. On Debian GNU/Linux systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. Neverball also includes JPEG decompression routines (share/fs_jpg.c) with the following copyright and license: Copyright © 1994-1996, Thomas G. Lane Permission is hereby granted to use, copy, modify, and distribute this software (or portions thereof) for any purpose, without fee, subject to these conditions: (1) If any part of the source code for this software is distributed, then this README file must be included, with this copyright and no-warranty notice unaltered; and any additions, deletions, or changes to the original files must be clearly indicated in accompanying documentation. (2) If only executable code is distributed, then the accompanying documentation must state that "this software is based in part on the work of the Independent JPEG Group". (3) Permission for use of this software is granted only if the user accepts full responsibility for any undesirable consequences; the authors accept NO LIABILITY for damages of any kind. The routines are almost the same as libjpeg62's jdatasrc.c, only minor changes have been made to use a custom data source based on PhysicsFS. Neverball's file type (fs_type) and read routine (fs_read), are used instead of FILE and JFREAD. The Debian packaging is licensed under the same license (GPL version 2 or later, see `/usr/share/common-licenses/GPL-2'), and is copyrighted by: Copyright © 2004 Tamas SZERB Copyright © 2007-2009 Jordà Polo