This package was debianized by Mickael Marchand <marchand@kde.org> on
Mon, 12 May 2003 23:25:02 +0200.

The actual maintainer is the Debian Games Team:
http://wiki.debian.org/Games/Development

It was downloaded from http://boson.eu.org

Upstream Authors: 
--- Code ---
Initial design and implementation                 Thomas Capricelli <orzel@kde.org>
Core developer and maintainer                     Andreas Beckermann <b_mann@gmx.de>
Core developer                                    Rivo Laks <rivolaks@hot.ee>
Release coordinator                               Thomas Capricelli <orzel@kde.org>

--- Multimedia ---
Graphics of the main themes (earth, humans)       Benjamin Adler <benadler@gmx.net>
Music (progressive, jungle themes) and sounds     Nils Trzebin (http://www.rebellion-scs.de/boson/)
Music ('soft' theme)                              Ludovic Grossard (http://perso.libertysurf.fr/grossard/boson/)
Sound effects                                     Timo Huebel <t.h@gmxpro.de>
Modeling & texturing                              Christopher J. Jepson (Xenthorious) <xenthorious@yahoo.com>

--- Other ---
Webmaster, initial homepage, mailing-list maintainer    Thomas Capricelli <orzel@kde.org>
Homepage design                                   Rivo Laks <rivolaks@hot.ee> and Benjamin Adler <benadler@gmx.net>
Boson Handbook                                    Felix Seeger <felix.seeger@gmx.de>



Copyright (C) 1999-2006 Andreas Beckermann (b_mann@gmx.de)
Copyright (C) 1999-2000,2001-2005 The Boson Team (boson-devel@lists.sourceforge.net)
Copyright (C) 2001 Burkhard Lehner (Burkhard.Lehner@gmx.de)
Copyright (C) 2001 2003 Martin Heni (martin@heni-online.de)
Copyright (C) 2001-2006 Rivo Laks (rivolaks@hot.ee)
Copyright (C) 2002 The Boson Team (boson-devel@lists.sourceforge.net)
Copyright (C) 2002-2003 Nadeem Hasan <nhasan@kde.org>
Copyright (C) 2003 Dominik Seichter <domseichter@web.de>
Copyright (c) 1992, 1993, 1994, Hugues Hoppe, University of Washington.
Copyright (c) 1999-2000 by Pawel W. Olszta
Copyright (c) 2003 by David Kamphausen



	This program is distributed under the terms of the GPL v2.
   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 package; 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 can
be found in /usr/share/common-licenses/GPL file.


The folder bobmfconverter/mixkit is a copy of mixkit, from
http://graphics.cs.uiuc.edu/~garland/software/qslim.html
Copyright (C) 1998-2000 Michael Garland.
mixkit is licensed under the LGPL, or at least claims so (see below).
------------------------------------------------------------------------
Clarifications/Exceptions
------------------------------------------------------------------------

(1) If you link the MixKit library with other files to produce an
executable, this does not by itself cause the resulting executable to
be covered by the GNU General Public License.  This includes static
linking of the library.  Your use of that executable is in no way
restricted on account of linking the MixKit library code into it.
This exception DOES NOT invalidate any other reasons why the
executable file might be covered by the GNU General Public License

(2) A few pieces of code in this library have been adapted from other
sources and may be distributed under terms other than the LGPL.
Further details can be found in the relevant files.

        - MxTriProject.cxx contains code which is copyrighted by
          Hugues Hoppe and is free for non-commercial use only.

        - The getopt* files were taken from the GNU C Library v2.0.4
          and are copyrighted by the FSF.  They are still covered by
          the LGPL.

        - MxMat[34]-jacobi.cxx are both derived in part from Numerical
          Recipes in C.  They are free for non-commercial use only.

        - The intersection code in MxFitFrame-2.cxx was written by
          David Eberly, but it may be freely distributed.

This clarification was copied from code/bobmfconverter/mixkit/COPYING.txt
Thanks to the Boson team
