diff options
author | Tom Tromey <tromey@redhat.com> | 2002-03-11 22:11:18 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2002-03-11 22:11:18 +0000 |
commit | e1b56469bfadaf43c8af59bdfdd199ba9d6b7f14 (patch) | |
tree | f1412386f2b8672f1b5cfdf967e1abcd29d60ca9 /zlib/zconf.h | |
parent | 932b4e3e24e2c7f608af4e69cfacea8a25a4f1e0 (diff) | |
download | gcc-e1b56469bfadaf43c8af59bdfdd199ba9d6b7f14.tar.gz |
* ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
From-SVN: r50612
Diffstat (limited to 'zlib/zconf.h')
-rw-r--r-- | zlib/zconf.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zlib/zconf.h b/zlib/zconf.h index f641125db94..6761a05fe6c 100644 --- a/zlib/zconf.h +++ b/zlib/zconf.h @@ -1,9 +1,9 @@ /* zconf.h -- configuration of 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 */ -/* @(#) $Id: zconf.h,v 1.1 1999/05/04 19:30:27 tromey Exp $ */ +/* @(#) $Id: zconf.h,v 1.1.1.2 2002/03/11 21:53:27 tromey Exp $ */ #ifndef _ZCONF_H #define _ZCONF_H |