This file is indexed.

/usr/share/doc/ocaml-mingw-w64-x86-64/copyright is in ocaml-mingw-w64-x86-64 4.01.0~20140328-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
 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
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
s package was debianized by Romain Beauxis <toots@rastageeks.org> on
Wed, 06 Jan 2010 22:13:02 +0100.

It was downloaded from: https://github.com/savonet/mingw-ocaml

Upstream Authors:
      * OCaml authors are:
          Xavier Leroy,                                                     
          Damien Doligez,                                                   
          Jacques Garrigue,                                                 
          Nicolas Pouillard,                                                
          Pierre Weis,                                                      
          Jérôme Vouillon,                                                  
          Maxence Guesdon,                                                  
          Alain Frisch   
      * Findlib authors is: Gerd Stolpmann <gerd@gerd-stolpmann.de>
      * Flexdll author is: Alain Frisch

Most of the original patch for mingw-ocaml have been contributed by
Richard W.M. Jones.

License and copyright, per project:

----- FlexDLL ------
Copyright: Copyright 2007 Institut National de Recherche en Informatique 
                          et en Automatique.

License:
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.

Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:

    1. The origin of this software must not be misrepresented; you must not
    claim that you wrote the original software. If you use this software
    in a product, an acknowledgment in the product documentation would be
    appreciated but is not required.

    2. Altered source versions must be plainly marked as such, and must not be
    misrepresented as being the original software.

    3. This notice may not be removed or altered from any source
    distribution.

----- OCaml ------

Files: *
Copyright: © 1996-2008 Institut National de Recherche en Informatique et
                       en Automatique                                   
License: QPL-1 | LGPL-2 | other                                         

Files: otherlibs/labltk/*
Copyright: © 1999-2002 Institut National de Recherche en Informatique et
                       en Automatique and Kyoto University              
License: LGPL-2 | other                                                 

Files: emacs/*
Copyright: © 1988-1991 Free Software Foundation
           © 1996-1998 Institut National de Recherche en Informatique et
                       en Automatique                                   
           © 1996 Ian T Zimmerman <itz@rahul.net>                       
License: GPL-2                                                          

Files: debian/*
Copyright: © 2001-2009 Debian OCaml Maintainers
License: LGPL-2                                

----------------------------------------------------------------------
In the following, "the Library" refers to all files marked "Copyright 
INRIA" in the following directories and their sub-directories:        

  asmrun, byterun, camlp4, config, otherlibs, stdlib, win32caml

and "the Compiler" refers to all files marked "Copyright INRIA" in the
following directories and their sub-directories:                      

  asmcomp, boot, bytecomp, debugger, driver, lex, ocamldoc, parsing,
  tools, toplevel, typing, utils, yacc                              

and the "emacs bindings" refer to all files marked "Copyright INRIA" in
the following directory:                                               

  emacs

The Compiler is distributed under the terms of the Q Public License
version 1.0 with a change to choice of law (included below).       

The Library is distributed under the terms of the GNU Library General
Public License version 2 (found in /usr/share/common-licenses/LGPL-2 
on debian systems).                                                  

The emacs bindings are distributed under the terms of the GNU General
Public License version 2 (found in /usr/share/common-licenses/GPL-2  
on debian systems).                                                  

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 Compiler  
and are not made available to the general public, without any of the
additional requirements listed in clause 6c of the Q Public licence.

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 3 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.                                                       

----------------------------------------------------------------------

                   THE Q PUBLIC LICENSE version 1.0

              Copyright (C) 1999 Troll Tech AS, Norway.
                  Everyone is permitted to copy and    
                  distribute this license document.    

The intent of this license is to establish freedom to share and change
the software regulated by this license under the open source model.   

This license applies to any software containing a notice placed by the
copyright holder saying that it may be distributed under the terms of 
the Q Public License version 1.0. Such software is herein referred to 
as the Software. This license covers modification and distribution of 
the Software, use of third-party application programs based on the    
Software, and development of free software which uses the Software.   

                            Granted Rights

1. You are granted the non-exclusive rights set forth in this license
provided you agree to and comply with any and all conditions in this 
license. Whole or partial distribution of the Software, or software  
items that link with the Software, in any form signifies acceptance of
this license.                                                         

2. You may copy and distribute the Software in unmodified form
provided that the entire package, including - but not restricted to -
copyright, trademark notices and disclaimers, as released by the     
initial developer of the Software, is distributed.                   

3. You may make modifications to the Software and distribute your
modifications, in a form that is separate from the Software, such as
patches. The following restrictions apply to modifications:         

      a. Modifications must not alter or remove any copyright notices
      in the Software.                                               

      b. When modifications to the Software are released under this
      license, a non-exclusive royalty-free right is granted to the
      initial developer of the Software to distribute your         
      modification in future versions of the Software provided such
      versions remain available under these terms in addition to any
      other license(s) of the initial developer.                    

4. You may distribute machine-executable forms of the Software or
machine-executable forms of modified versions of the Software,   
provided that you meet these restrictions:                       

      a. You must include this license document in the distribution.

      b. You must ensure that all recipients of the machine-executable
      forms are also able to receive the complete machine-readable    
      source code to the distributed Software, including all          
      modifications, without any charge beyond the costs of data      
      transfer, and place prominent notices in the distribution       
      explaining this.                                                

      c. You must ensure that all modifications included in the
      machine-executable forms are available under the terms of this
      license.                                                      

5. You may use the original or modified versions of the Software to
compile, link and run application programs legally developed by you or
by others.                                                            

6. You may develop application programs, reusable components and other
software items that link with the original or modified versions of the
Software. These items, when distributed, are subject to the following 
requirements:                                                         

      a. You must ensure that all recipients of machine-executable
      forms of these items are also able to receive and use the   
      complete machine-readable source code to the items without any
      charge beyond the costs of data transfer.                     

      b. You must explicitly license all recipients of your items to
      use and re-distribute original and modified versions of the   
      items in both machine-executable and source code forms. The   
      recipients must be able to do so without any charges whatsoever,
      and they must be able to re-distribute to anyone they choose.   

      c. If the items are not available to the general public, and the
      initial developer of the Software requests a copy of the items, 
      then you must supply one.                                       

                       Limitations of Liability

In no event shall the initial developers or copyright holders be
liable for any damages whatsoever, including - but not restricted to -
lost revenue or profits or other direct, indirect, special, incidental
or consequential damages, even if they have been advised of the       
possibility of such damages, except to the extent invariable law, if  
any, provides otherwise.                                              

                             No Warranty

The Software and this license document are provided AS IS with NO
WARRANTY OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN,          
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.            

                            Choice of Law

This license is governed by the Laws of France.

----- Findlib ------

Files: *
Copyright: © 1999-2009 Gerd Stolpmann
License: other

  Copyright 1999 by Gerd Stolpmann

  The package "findlib" is copyright by Gerd Stolpmann.

  Permission is hereby granted, free of charge, to any person obtaining
  a copy of this document and the "findlib" software (the
  "Software"), to deal in the Software without restriction, including
  without limitation the rights to use, copy, modify, merge, publish,
  distribute, sublicense, and/or sell copies of the Software, and to
  permit persons to whom the Software is furnished to do so, subject to
  the following conditions:

  The above copyright notice and this permission notice shall be included
  in all copies or substantial portions of the Software.

  The Software is provided ``as is'', without warranty of any kind, express
  or implied, including but not limited to the warranties of
  merchantability, fitness for a particular purpose and noninfringement.
  In no event shall Gerd Stolpmann be liable for any claim, damages or
  other liability, whether in an action of contract, tort or otherwise,
  arising from, out of or in connection with the Software or the use or
  other dealings in the software.

Files: src/findlib/num_top*
Copyright: © 2003 Stefano Zacchiroli <zack@debian.org>
License: LGPL-2.1+

  This 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; either version 2.1 of the
  License, or (at your option) any later version.

  On Debian systems, the complete text of the GNU Lesser General
  Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.

----- Debian Packaging ------

Files: debian/*
Copyright: © 2010 Romain Beauxis <toots@rastageeks.org>
License: GPL