This file is indexed.

/usr/share/doc/libgmp10/copyright is in libgmp10 2:6.1.2+dfsg-2.

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
	GMP Debian Package
	------------------

This gmp package was built for Debian by 

  Steve M. Robbins <smr@debian.org>
  Philipp Matthias Hahn <pmhahn@debian.org>

from sources obtained at http://gmplib.org/ .


	GMP Source Code
	---------------

Copyright 1991, 1996, 1999, 2000, 2007 Free Software Foundation, Inc.

This file is part of the GNU MP Library.

The GNU MP Library is free software; you can redistribute it and/or modify
it under the terms of either:

  * the GNU Lesser General Public License as published by the Free
    Software Foundation; either version 3 of the License, or (at your
    option) any later version.

or

  * the GNU General Public License as published by the Free Software
    Foundation; either version 2 of the License, or (at your option) any
    later version.

or both in parallel, as here.

The GNU MP Library 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 General Public License
for more details.

You should have received copies of the GNU General Public License and the
GNU Lesser General Public License along with the GNU MP Library.  If not,
see https://www.gnu.org/licenses/.


The GNU Lesser General Public License v3 text is contained in /usr/share/common-licenses/LGPL-3.
The GNU General Public License v2 text is contained in /usr/share/common-licenses/GPL-2.
The GNU General Public License v3 text is contained in /usr/share/common-licenses/GPL-3.


	GMP Documentation
	-----------------

The documentation is released under the GNU Free Documentation License
(GFDL) and it has cover texts.  As such, it has been determined not to
meet the Debian Free Software Guidelines, and is not shipped in the
debian packages.

The demo code in the -doc package is covered either by the LGPL, or
under the GNU General Public License /usr/share/common-licenses/GPL.
See the individual source files to determine the license under which
it falls.