This package was debianized by David Martínez Moreno <ender@debian.org> on
Sat,  3 Mar 2007 17:19:53 +0100

It was downloaded from http://aqsis.sourceforge.net

Upstream authors:
The following people have contributed to the development of Aqsis Renderer

    1998 Paul C. Gregory  Originator and primary developer, pgregory@aqsis.com
	2001 Timothy M. Shead  Linux port, tshead@k-3d.com.
	2001 Lionel Joseph Lacour  Linux port, RIB out library.
	2001 Patrick Mauritz  Linux port.
	2001 Patrick Pelletier  Supplied libargparse and general development.
	2001 Kelly Brock  General development and optimisation.
	2001 Matthias Baas  General development and optimisation.
	2001 Michel Joron  General development.
	2001 Kirk Bailey  Supplied PP C preprocessor.
	2001 Andy Gill Core rendering code, buzz@ucky.com.
	2002 Doug Ward Mac OS X port and general coding.
Stefan Gustavson - Implementation of "Improved Noise" as presented by Ken Perlin in SIGGRAPH 2002.
Industrial Light & Magic - PhotoRealistic RenderMan display driver.
Alex Paes - XPM driver for any PRMan display driver compatible renderer.
Tristan Colgate-McFarlane - Debug DD and other things.
Yangli Hector Yee - pdiff sources (included for regression tests).

License:
displays/d_exr/d_exr.cpp:

 Copyright (c) 2003, Industrial Light & Magic, a division of Lucas
 Digital Ltd. LLC

 All rights reserved.

 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 *       Redistributions of source code must retain the above copyright
 notice, this list of conditions and the following disclaimer.
 *       Redistributions in binary form must reproduce the above
 copyright notice, this list of conditions and the following disclaimer
 in the documentation and/or other materials provided with the
 distribution.
 *       Neither the name of Industrial Light & Magic nor the names of
 its contributors may be used to endorse or promote products derived
 from this software without specific prior written permission.

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


displays/d_sdcBMP/d_sdcBMP.cpp,
displays/d_sdcWin32/d_sdcWin32.cpp:

Copyright 2000 by Schroff Development Corporation, Shawnee-Mission,
Kansas, United States of America. All rights reserved.

**************************************************************************

This Display Driver is distributed as "freeware". There are no
restrictions on its' usage.

**************************************************************************

DISCLAIMER OF ALL WARRANTIES AND LIABILITY

Schroff Development Corporation makes no warranties, either expressed
or implied, with respect to the programs contained within this file, or
with respect to software used in conjunction with these programs. The
programs are distributed 'as is'.  The entire risk as to its quality and
performance is assumed by the purchaser.  Schroff  Development Corporation
does not guarantee, warrant or make any representation regarding the
use of, or the results of the use of the programs in terms of correctness,
accuracy, reliability, or performance. Schroff Development Corporation
assumes no liability for any direct, indirect, or consquential, special
or exemplary damages, regardless of its having been advised of the
possibility of such damage.


Code under rib/ri2rib/ is copyright of Paul Gregory, under LGPL 2.1 or later:

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 General Public
License can be found in /usr/share/common-licenses/LGPL file.


Rest of aqsis is under the terms of the GNU GPL v2 or later:

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.  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, write to the Free Software Foundation, Inc.,
51 Franklin Street, 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.
