summaryrefslogtreecommitdiff
path: root/zlib/inflate.c
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2002-03-11 22:11:18 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2002-03-11 22:11:18 +0000
commit8c16c8c7be08247db45d9fdc459058f148d1dcb9 (patch)
treef1412386f2b8672f1b5cfdf967e1abcd29d60ca9 /zlib/inflate.c
parent1fcf59fa4632a4b13bfb40efe6291df786d98926 (diff)
downloadgcc-8c16c8c7be08247db45d9fdc459058f148d1dcb9.tar.gz
* 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
Diffstat (limited to 'zlib/inflate.c')
-rw-r--r--zlib/inflate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/inflate.c b/zlib/inflate.c
index 32e9b8de679..dfb2e867d81 100644
--- a/zlib/inflate.c
+++ b/zlib/inflate.c
@@ -1,5 +1,5 @@
/* inflate.c -- zlib interface to inflate modules
- * Copyright (C) 1995-1998 Mark Adler
+ * Copyright (C) 1995-2002 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/