From 8c16c8c7be08247db45d9fdc459058f148d1dcb9 Mon Sep 17 00:00:00 2001 From: tromey Date: Mon, 11 Mar 2002 22:11:18 +0000 Subject: * ChangeLog.gcj: Imported 1.1.4, while preserving local changes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50612 138bc75d-0d04-0410-961f-82ee72b054a4 --- zlib/zutil.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zlib/zutil.c') diff --git a/zlib/zutil.c b/zlib/zutil.c index 14e3ab4a9f8..b98ff81d37f 100644 --- a/zlib/zutil.c +++ b/zlib/zutil.c @@ -1,9 +1,9 @@ /* zutil.c -- target dependent utility functions for the 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 */ -/* @(#) $Id: zutil.c,v 1.1 1999/05/04 19:30:27 tromey Exp $ */ +/* @(#) $Id: zutil.c,v 1.1.1.2 2002/03/11 21:53:27 tromey Exp $ */ #include "zutil.h" -- cgit v1.2.1