This file is indexed.

/usr/share/doc/python-ogg/copyright is in python-ogg 1.3+repack-7.

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: pyogg
Source: http://ekyo.nerim.net/software/pyogg/

Files: *
Copyright:
    Copyright (c) 2000-2006 Andrew Chatham  <pyogg@andrewchatham.com>
                            Mike Coleman    <mkc@mathdogs.com>
License: LGPL-2

Files: debian/*
Copyright: Copyright (c) 2008-2014 Sandro Tosi <morph@debian.org>
License: LGPL-2

License: LGPL-2
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 On Debian systems, the complete text of the GNU Lesser General Public
 License version2 can be found in /usr/share/common-licenses/LGPL-2 file.