This file is indexed.

/usr/share/doc/libparmap-ocaml/copyright is in libparmap-ocaml 1.0~rc4-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
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
Packaged-By: Mehdi Dogguy <mehdi@debian.org>
Packaged-Date: Wed, 10 Sept 2014 22:52:00 +0200
Original-Source-Location: https://github.com/rdicosmo/parmap/releases
Upstream-Author: Marco Danelutto and Roberto Di Cosmo

Files: debian/*
Copyright: © 2014 Mehdi Dogguy <mehdi@debian.org>
License: LGPL-2+
 See `/usr/share/common-licenses/LGPL-2'.

Files: bytearray.ml
Copyright: © 1999-2011 Jérôme Vouillon
License: LGPL-2+
 A special linking exception to the GNU Lesser General Public License
 applies to this library (see below).
 .
 See `/usr/share/common-licenses/LGPL-2'.

Files: bytearray.mli
Files: bytearray_stubs.c
Copyright: © 1999-2010 Jérôme Vouillon
License: LGPL-2+
 A special linking exception to the GNU Lesser General Public License
 applies to this library (see below).
 .
 See `/usr/share/common-licenses/LGPL-2'.

Files: m4/ocaml.m4
Copyright: © 2009 Richard W.M. Jones
           © 2009 Stefano Zacchiroli
           © 2000-2005 Olivier Andrieu
           © 2000-2005 Jean-Christophe Filliâtre
           © 2000-2005 Georges Mariano
License:  BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
  1. Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution.
  3. Neither the name of the University nor the names of its contributors
     may be used to endorse or promote products derived from this software
     without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 SUCH DAMAGE.
 .
 This file originates from the ocaml-tools package.

Files: tests/*
Copyright: © 2014 Roberto Di Cosmo
License: GPL-2+
  See `/usr/share/common-licenses/GPL-2'.

Files: examples/*
Copyright: © 2014 Marco Danelutto
           © 2014 Roberto Di Cosmo
License: GPL-2+
  See `/usr/share/common-licenses/GPL-2'.

Files: *
Copyright: © 2014 Marco Danelutto
           © 2014 Roberto Di Cosmo
License: LGPL-2
 The Library is distributed under the terms of the GNU Library General
 Public License version 2 (included below), with a special exception
 to section 6, as detailed below.
 .
 As a special exception to the GNU Library General Public License,
 you may link, statically or dynamically, a "work that uses the
 Library" with a publicly distributed version of the Library to produce
 an executable file containing portions of the Library, and distribute
 that executable file under terms of your choice, without any of the
 additional requirements listed in clause 6 of the GNU Library General
 Public License.  By "a publicly distributed version of the Library",
 we mean either the unmodified Library as distributed by the authors,
 or a modified version of the Library that is distributed under the
 conditions defined in clause 2 of the GNU Library General Public
 License.  This exception does not however invalidate any other reasons
 why the executable file might be covered by the GNU Library General
 Public License.
 .
 See `/usr/share/common-licenses/LGPL-2' for the complete text of
 the GNU Library General Public License version 2.