This file is indexed.

/usr/share/doc/libxml-libxml-perl/copyright is in libxml-libxml-perl 1.89+dfsg-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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135
Maintainer: Petr Pajas
Source: http://search.cpan.org/dist/XML-LibXML/
Name: XML-LibXML

Files: *
Copyright: 2006-2009, Petr Pajas <pajas@matfyz.cz>
 2002-2006, Christian Glahn <phish@cpan.org>
 2001-2007, AxKit.com Ltd
License: Artistic or GPL-1+

Files: Devel.xs
 lib/XML/LibXML/Devel.pm
Copyright: 2011, Joachim Zobel
License: Artistic or GPL-1+

Files: scripts/Test.pm-to-Test-More.pl
 t/49_load_html.t
 t/19die_on_invalid_utf8_rt_58848.t
 t/60error_prev_chain.t
Copyright: 2011 Shlomi Fish
License: Expat

Files: ppport.h
Copyright: 2004-2009, Marcus Holland-Moritz <mhx-cpan@gmx.net>
 2001, Paul Marquess <pmqs@cpan.org> (Version 2.x)
 1999, Kenneth Albanowski <kjahds@kjahds.com> (Version 1.x)
License: Artistic or GPL-1+

Files: debian/*
Copyright: 2009, Jonathan Yu <jawnsy@cpan.org>
 2008-2009, gregor herrmann <gregoa@debian.org>
 2008, Gunnar Wolf <gwolf@debian.org>
 2007, Andreas Barth <aba@not.so.argh.org>
 2005-2007, Florian Ragwitz <rafl@debian.org>
 2005, Andrew Pollock <apollock@debian.org>
 2004, Michael Kröll <michael.kroell@uibk.ac.at>
 2004, Enrico Zini <enrico@debian.org>
 2003-2004, Michael K. Edwards <mkedeb@sane.net>
 2001-2003, Ardo van Rangelrooij <ardo@debian.org>
 2011, Alessandro Ghedini <al3xbio@gmail.com>
License: Artistic or GPL-1+

License: Artistic
 This program is free software; you can redistribute it and/or modify
 it under the terms of the Artistic License, which comes with Perl.
 .
 On Debian systems, the complete text of the Artistic License can be
 found in `/usr/share/common-licenses/Artistic'.

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

License: Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation
 files (the "Software"), to deal in the Software without
 restriction, including without limitation the rights to use,
 copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following
 conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 OTHER DEALINGS IN THE SOFTWARE.