diff options
Diffstat (limited to 'lib/libz/infutil.c')
-rw-r--r-- | lib/libz/infutil.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libz/infutil.c b/lib/libz/infutil.c index 824dab57128..80427d96a1f 100644 --- a/lib/libz/infutil.c +++ b/lib/libz/infutil.c @@ -1,5 +1,6 @@ +/* $OpenBSD: infutil.c,v 1.3 2002/03/12 00:25:57 millert Exp $ */ /* inflate_util.c -- data and routines 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 */ |