diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2022-03-27 15:47:03 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2022-03-27 16:05:02 -0700 |
commit | 21767c654d31d2dccdde4330529775c6c5fd5389 (patch) | |
tree | a061e0a122d93f11c3832c614b5e3414420f5151 /zlib.3 | |
parent | 296967c7b7b6bfb59ed8b831391359b2c0153e3d (diff) | |
download | zlib-21767c654d31d2dccdde4330529775c6c5fd5389.tar.gz zlib-21767c654d31d2dccdde4330529775c6c5fd5389.tar.bz2 zlib-21767c654d31d2dccdde4330529775c6c5fd5389.zip |
zlib 1.2.12v1.2.12
Diffstat (limited to 'zlib.3')
-rw-r--r-- | zlib.3 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ | |||
1 | .TH ZLIB 3 "xx Jan 2017" | 1 | .TH ZLIB 3 "27 Mar 2022" |
2 | .SH NAME | 2 | .SH NAME |
3 | zlib \- compression/decompression library | 3 | zlib \- compression/decompression library |
4 | .SH SYNOPSIS | 4 | .SH SYNOPSIS |
@@ -105,9 +105,9 @@ before asking for help. | |||
105 | Send questions and/or comments to zlib@gzip.org, | 105 | Send questions and/or comments to zlib@gzip.org, |
106 | or (for the Windows DLL version) to Gilles Vollant (info@winimage.com). | 106 | or (for the Windows DLL version) to Gilles Vollant (info@winimage.com). |
107 | .SH AUTHORS AND LICENSE | 107 | .SH AUTHORS AND LICENSE |
108 | Version 1.2.11.1 | 108 | Version 1.2.12 |
109 | .LP | 109 | .LP |
110 | Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler | 110 | Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler |
111 | .LP | 111 | .LP |
112 | This software is provided 'as-is', without any express or implied | 112 | This software is provided 'as-is', without any express or implied |
113 | warranty. In no event will the authors be held liable for any damages | 113 | warranty. In no event will the authors be held liable for any damages |