This file is indexed.

/usr/share/doc/python-amqplib/copyright is in python-amqplib 1.0.2-1.

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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: py-amqplib
Upstream-Contact: Barry Pederson <bp@barryp.org>
Source: http://code.google.com/p/py-amqplib/

Files: *
Copyright: 2007-2009, Barry Pederson <bp@barryp.org>
License: LGPL-2.1+

Files: debian/*
Copyright: 2009-2012, Mikhail Gusarov <dottedmag@dottedmag.net>
           2011, Fladischer Michael <FladischerMichael@fladi.at>
License: LGPL-2.1+

License: LGPL-2.1+
 This program 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 1, or (at your option) any later
 version.
 .
 On Debian GNU/Linux systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL'.