From e1b56469bfadaf43c8af59bdfdd199ba9d6b7f14 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Mon, 11 Mar 2002 22:11:18 +0000 Subject: * ChangeLog.gcj: Imported 1.1.4, while preserving local changes. From-SVN: r50612 --- zlib/minigzip.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zlib/minigzip.c') diff --git a/zlib/minigzip.c b/zlib/minigzip.c index 5d8bbac..25cfb86 100644 --- a/zlib/minigzip.c +++ b/zlib/minigzip.c @@ -1,5 +1,5 @@ /* minigzip.c -- simulate gzip using the zlib compression library - * 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 */ @@ -13,7 +13,7 @@ * or in pipe mode. */ -/* @(#) $Id: minigzip.c,v 1.1 1999/05/04 19:30:27 tromey Exp $ */ +/* @(#) $Id: minigzip.c,v 1.1.1.2 2002/03/11 21:53:26 tromey Exp $ */ #include #include "zlib.h" -- cgit v1.1