This file is indexed.

/usr/share/doc/libxml-parser-lite-perl/copyright is in libxml-parser-lite-perl 0.721-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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/XML-Parser-Lite
Upstream-Contact: Fred Moyer <fred@redhotpenguin.com>
Upstream-Name: XML-Parser-Lite

Files: *
Copyright: 2000-2007, Paul Kulchenko <paulclinger@yahoo.com>
 2008, Martin Kutter <martin.kutter@fen-net.de>
 2013, Fred Moyer <fred@redhotpenguin.com>
License: Artistic or GPL-1+
Comment: "This parser is based on "shallow parser"
 http://www.cs.sfu.ca/~cameron/REX.html
 Copyright (c) 1998, Robert D. Cameron."
 .
  REX/Perl 1.0
  Robert D. Cameron "REX: XML Shallow Parsing with Regular Expressions",
  Technical Report TR 1998-17, School of Computing Science, Simon Fraser
  University, November, 1998.
  Copyright (c) 1998, Robert D. Cameron.
  The following code may be freely used and distributed provided that
  this copyright and citation notice remains intact and that modifications
  or additions are clearly identified.
 .
 Modifications are tracked in upstream VCSes:
 - http://sourceforge.net/p/soaplite/svn/HEAD/tree/
   (soap-lite until 0.71)
 - https://github.com/redhotpenguin/soaplite
   (soap-lite until XML-Parser-Lite was splitt off)
 - https://github.com/redhotpenguin/perl-XML-Parser-Lite
   (XML-Parser-Lite as its own distribution)

Files: debian/*
Copyright: 2014, gregor herrmann <gregoa@debian.org>
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'.