This file is indexed.

/usr/share/doc/libgmerlin-avdec1/copyright is in libgmerlin-avdec1 1.2.0~dfsg-8.

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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gmerlin_avdecoder
Upstream-Contact:
 Members of the Gmerlin project <gmerlin-general@lists.sourceforge.net>
Source: http://gmerlin.sourceforge.net/

Files: *
Copyright: 1995-2001,2004-2006, Free Software Foundation, Inc.
  2000-2002, the xine project
  2001-2011, Members of the Gmerlin project
  2003-2009, Burkhard Plaum <plaum@ipf.uni-stuttgart.de>
License: GPL-2+

Files: */Makefile.in
Copyright: 1994-2009, Free Software Foundation, Inc.
License: GAP~Makefile.in

Files: include/asmrp.h
 lib/asmrp.c
 lib/pnm.c
 lib/pnm.h
Copyright: 2000-2002, the xine project
License: GPL-2+~xine

Files: config.rpath
 m4/*.m4
Copyright: 1995-2006, Free Software Foundation, Inc
License: GAP

Files: lib/targa.c lib/targa.h
Copyright: 2001-2003, Emil Mikulic
License: targa

Files: lib/base64.c
Copyright: 1991, Bell Communications Research, Inc. (Bellcore)
  1998-2000, University College London
License: BSD-3-clause and Bellcore

Files: include/RTjpeg.h lib/RTjpeg.c
Copyright: 1998-1999, Joerg Walter <trouble@moes.pmnet.uni-oldenburg.de>
  1999, Wim Taymans <wim.taymans@tvd.be>
  Justin Schoeman 1998 <justin@suntiger.ee.up.ac.za>
License: LGPL-2.1+

Files: po/Makefile.in.in
Copyright: 1995-1997, 2000-2006, Ulrich Drepper <drepper@gnu.ai.mit.edu>
License: GAP~gettext

Files: debian/*
Copyright: 2008, Christian Marillat <marillat@debian.org>
  2009, Romain Beauxis <toots@rastageeks.org>
  2009-2010, Reinhard Tartler <siretart@tauware.de>
  2010,2012, Jonas Smedegard <dr@jones.dk>
  2010-2012, IOhannes m zmölnig <zmoelnig@iem.at>
  2011-2012, Alessio Treglia <alessio@debian.org>
License: GPL-2+

Files: debian/patches/libav10.patch
Copyright: 2014, Anton Khirnov <anton@khirnov.net>
License: GPL-2+

Files: debian/patches/ffmpeg_2.9.patch
Copyright: 2015, Andreas Cadhalpun <andreas.cadhalpun@googlemail.com>
License: GPL-2+

License: GPL-2+
 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, 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.
Comment:
 On Debian systems the 'GNU General Public License' version 2 is located
 in '/usr/share/common-licenses/GPL-2'.
 .
 You should have received a copy of the 'GNU General Public License'
 along with this program.  If not, see <http://www.gnu.org/licenses/>.

License: GPL-2+~xine
 xine 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.
 .
 xine 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.

License: LGPL-2.1+
 This header 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 header 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.
Comment:
 On Debian systems the 'GNU Lesser General Public License' version 2.1
 is located in '/usr/share/common-licenses/LGPL-2.1'.
 .
 You should have received a copy of the 'GNU Lesser General Public
 License' along with this program.  If not, see
 <http://www.gnu.org/licenses/>.

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, is permitted provided that the following conditions are
 met:
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
  2. 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.
  3. Neither the names of the copyright holders 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 REGENTS 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.

License: Bellcore
 Permission to use, copy, modify, and distribute this material for any
 purpose and without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies, and
 that the name of Bellcore not be used in advertising or publicity
 pertaining to this material without the specific, prior written
 permission of an authorized representative of Bellcore.  BELLCORE MAKES
 NO REPRESENTATIONS ABOUT THE ACCURACY OR SUITABILITY OF THIS MATERIAL
 FOR ANY PURPOSE.  IT IS PROVIDED "AS IS", WITHOUT ANY EXPRESS OR
 IMPLIED WARRANTIES.

License: GAP
 This file is free software; the Free Software Foundation gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

License: GAP~Makefile.in
 This Makefile.in is free software; the Free Software Foundation gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.
 .
 This program is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 PURPOSE.

License: GAP~gettext
 This file may be copied and used freely without restrictions.  It may
 be used in projects which are not available under the GNU General Public
 License but which still want to provide support for the GNU gettext
 functionality.

License: targa
 Source and binary redistribution of this code, with or without changes,
 for free or for profit, is allowed as long as this copyright notice is
 kept intact.  Modified versions must be clearly marked as modified.
 .
 This code is provided without any warranty.  The copyright holder is
 not liable for anything bad that might happen as a result of the code.