This file is indexed.

/usr/share/doc/libxml-rss-simplegen-perl/copyright is in libxml-rss-simplegen-perl 11.11-4.

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
This is the debian package for the XML-RSS-SimpleGen module.
It was created by Axel Beckert <abe@deuxchevaux.org> using dh-make-perl.

It was downloaded from http://search.cpan.org/dist/XML-RSS-SimpleGen/

The upstream author is:  Sean M. Burke <sburke@cpan.org>.

Copyright © 2003,4 Sean M. Burke.  All rights reserved.

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself which are either:

  a) the GNU General Public License as published by the Free
     Software Foundation; either version 1, or (at your option) any later
     version, or

  b) the "Artistic License"

On Debian systems you can find the full text of the Artistic License and
the GNU General Public License (GPL) at
/usr/share/common-licenses/Artistic and /usr/share/common-licenses/GPL-1.

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.

Portions of the data tables in this module were extracted from the
entity declarations in the W3C XHTML specification.

At the time the module has been written (January 2004), that's these three:

       http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent
       http://www.w3.org/TR/xhtml1/DTD/xhtml-special.ent
       http://www.w3.org/TR/xhtml1/DTD/xhtml-symbol.ent

Portions of the code in this module were adapted from parts of Gisle
Aas's LWP::Simple and the old (v2.x) version of his HTML::Parser.

The Debian packaging is © 2008, 2010 by Axel Beckert <abe@debian.org>
and is licensed under the same terms as the software itself (see
above).