cpp-d1064d
[cross.git] / i686-linux-gnu-4.7 / usr / share / doc / zlib1g / copyright
1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: zlib
3 Upstream-Contact: zlib@gzip.org
4 Source: http://zlib.net/
5 Comment: This is the pre-packaged Debian Linux version of the zlib compression
6  library.  It was packaged by Michael Alan Dorman <mdorman@debian.org>
7  from sources originally retrieved from ftp.uu.net in the directory
8  /pub/archiving/zip/zlib as the file zlib-1.0.4.tar.gz.
9  .
10  The deflate format used by zlib was defined by Phil Katz. The deflate
11  and zlib specifications were written by Peter Deutsch. Thanks to all the
12  people who reported problems and suggested various improvements in zlib;
13  they are too numerous to cite here.
14 Files-Excluded:
15  contrib/ada
16  contrib/amd64
17  contrib/asm686
18  contrib/blast
19  contrib/delphi
20  contrib/dotzlib
21  contrib/gcc_gvmat64
22  contrib/infback9
23  contrib/inflate86
24  contrib/iostream
25  contrib/iostream2
26  contrib/iostream3
27  contrib/masmx64
28  contrib/masmx86
29  contrib/pascal
30  contrib/puff
31  contrib/testzlib
32  contrib/untgz
33  contrib/vstudio
34  doc/rfc1950.txt
35  doc/rfc1951.txt
36  doc/rfc1952.txt
37
38 Files: *
39 Copyright: 1995-2013 Jean-loup Gailly and Mark Adler
40 License: Zlib
41
42 Files: amiga/Makefile.pup
43 Copyright: 1998 by Andreas R. Kleinert
44 License: Zlib
45
46 Files: contrib/minizip/*
47 Copyright: 1998-2010 Gilles Vollant
48            2007-2008 Even Rouault
49            2009-2010 Mathias Svensson
50 License: Zlib
51
52 Files: debian/*
53 Copyright: 2000-2017 Mark Brown
54 License: Zlib
55
56 License: Zlib
57  This software is provided 'as-is', without any express or implied
58  warranty.  In no event will the authors be held liable for any damages
59  arising from the use of this software.
60  .
61  Permission is granted to anyone to use this software for any purpose,
62  including commercial applications, and to alter it and redistribute it
63  freely, subject to the following restrictions:
64  .
65  1. The origin of this software must not be misrepresented; you must not
66     claim that you wrote the original software. If you use this software
67     in a product, an acknowledgment in the product documentation would be
68     appreciated but is not required.
69  2. Altered source versions must be plainly marked as such, and must not be
70     misrepresented as being the original software.
71  3. This notice may not be removed or altered from any source distribution.
72  .
73  Jean-loup Gailly        Mark Adler
74  jloup@gzip.org          madler@alumni.caltech.edu
75  .
76  If you use the zlib library in a product, we would appreciate *not* receiving
77  lengthy legal documents to sign.  The sources are provided for free but without
78  warranty of any kind.  The library has been entirely written by Jean-loup
79  Gailly and Mark Adler; it does not include third-party code.
80  .
81  If you redistribute modified sources, we would appreciate that you include in
82  the file ChangeLog history information documenting your changes.  Please read
83  the FAQ for more information on the distribution of modified source versions.