This file is indexed.

/usr/share/doc/libraw1394-11/copyright is in libraw1394-11 2.1.0-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
This package was debianized by Ludovic RESLINGER <lr@cuivres.net> on
Sun, 10 Sep 2006 16:08:19 +0200.

It was downloaded from: https://www.kernel.org/pub/linux/libs/ieee1394/

Upstream Authors: Andreas BOMBE <andreas.bombe@munich.netsurf.de>
		  Dan DENNEDY <dan@dennedy.org>

Copyright Holders:
  Upstream maintainer:
  	Dan DENNEDY <dan@dennedy.org>
  Original author:
  	Andreas BOMBE 1999-2004 <andreas.bombe@munich.netsurf.de>
  Contributors:
	Manfred WEIHS 1999-2004 <weihs@ict.tuwien.ac.at>
	Christian TOEGLE 1999-2004 <christian.toegel@gmx.at>
	Dan MAAS 1999-2004 <dmaas@maasdigital.com>
	Ben COLLINS 2003-2004 <bcollins@debian.org>
        Kristian Hoegsberg 2007 <krh@bitplanet.net>

License:

    This package 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 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
    Lesser General Public License for more details.

    You should have received a copy of the GNU Lesser General Public
    License along with this package; 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 Lesser General
Public License can be found in `/usr/share/common-licenses/LGPL'.

Others Licences:

 - GPLv2 or higher
    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 package; 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/GPL'.

 The following files are licensed under GPL Licence:
	- Makefile.in
	- aclocal.m4
	- config.guess
	- config.sub
	- configure
	- depcomp
	- ltmain.sh
	- missing
	- doc/Makefile.in
	- src/Makefile.in
	- tools/Makefile.in

 - MIT/X11
    Permission is hereby granted, free of charge, to any person obtaining a copy
    of this software and associated documentation files (the "Software"), to 
    deal in the Software without restriction, including without limitation the
    rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
    sell copies of the Software, and to permit persons to whom the Software is
    furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in
    all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
    X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
    AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
    TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

 The following file is licensed under MIT Licence:
	- install-sh

The Debian packaging is (C) 2006, Ludovic RESLINGER <lr@cuivres.net> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

All others files are licenced under LGPL Licence (v2.1 or higher).

Copyright notices:
 - Makefile.in
    Copyright (C) 1994-2005  Free Software Foundation, Inc.
 - aclocal.m4
    Copyright (C) 1996-2005  Free Software Foundation, Inc.
 - COPYING.LIB
    Copyright (C) 1991, 1999 Free Software Foundation, Inc.
 - config.guess
    Copyright (C) 1992-2005 Free Software Foundation, Inc.
 - config.sub
    Copyright (C) 1992-2005 Free Software Foundation, Inc.
 - configure
    Copyright (C) 2003 Free Software Foundation, Inc.
 - depcomp
    Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc.
 - INSTALL
    Copyright (C) 1994-2005 Free Software Foundation, Inc.
 - install-sh
    Copyright (C) 1994 X Consortium
 - ltmain.sh
    Copyright (C) 1996 Gordon MATZIGKEIT <gord@gnu.ai.mit.edu>
    Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc.
 - missing
    Copyright (C) 1996 Fran,cois PINARD <pinard@iro.umontreal.ca>
    Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc
 - doc/Makefile.in
    Copyright (C) 1994-2005  Free Software Foundation, Inc.
 - doc/dumpiso.1.in
   doc/sendiso.1.in
   doc/testlibraw.1.in
   doc/isodump.5.in
    Copyright (C) 1999-2000 Andreas BOMBE <andreas.bombe@munich.netsurf.de>
 - doc/libraw1394.sgml
    Copyright (C) 2001-2004 Andreas BOMBE <andreas.bombe@munich.netsurf.de>
    Copyright (C) 2001-2004 Dan MAAS <dmaas@maasdigital.com>
    Copyright (C) 2001-2004 Manfred WEIHS <weihs@ict.tuwien.ac.at>
    Copyright (C) 2001-2004 Christian TOEGLE <christian.toegel@gmx.at>
 - src/Makefile.in
    Copyright (C) 1994-2005  Free Software Foundation, Inc.
 - src/arm.c
    Copyright (C) 2002 Christian TOEGLE <christian.toegel@gmx.at>
    Copyright (C) 2002 Manfred WEIHS <weihs@ict.tuwien.ac.at>
 - src/errors.c
    Copyright (C) 1999-2002 Andreas BOMBE <andreas.bombe@munich.netsurf.de>
 - src/eventloop.c
    Copyright (C) 1999-2002 Andreas BOMBE <andreas.bombe@munich.netsurf.de>
    Copyright (C) 2002 Manfred WEIHS <weihs@ict.tuwien.ac.at>
    Copyright (C) 2002 Christian TOEGLE <christian.toegel@gmx.at>
 - src/fcp.c
    Copyright (C) 1999-2002 Andreas BOMBE <andreas.bombe@munich.netsurf.de>
 - src/fw.c
   src/fw.h
   src/fw-iso.c
    Copyright (C) 2007  Kristian Hoegsberg <krh@bitplanet.net>
 - src/iso.c
    Copyright (C) 1999-2002 Andreas BOMBE <andreas.bombe@munich.netsurf.de>
    Copyright (C) 1999-2002 Dan MAAS <dmaas@maasdigital.com>
 - src/main.c
    Copyright (C) 1999-2002 Andreas BOMBE <andreas.bombe@munich.netsurf.de>
    Copyright (C) 2002 Christian TOEGLE <christian.toegel@gmx.at>
    Copyright (C) 2001- 2002 Manfred WEIHS <weihs@ict.tuwien.ac.at>
 - src/raw1394.h
   src/raw1394_private.h
   src/kernel-raw1394.h
   src/ieee1394.h
   src/ieee1394-ioctl.h
   src/csr.h
    Copyright (C) 1999-2004 Andreas BOMBE <andreas.bombe@munich.netsurf.de>
    Copyright (C) 1999-2004 Dan MAAS <dmaas@maasdigital.com>
    Copyright (C) 1999-2004 Christian TOEGLE <christian.toegel@gmx.at>
    Copyright (C) 1999-2004 Manfred WEIHS <weihs@ict.tuwien.ac.at>
 - src/readwrite.c
    Copyright (C) 1999-2002 Andreas BOMBE <andreas.bombe@munich.netsurf.de>
    Copyright (C) 2002 Christian TOEGLE <christian.toegel@gmx.at>
    Copyright (C) 2002 Manfred WEIHS <weihs@ict.tuwien.ac.at>
 - src/version.c
    Copyright (C) 1999-2002 Andreas BOMBE <andreas.bombe@munich.netsurf.de>
 - tools/Makefile.in
    Copyright (C) 1994-2005  Free Software Foundation, Inc.
 - tools/dumpiso.c
   tools/sendiso.c
   tools/testlibraw.c
    Copyright (C) 1999-2000 Andreas BOMBE <andreas.bombe@munich.netsurf.de>