diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2002-03-12 00:26:31 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2002-03-12 00:26:31 +0000 |
commit | 09d05ff04856fed02e2cfa9a8a8b72e1074a59b4 (patch) | |
tree | 4e0612ba554b903b35e1a3ec5b9e97c8b1c04fe2 /lib/libz/inffast.h | |
parent | 1e1ccbf8f1be5a063a5e89a8019bbc6bb12c5fb1 (diff) |
Update to zlib-1.1.4
Diffstat (limited to 'lib/libz/inffast.h')
-rw-r--r-- | lib/libz/inffast.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libz/inffast.h b/lib/libz/inffast.h index 8facec55314..0c44a5bfcab 100644 --- a/lib/libz/inffast.h +++ b/lib/libz/inffast.h @@ -1,5 +1,6 @@ +/* $OpenBSD: inffast.h,v 1.3 2002/03/12 00:25:57 millert Exp $ */ /* inffast.h -- header to use inffast.c - * Copyright (C) 1995-1998 Mark Adler + * Copyright (C) 1995-2002 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ |