This file is indexed.

/usr/share/doc/python-junitxml/copyright is in python-junitxml 0.6-1.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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Robert Collins <robertc@robertcollins.net>
Source: https://launchpad.net/pyjunitxml/

Files: *
Copyright:
 Copyright (c) 2009 Robert Collins
License: LGPL-3
 PyJUnitXML is Copyright (c) 2009 Robert Collins, and distributed under the
 GNU Library General Public Licence version 3 (LGPL-3). Broadly, this means you
 have the right to use this library in any application you want, regardless of
 the licence of your application, but that if you modify this library the
 modifications you make need to be released under a compatible terms if you
 convey the application to other users. For exact details see the COPYING and
 GPL-3 files included in the source.
 .
 On Debian systems, the full text of the L-GPL3 can be found in
 /usr/share/common-licenses/LGPL-3