This file is indexed.

/usr/share/doc/liblog-dispatch-filerotate-perl/copyright is in liblog-dispatch-filerotate-perl 1.19-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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
This is the debian package for the Log-Dispatch-FileRotate module.
It was created by Matthias Schmitz <matthias@sigxcpu.org> using dh-make-perl.

It was downloaded from http://search.cpan.org/dist/Log-Dispatch-FileRotate/

The upstream author is: 

Mark Pfeiffer, <markpf at mlp-consulting dot com dot au> inspired by
Dave Rolsky's, <autarch at urth dot org>, code :-)

Kevin Goess <cpan at goess dot org> suggested multiple writers should be
supported. He also conned me into doing the time based stuff.
Thanks Kevin! :-)

Thanks also to Dan Waldheim for helping with some of the
locking issues in a forked environment.

And thanks to Stephen Gordon for his more portable code on lockfile
naming..


Copyright 2005-2006, Mark Pfeiffer

This code may be copied only under the terms of the Artistic License or
GPL License which may be found in the Perl 5 source kit and on your system 
in /usr/share/common-licenses/GPL-2 and /usr/share/common-licenses/Artistic.

This program 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; either version 2 of the License, or
(at your option) any later version.

This program 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 General Public License for more details.

The Debian packaging is (C) 2009, Matthias Schmitz <matthias@sigxcpu.org> and
is licensed under the same terms as the software itself (see above).