diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 1998-08-08 20:57:35 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 1998-08-08 20:57:35 +0000 |
commit | aa0fd02bc274ee58bfa0fb19a61badd9056a1684 (patch) | |
tree | 372873c89ce42e9c83aff4e13fed7903ea351e83 /lib/libz/infutil.c | |
parent | 4c71be32916ef366fd3b09ee4bb853100934d643 (diff) |
zlib 1.1.3
Diffstat (limited to 'lib/libz/infutil.c')
-rw-r--r-- | lib/libz/infutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libz/infutil.c b/lib/libz/infutil.c index eb21199c350..824dab57128 100644 --- a/lib/libz/infutil.c +++ b/lib/libz/infutil.c @@ -1,5 +1,5 @@ /* inflate_util.c -- data and routines common to blocks and codes - * Copyright (C) 1995-1996 Mark Adler + * Copyright (C) 1995-1998 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ |