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://www.aqsis.org

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

	1998 Paul C. Gregory (pgregory@aqsis.org) - Originator and primary developer.
	2001 Timothy M. Shead (tshead@k-3d.com) - Linux port, librib2.
	2001 Lionel Joseph Lacour - Linux port, libri2rib, binary RIB support, gzipped RIB support.
	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 - Image shader support, aqsltell, texture cache mechanism, texture file plugins, latlong environment mapping, custom primitives, blobby support.
	2001 Kirk Bailey - Supplied PP C preprocessor.
	2001 Andy Gill (buzz@ucky.com) - Occlusion culling.
	2001 Thomas Burge - RiSkew support, RiPerspective support, cell noise, pixel filters, teapot primitive.
	2002 Doug Ward - Mac OS X port, libslxargs.
	2002 Jonathan Merritt - RiCurves.
	2002 Will Newton - Posix port.
	2002 Andrew J. Bromage - RiDetail support, RiMatte support.
	2002 Matthäus G. Chajdas - Documentation, website, various changes to information output.
	2003 Tristan Colgate - DSO shadeop support, RiPRocedural, RiDelayedReadArchive.
	2004 Tobias Sauerwein - Fedora RPM package, OS X bundle.
	2005 Leon Tony Atkinson (latkinson@aqsis.org) - Windows installer improvements, Infrastructure, example management, website, documentation, eqsl.
	2005 Stefan Gustavson - Re-implemented 2D/3D/4D noise.
	2006 Romain Behar - Blobby support.
	2006 Marcus Rückert - Novell Build Service package management.
	2006 Chris Foster - Unix build support for SCons, general development and optimisation, aqsistex texture library, smooth shading interpolation.

	Industrial Light & Magic - PhotoRealistic RenderMan display driver.
	Alex Paes - XPM driver for any PRMan display driver compatible renderer.
	Yangli Hector Yee - pdiff sources (included for regression tests).

License:
tools/displays/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.


tools/displays/sdcBMP/d_sdcBMP.cpp,
tools/displays/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 libs/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.
