This file is indexed.

/usr/share/doc/libjs-of-ocaml-doc/copyright is in libjs-of-ocaml-doc 1.4-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
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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Packaged-By: Stéphane Glondu <glondu@debian.org>
Packaged-Date: Sun, 23 Jan 2011 09:40:34 +0100
Source: http://ocsigen.org/install/js_of_ocaml
Upstream-Name: Js_of_ocaml
Upstream-Contact: The Ocsigen Team <dev@ocsigen.org>

Files: *
Copyright: 2010, Jérôme Vouillon and contributors
           2010, PPS, CNRS, Université Paris Diderot
License: LGPL-2.1+

Files: lib/*
Copyright: 2010, Jérôme Vouillon, PPS, CNRS, Université Paris Diderot
License: LGPL-2-exception

Files: runtime/*
Copyright: 2010, Jérôme Vouillon and contributors
           2010, PPS, CNRS, Université Paris Diderot
           1996, INRIA
License: LGPL-2-exception

Files: tools/*
Copyright: 2001, INRIA
License: QPL-exception
 The software is distributed under the terms of the Q Public License
 version 1.0 with a change to choice of law. The full text can be
 found in `/usr/share/doc/ocaml-base-nox/copyright', in ocaml-base-nox
 package (a dependency of this one).
 .
 As a special exception to the Q Public Licence, you may develop
 application programs, reusable components and other software items
 that link with the original or modified versions of the software and
 are not made available to the general public, without any of the
 additional requirements listed in clause 6c of the Q Public licence.

Files: examples/boulderdash/* examples/minesweeper/*
Copyright: 2007-2009, Benjamin Canou
License: WTFPL
 These examples were taken from obrowser and adapted to
 Js_of_ocaml. You are free to use them under the terms of the Do What
 The Fuck You Want Public License.
 .
            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004
 .
 Copyright (C) 2004 Sam Hocevar
  14 rue de Plaisance, 75014 Paris, France
 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.
 .
            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 .
 0. You just DO WHAT THE FUCK YOU WANT TO.

Files: debian/*
Copyright: 2011, Stéphane Glondu <glondu@debian.org>
License: LGPL-2.1+

License: LGPL-2.1+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as
 published by the Free Software Foundation, with linking exception;
 either version 2.1 of the License, or (at your option) any later
 version.
 .
 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.  See the GNU
 Lesser General Public License for more details. On Debian systems,
 the full text can be found in `/usr/share/common-licenses/LGPL-2.1'.

License: LGPL-2-exception
 This Library is distributed under the terms of the GNU Library
 General Public License version 2. On Debian systems, the full text
 can be found in `/usr/share/common-licenses/LGPL-2'.
 .
 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 INRIA, 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.