Put license in zlib.3 man page.
Previously there was a confusing reference to a "distribution directory".
This commit is contained in:
36
zlib.3
36
zlib.3
@@ -1,4 +1,4 @@
|
|||||||
.TH ZLIB 3 "xx May 2013"
|
.TH ZLIB 3 "7 July 2015"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
zlib \- compression/decompression library
|
zlib \- compression/decompression library
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
@@ -124,17 +124,35 @@ http://zlib.net/zlib_faq.html
|
|||||||
before asking for help.
|
before asking for help.
|
||||||
Send questions and/or comments to zlib@gzip.org,
|
Send questions and/or comments to zlib@gzip.org,
|
||||||
or (for the Windows DLL version) to Gilles Vollant (info@winimage.com).
|
or (for the Windows DLL version) to Gilles Vollant (info@winimage.com).
|
||||||
.SH AUTHORS
|
.SH AUTHORS AND LICENSE
|
||||||
Version 1.2.8.1
|
Version 1.2.8.1
|
||||||
Copyright (C) 1995-2013 Jean-loup Gailly (jloup@gzip.org)
|
|
||||||
and Mark Adler (madler@alumni.caltech.edu).
|
|
||||||
.LP
|
.LP
|
||||||
This software is provided "as-is,"
|
Copyright (C) 1995-2015 Jean-loup Gailly and Mark Adler
|
||||||
without any express or implied warranty.
|
.LP
|
||||||
In no event will the authors be held liable for any damages
|
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.
|
arising from the use of this software.
|
||||||
See the distribution directory with respect to requirements
|
.LP
|
||||||
governing redistribution.
|
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:
|
||||||
|
.LP
|
||||||
|
.nr step 1 1
|
||||||
|
.IP \n[step]. 3
|
||||||
|
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.
|
||||||
|
.IP \n+[step].
|
||||||
|
Altered source versions must be plainly marked as such, and must not be
|
||||||
|
misrepresented as being the original software.
|
||||||
|
.IP \n+[step].
|
||||||
|
This notice may not be removed or altered from any source distribution.
|
||||||
|
.LP
|
||||||
|
Jean-loup Gailly Mark Adler
|
||||||
|
.br
|
||||||
|
jloup@gzip.org madler@alumni.caltech.edu
|
||||||
|
.LP
|
||||||
The deflate format used by
|
The deflate format used by
|
||||||
.I zlib
|
.I zlib
|
||||||
was defined by Phil Katz.
|
was defined by Phil Katz.
|
||||||
|
|||||||
BIN
zlib.3.pdf
BIN
zlib.3.pdf
Binary file not shown.
Reference in New Issue
Block a user