This file is indexed.

/usr/share/doc/libpng16-devtools/copyright is in libpng16-devtools 1.6.20-2.

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
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libpng 
Source: http://www.libpng.org/pub/png/

Files: pngwutil.c pngstruct.h pngwrite.c pnginfo.h pngrio.c png.h
	pngread.c pngwio.c pngrutil.c pngmem.c pngget.c pngtest.c
	pngrtran.c pngpriv.h pngset.c pngpread.c
	pngdebug.h pngerror.c pngwtran.c png.c pngtrans.c example.c
Copyright: 1996, 1997 Andreas Dilger
	1995, 1996 Guy Eric Schalnat, Group 42, Inc.
	1998-2013 Glenn Randers-Pehrson
License: libpng

Files: contrib/gregbook/rpng-win.c contrib/gregbook/rpng2-x.c contrib/gregbook/rpng-x.c
	contrib/gregbook/readpng2.h contrib/gregbook/rpng2-win.c
Copyright: 1998-2008 Greg Roelofs. All rights reserved
License: GPL-2+ or BSD-like with advertising clause

Files: contrib/gregbook/writepng.h contrib/gregbook/readppm.c
	contrib/gregbook/readpng.h contrib/gregbook/wpng.c
	contrib/gregbook/readpng.c contrib/gregbook/readpng2.c
	contrib/gregbook/writepng.c contrib/visupng/resource.h
	contrib/visupng/cexcept.h
Copyright: 2000-2008 Adam M. Costello and Cosmin Truta
License: GPL-2+ or BSD-like with advertising clause

Files: contrib/visupng/PngFile.c contrib/visupng/PngFile.h
	contrib/visupng/VisualPng.c
Copyright: 2000, Willem van Schaik
License: libpng

Files: contrib/pngminim/preader/pngusr.h
Copyright: 2009, 2010-2013 Glenn Randers-Pehrson
License: libpng

Files: contrib/pngminim/encoder/pngusr.h
	contrib/pngminim/decoder/pngusr.h
Copyright: 2007, 2010-2013 Glenn Randers-Pehrson
License: libpng

Files: contrib/examples/pngpixel.c contrib/examples/iccfrompng.c
	contrib/examples/pngtopng.c
License: libpng
Copyright: Written by John Cunningham Bowler, 2011

Files: contrib/libtests/pngvalid.c contrib/libtests/makepng.c
	contrib/libtests/gentests.sh contrib/libtests/pngstest.c
	contrib/libtests/fakepng.c contrib/libtests/timepng.c
	contrib/libtests/readpng.c contrib/libtests/pngunknown.c
Copyright: 2013 Glenn Randers-Pehrson
License: libpng

Files: contrib/libtests/tarith.c
Copyright: 2011-2013 John Cunningham Bowler
License: libpng

Files: contrib/pngminus/*
Copyright: Willem van Schaik, 1999
License: expat

Files: contrib/tools/*
Copyright: 2013 John Cunningham Bowler
License: libpng

Files: contrib/tools/png-fix-itxt.c arm/arm_init.c arm/filter_neon_intrinsics.c
Copyright: 2013 Glenn Randers-Pehrson
License: libpng

Files: *
Copyright: Copyright (c) 2004, 2006-2014 Glenn Randers-Pehrson
License: libpng

Files: debian/*
Copyright: copyright (C) 2001 Philippe Troin <phil@fifi.org>
	copyright 2002 Junichi Uekawa <dancer@debian.org>
	copyright 2003 Josselin Mouette <joss@debian.org>
	copyright 2006-2009 Anibal Monsalve Salazar <anibal@debian.org>
	copyright 2011-2014 Nobuhiro Iwamatsu <iwamatsu@debian.org>
License: GPL-2+

License: expat
 Permission to use, copy, modify, and distribute this software and 
 its documentation for any purpose and without fee is hereby granted,
 provided that the above copyright notice appear in all copies and 
 that both that copyright notice and this permission notice appear in
 supporting documentation. This software is provided "as is" without
 express or implied warranty.

License: GPL-2+
 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 program. If not, see <http://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

License: BSD-like with advertising clause
 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. Redistributions of source code must retain the above copyright
     notice, disclaimer, and this list of conditions.
 2. Redistributions in binary form must reproduce the above copyright
    notice, disclaimer, and this list of conditions in the documenta-
    tion and/or other materials provided with the distribution.
  3. All advertising materials mentioning features or use of this
     software must display the following acknowledgment:
 .
 This product includes software developed by Greg Roelofs
 and contributors for the book, "PNG: The Definitive Guide,"
 published by O'Reilly and Associates.

License: libpng
 Here is the copyright and license for libpng:
 . 
   libpng versions 1.2.6, August 15, 2004, through 1.5.2, March 31, 2011, are
   Copyright (c) 2004, 2006-2011 Glenn Randers-Pehrson, and are
   distributed according to the same disclaimer and license as libpng-1.2.5
   with the following individual added to the list of Contributing Authors
 .
     Cosmin Truta
 .
   libpng versions 1.0.7, July 1, 2000, through 1.2.5 - October 3, 2002, are
   Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
   distributed according to the same disclaimer and license as libpng-1.0.6
   with the following individuals added to the list of Contributing Authors
 .
     Simon-Pierre Cadieux
     Eric S. Raymond
     Gilles Vollant
 .
   and with the following additions to the disclaimer:
 .
   There is no warranty against interference with your enjoyment of the
   library or against infringement.  There is no warranty that our
   efforts or the library will fulfill any of your particular purposes
   or needs.  This library is provided with all faults, and the entire
   risk of satisfactory quality, performance, accuracy, and effort is with
   the user.
 .
   libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
   Copyright (c) 1998, 1999 Glenn Randers-Pehrson, and are
   distributed according to the same disclaimer and license as libpng-0.96,
   with the following individuals added to the list of Contributing Authors:
 .
     Tom Lane
     Glenn Randers-Pehrson
     Willem van Schaik
 .
   (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
   (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
 .
   Authors and maintainers:
   libpng versions 0.71, May 1995, through 0.88, January 1996: Guy Schalnat
   libpng versions 0.89c, June 1996, through 0.96, May 1997: Andreas Dilger
   libpng versions 0.97, January 1998, through 1.2.26 - April 2, 2008: Glenn
   See also "Contributing Authors", below.
 .
 .
   COPYRIGHT NOTICE, DISCLAIMER, and LICENSE:
 .
   If you modify libpng you may insert additional notices immediately following
   this sentence.
 .
   libpng versions 1.2.6, August 15, 2004, through 1.2.26, April 2, 2008, are
   Copyright (c) 2004, 2006-2008 Glenn Randers-Pehrson, and are
   distributed according to the same disclaimer and license as libpng-1.2.5
   with the following individual added to the list of Contributing Authors:
 .
      Cosmin Truta
 .
   libpng versions 1.0.7, July 1, 2000, through 1.2.5, October 3, 2002, are
   Copyright (c) 2000-2002 Glenn Randers-Pehrson, and are
   distributed according to the same disclaimer and license as libpng-1.0.6
   with the following individuals added to the list of Contributing Authors:
 .
      Simon-Pierre Cadieux
      Eric S. Raymond
      Gilles Vollant
 .
   and with the following additions to the disclaimer:
 .
      There is no warranty against interference with your enjoyment of the
      library or against infringement.  There is no warranty that our
      efforts or the library will fulfill any of your particular purposes
      or needs.  This library is provided with all faults, and the entire
      risk of satisfactory quality, performance, accuracy, and effort is with
      the user.
 .
   libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are
   Copyright (c) 1998, 1999, 2000 Glenn Randers-Pehrson, and are
   distributed according to the same disclaimer and license as libpng-0.96,
   with the following individuals added to the list of Contributing Authors:
 .
      Tom Lane
      Glenn Randers-Pehrson
      Willem van Schaik
 .
   libpng versions 0.89, June 1996, through 0.96, May 1997, are
   Copyright (c) 1996, 1997 Andreas Dilger
   Distributed according to the same disclaimer and license as libpng-0.88,
   with the following individuals added to the list of Contributing Authors:
 .
      John Bowler
      Kevin Bracey
      Sam Bushell
      Magnus Holmgren
      Greg Roelofs
      Tom Tanner
 .
   libpng versions 0.5, May 1995, through 0.88, January 1996, are
   Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.
 .
   For the purposes of this copyright and license, "Contributing Authors"
   is defined as the following set of individuals:
 .
      Andreas Dilger
      Dave Martindale
      Guy Eric Schalnat
      Paul Schmidt
      Tim Wegner
 .
   The PNG Reference Library is supplied "AS IS".  The Contributing Authors
   and Group 42, Inc. disclaim all warranties, expressed or implied,
   including, without limitation, the warranties of merchantability and of
   fitness for any purpose.  The Contributing Authors and Group 42, Inc.
   assume no liability for direct, indirect, incidental, special, exemplary,
   or consequential damages, which may result from the use of the PNG
   Reference Library, even if advised of the possibility of such damage.
 .
   Permission is hereby granted to use, copy, modify, and distribute this
   source code, or portions hereof, for any purpose, without fee, subject
   to the following restrictions:
 .
   1. The origin of this source code must not be misrepresented.
 .
   2. Altered versions must be plainly marked as such and
      must not be misrepresented as being the original source.
 .
   3. This Copyright notice may not be removed or altered from
      any source or altered source distribution.
 .
   The Contributing Authors and Group 42, Inc. specifically permit, without
   fee, and encourage the use of this source code as a component to
   supporting the PNG file format in commercial products.  If you use this
   source code in a product, acknowledgment is not required but would be
   appreciated.
 .
   contrib/pngsuite:
   --------
   (c) Willem van Schaik, 1999, 2011
 .
   Permission to use, copy, modify, and distribute these images for any
   purpose and without fee is hereby granted.