This file is indexed.

/usr/share/doc/libyaml-libyaml-perl/copyright is in libyaml-libyaml-perl 0.69+repack-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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: YAML-LibYAML
Upstream-Contact: Ingy döt Net <ingy@cpan.org>
Source: https://metacpan.org/release/YAML-LibYAML
Files-Excluded:
 LibYAML/api.c
 LibYAML/config.h
 LibYAML/dumper.c
 LibYAML/emitter.c
 LibYAML/loader.c
 LibYAML/parser.c
 LibYAML/reader.c
 LibYAML/scanner.c
 LibYAML/writer.c
 LibYAML/yaml.h
 LibYAML/yaml_private.h

Files: *
Copyright: 2007-2017, Ingy döt Net <ingy@cpan.org>
License: Artistic or GPL-1+

Files: inc/Spiffy.pm
Copyright: 2006, Ingy döt Net <ingy@cpan.org>
 2004, Brian Ingerson <ingy@cpan.org>
License: Artistic or GPL-1+

Files: inc/Test/Base.pm inc/Test/Base/*
Copyright: 2005-2009, Brian Ingerson <ingy@cpan.org>
License: Artistic or GPL-1+

Files: LibYAML/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, Ryan Niebur <ryan@debian.org>
 2010, Jonathan Yu <jawnsy@cpan.org>
 2010, Krzysztof Krzyżaniak (eloy) <eloy@debian.org>
 2011-2016, gregor herrmann <gregoa@debian.org>
 2012, Julián Moreno Patiño <darkjunix@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'.