cpp-d1064d
[cross.git] / i686-linux-gnu-4.7 / usr / share / doc / libgmpxxv4-4 / copyright
1         GMP Debian Package
2         ------------------
3
4 This gmp package was built for Debian by 
5
6   Steve M. Robbins <smr@debian.org>
7   Philipp Matthias Hahn <pmhahn@debian.org>
8
9 from sources obtained at http://gmplib.org/ .
10
11
12         GMP Source Code
13         ---------------
14
15 Copyright 1991, 1996, 1999, 2000, 2007 Free Software Foundation, Inc.
16
17 This file is part of the GNU MP Library.
18
19 The GNU MP Library is free software; you can redistribute it and/or modify
20 it under the terms of either:
21
22   * the GNU Lesser General Public License as published by the Free
23     Software Foundation; either version 3 of the License, or (at your
24     option) any later version.
25
26 or
27
28   * the GNU General Public License as published by the Free Software
29     Foundation; either version 2 of the License, or (at your option) any
30     later version.
31
32 or both in parallel, as here.
33
34 The GNU MP Library is distributed in the hope that it will be useful, but
35 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
36 or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
37 for more details.
38
39 You should have received copies of the GNU General Public License and the
40 GNU Lesser General Public License along with the GNU MP Library.  If not,
41 see https://www.gnu.org/licenses/.
42
43
44 The GNU Lesser General Public License v3 text is contained in /usr/share/common-licenses/LGPL-3.
45 The GNU General Public License v2 text is contained in /usr/share/common-licenses/GPL-2.
46 The GNU General Public License v3 text is contained in /usr/share/common-licenses/GPL-3.
47
48
49         GMP Documentation
50         -----------------
51
52 The documentation is released under the GNU Free Documentation License
53 (GFDL) and it has cover texts.  As such, it has been determined not to
54 meet the Debian Free Software Guidelines, and is not shipped in the
55 debian packages.
56
57 The demo code in the -doc package is covered either by the LGPL, or
58 under the GNU General Public License /usr/share/common-licenses/GPL.
59 See the individual source files to determine the license under which
60 it falls.