From b425e28b5cfc9ef2de3a333fcc398b860afb347c Mon Sep 17 00:00:00 2001 From: danglassey Date: Tue, 8 Oct 2002 13:02:28 +0000 Subject: sync with crosswire 20021008-1300 --- src/utilfuns/zlib/inflate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utilfuns/zlib/inflate.c') diff --git a/src/utilfuns/zlib/inflate.c b/src/utilfuns/zlib/inflate.c index 32e9b8d..dfb2e86 100644 --- a/src/utilfuns/zlib/inflate.c +++ b/src/utilfuns/zlib/inflate.c @@ -1,5 +1,5 @@ /* inflate.c -- zlib interface to inflate modules - * Copyright (C) 1995-1998 Mark Adler + * Copyright (C) 1995-2002 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ -- cgit