This file is indexed.

/usr/share/doc/libbit-vector-perl/copyright is in libbit-vector-perl 7.3-1build1.

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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Contact: Steffen Beyer <sb@engelschall.com>
Source: https://metacpan.org/release/Bit-Vector/
Upstream-Name: Bit-Vector

Files: *
Copyright: 1995-2013, Steffen Beyer <sb@engelschall.com>
License: Artistic or GPL-1+

Files: BitVector.c BitVector.h ToolBox.h
Copyright: 1995-2013, Steffen Beyer <sb@engelschall.com>
License: Artistic or GPL-1+ or LGPL-2+
Comment:
 This package is free software; you can redistribute it and/or
 modify it under the same terms as Perl itself, i.e., under the
 terms of the "Artistic License" or the "GNU General Public License".
 .
 The C library at the core of this Perl module can additionally
 be redistributed and/or modified under the terms of the "GNU
 Library General Public License".

Files: debian/*
Copyright: 2002-2006, Christian Hammers <ch@debian.org>
 2007, Gunnar Wolf <gwolf@debian.org>
 2008, Damyan Ivanov <dmn@debian.org>
 2009, Jonathan Yu <jawnsy@cpan.org>
 2012, Florian Schlichting <fschlich@zedat.fu-berlin.de>
 2013, 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 the GNU General
  Public License can be found in `/usr/share/common-licenses/GPL-1'.

License: LGPL-2+
  This library is free software; you can redistribute it and/or modify
  it under the terms of the GNU Library General Public License as
  published by the Free Software Foundation; either version 2 of the
  License, or (at your option) any later version.
  .
  On Debian systems, the complete text of version 2 of the GNU Library
  General Public License can be found in `/usr/share/common-licenses/LGPL-2'.