This file is indexed.

/usr/share/doc/python3-crontab/copyright is in python3-crontab 1.9.3-2.

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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-crontab
Source: https://pypi.python.org/pypi/python-crontab

Files: *
Copyright: 2011-2014 Martin Owens <doctormo@gmail.com>
License: GPL-3+

Files: tests/test_usage.py
Copyright: 2012 Jay Sigbrandt <jsigbrandt@slb.com>
           2012 Martin Owens <doctormo@gmail.com>
License: GPL-3+

Files: debian/*
Copyright: 2014 Jordan Metzmeier <jmetzmeier01@gmail.com>
License: GPL-3+

License: GPL-3+
 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; version 3.
 .
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-3'.