This file is indexed.

/usr/share/doc/libaqsis-dev/copyright is in libaqsis-dev 1.8.2-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
This package was debianized by David Martínez Moreno <ender@debian.org> on
Sat,  3 Mar 2007 17:19:53 +0100

Further changes by Manuel A. Fernandez Montecelo <manuel.montezelo@gmail.com> on
2010-06-22 20:18:59 UTC

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

Upstream authors (from AUTHORS file):
--------------------------------------------------------------------------------
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 shaders support.
				aqsltell.
				Texture mapping, cache mechanism.
				Texture file conversion plugins.
				Latlong envionment mapping.
				Teapot primitive.
				Blobby support.
				Bunny primitive.
    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 (initial work).
    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.
				Web site.
				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         Linux package management via openSUSE Build Service.
    2006 Chris Foster           Unix build support for SCons.
				General development; optimization and bugfixing.
				aqsistex texture library rewrite.
				Smooth shading interpolation.
    2009 Daniel Walters         GSoC Student 2009, network rendering.
    2009 Trevor Lovett          GSoC Student 2009, optimisation.
    2009 Ricardo Mayor          General Development and bugfixing.
    2009 Fabrice Coutadeur      Ubuntu package.

Special thanks also goes to the following people:

    2007 Eric Nathen Back       RIB MOSAIC support.
    2008 Stephen Regelous       Massive software support.
    2009 Cristin Barghiel       Side Effects Houdini support.
--------------------------------------------------------------------------------


Copyright information (from README):
--------------------------------------------------------------------------------
Aqsis is licensed under the GNU GPL.  See the COPYING file for details.
libri2rib is licensed under the GNU LGPL. See the rib/ri2rib/COPYING_LGPL file
for details.
--------------------------------------------------------------------------------

On Debian systems, the complete text of the GNU General Public License (and
LGPL) can be found in:

/usr/share/common-licenses/GPL-2
/usr/share/common-licenses/LGPL-2.1


Copyright for '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.
--------------------------------------------------------------------------------


Copyright for 'sdcBMP/d_sdcBMP.cpp' and 'sdcWin32/d_sdcWin32.cpp' under
'tools/displays/' directory:
--------------------------------------------------------------------------------
COPYRIGHT

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.
--------------------------------------------------------------------------------


Copyright for 'thirdparty/aqiv':
--------------------------------------------------------------------------------
Copyright (C) 1997 - 2003, Paul C. Gregory

Contact: pgregory@aqsis.org

This library 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.
--------------------------------------------------------------------------------

On Debian systems, the complete text of the GNU General Public License (and
LGPL) can be found in:

/usr/share/common-licenses/GPL-2


Copyright for 'thirdparty/tinyxml' (not used anyway, used Debian's):
--------------------------------------------------------------------------------
www.sourceforge.net/projects/tinyxml
Original code (2.0 and earlier )copyright (c) 2000-2006 Lee Thomason (www.grinninglizard.com)

This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any
damages arising from the use of this software.

Permission is granted to anyone to use this software for any
purpose, including commercial applications, and to alter it and
redistribute it freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must
not claim that you wrote the original software. If you use this
software in a product, an acknowledgment in the product documentation
would be appreciated but is not required.

2. Altered source versions must be plainly marked as such, and
must not be misrepresented as being the original software.

3. This notice may not be removed or altered from any source
distribution.
--------------------------------------------------------------------------------


Copyright for 'thirdparty/pdiff':
--------------------------------------------------------------------------------
Copyright (C) 2006 Yangli Hector Yee
yeehector@users.sourceforge.net
http://pdiff.sourceforge.net/

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.
--------------------------------------------------------------------------------

On Debian systems, the complete text of the GNU General Public License (and
LGPL) can be found in:

/usr/share/common-licenses/GPL-2