libs: Import upstream code from zlib 1.2.11.
[wine.git] / libs / zlib / LICENSE
blob2e9b76c67c4c20e8e969dea4140ff7ae188dc45a
1 Acknowledgments:
3   The deflate format used by zlib was defined by Phil Katz.  The deflate and
4   zlib specifications were written by L.  Peter Deutsch.  Thanks to all the
5   people who reported problems and suggested various improvements in zlib; they
6   are too numerous to cite here.
8 Copyright notice:
10  (C) 1995-2017 Jean-loup Gailly and Mark Adler
12   This software is provided 'as-is', without any express or implied
13   warranty.  In no event will the authors be held liable for any damages
14   arising from the use of this software.
16   Permission is granted to anyone to use this software for any purpose,
17   including commercial applications, and to alter it and redistribute it
18   freely, subject to the following restrictions:
20   1. The origin of this software must not be misrepresented; you must not
21      claim that you wrote the original software. If you use this software
22      in a product, an acknowledgment in the product documentation would be
23      appreciated but is not required.
24   2. Altered source versions must be plainly marked as such, and must not be
25      misrepresented as being the original software.
26   3. This notice may not be removed or altered from any source distribution.
28   Jean-loup Gailly        Mark Adler
29   jloup@gzip.org          madler@alumni.caltech.edu