From 151ee2f47bfdaa1273cdfd4855e937fb8f2e1d06 Mon Sep 17 00:00:00 2001 From: David Shaw Date: Sat, 29 Jun 2002 13:31:13 +0000 Subject: Update head to match stable 1.0 --- zlib/compress.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zlib/compress.c') diff --git a/zlib/compress.c b/zlib/compress.c index 1cee47091..814bd9d60 100644 --- a/zlib/compress.c +++ b/zlib/compress.c @@ -1,5 +1,5 @@ /* compress.c -- compress a memory buffer - * Copyright (C) 1995-1998 Jean-loup Gailly. + * Copyright (C) 1995-2002 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ -- cgit