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/infutil.c | |
parent | 932b4e3e24e2c7f608af4e69cfacea8a25a4f1e0 (diff) | |
download | gcc-e1b56469bfadaf43c8af59bdfdd199ba9d6b7f14.zip gcc-e1b56469bfadaf43c8af59bdfdd199ba9d6b7f14.tar.gz gcc-e1b56469bfadaf43c8af59bdfdd199ba9d6b7f14.tar.bz2 |
* ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
From-SVN: r50612
Diffstat (limited to 'zlib/infutil.c')
-rw-r--r-- | zlib/infutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/infutil.c b/zlib/infutil.c index 824dab5..9a07622 100644 --- a/zlib/infutil.c +++ b/zlib/infutil.c @@ -1,5 +1,5 @@ /* inflate_util.c -- data and routines common to blocks and codes - * Copyright (C) 1995-1998 Mark Adler + * Copyright (C) 1995-2002 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ |