diff options
author | Brian Feldman <green@FreeBSD.org> | 2002-03-11 22:30:00 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2002-03-11 22:30:00 +0000 |
commit | cdbc2952f3c7d8c5993b21348ba22c7fc21a0d7e (patch) | |
tree | 84fe7aeb75da641a2646fdfe7fa54e523fe8fa50 /lib/libz/infutil.h | |
parent | 419364778002757352c413e7891e35b3f8fa9001 (diff) | |
download | src-cdbc2952f3c7d8c5993b21348ba22c7fc21a0d7e.tar.gz src-cdbc2952f3c7d8c5993b21348ba22c7fc21a0d7e.zip |
Import zlib 1.1.4 onto the vendor branch.
Notes
Notes:
svn path=/vendor/libz/dist/; revision=92111
Diffstat (limited to 'lib/libz/infutil.h')
-rw-r--r-- | lib/libz/infutil.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libz/infutil.h b/lib/libz/infutil.h index 99d1135d06a3..4401df82fc89 100644 --- a/lib/libz/infutil.h +++ b/lib/libz/infutil.h @@ -1,5 +1,5 @@ /* infutil.h -- types and macros common to blocks and codes - * Copyright (C) 1995-1998 Mark Adler + * Copyright (C) 1995-2002 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ |