diff options
author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-03-11 22:11:18 +0000 |
---|---|---|
committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-03-11 22:11:18 +0000 |
commit | 8c16c8c7be08247db45d9fdc459058f148d1dcb9 (patch) | |
tree | f1412386f2b8672f1b5cfdf967e1abcd29d60ca9 /zlib/zlib.3 | |
parent | 1fcf59fa4632a4b13bfb40efe6291df786d98926 (diff) | |
download | gcc-8c16c8c7be08247db45d9fdc459058f148d1dcb9.tar.gz |
* ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50612 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'zlib/zlib.3')
-rw-r--r-- | zlib/zlib.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/zlib/zlib.3 b/zlib/zlib.3 index 25c8495d25f..3a6e45047fe 100644 --- a/zlib/zlib.3 +++ b/zlib/zlib.3 @@ -1,4 +1,4 @@ -.TH ZLIB 3 "9 July 1998" +.TH ZLIB 3 "11 March 2002" .SH NAME zlib \- compression/decompression library .SH SYNOPSIS @@ -81,8 +81,8 @@ These documents are also available in other formats from: .IP ftp://ftp.uu.net/graphics/png/documents/zlib/zdoc-index.html .SH AUTHORS -Version 1.1.3 -Copyright (C) 1995-1998 Jean-loup Gailly (jloup@gzip.org) +Version 1.1.4 +Copyright (C) 1995-2002 Jean-loup Gailly (jloup@gzip.org) and Mark Adler (madler@alumni.caltech.edu). .LP This software is provided "as-is," |