This file is indexed.

/usr/share/doc/python-daap/copyright is in python-daap 0.7.1-4.

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
This package was debianized by Brian Thomason <brian@linspire.com> on
Thu, 14 Dec 2006 16:02:34 -0800.

It is now maintained inside the Debian Python Modules Team.

It was downloaded from http://jerakeen.org/code/PythonDaap/

Upstream Author:

    Tom Insam <tom@jerakeen.org>

Copyright:

    Copyright 2004 Davyd Madeley <davyd@ucc.asn.au>
    Copyright 2005 Tom Insam <tom@jerakeen.org>

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 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 v2 can be found in `/usr/share/common-licenses/LGPL-2'.

The Debian packaging is Copyright (C) 2008-2009, Sandro Tosi <morph@debian.org>
and is licensed under the same terms as upstream code.

md5.h, and md5c.c have a separate license:

Copyright (c) 1991-2, RSA Data Security , Inc.
 All rights reserved.
 
 License to copy and use this software is granted provided that it
 is identified as the "RSA Data Security, Inc. MD5 Message-Digest
 Algorithm" in all material mentioning or referencing this software
 or this function.
 
 License is also granted to make and use derivative works provided
 that such works are identified as "derived from the RSA Data
 Security, Inc. MD5 Message-Digest Algorithm" in all material
 mentioning or referencing the derived work.
 
 RSA Data Security, Inc. makes no representations concerning either
 the merchantability of this software or the suitability of this
 software for any particular purpose. It is provided "as is"
 without express or implied warranty of any kind.
 
 These notices must be retained in any copies of any part of this
 documentation and/or software.