aboutsummaryrefslogtreecommitdiffstats
path: root/src/utilfuns/zlib/inflate.c
diff options
context:
space:
mode:
authordanglassey <danglassey>2002-10-08 13:02:28 +0000
committerdanglassey <danglassey>2002-10-08 13:02:28 +0000
commitb425e28b5cfc9ef2de3a333fcc398b860afb347c (patch)
tree77a4fb48cde5e21e17722e81ed8f513e8a20e762 /src/utilfuns/zlib/inflate.c
parent0ea39453ed8a23b93c098902b2d47f64033a9a23 (diff)
downloadsword-sf-cvs-b425e28b5cfc9ef2de3a333fcc398b860afb347c.tar.gz
sync with crosswire 20021008-1300
Diffstat (limited to 'src/utilfuns/zlib/inflate.c')
-rw-r--r--src/utilfuns/zlib/inflate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utilfuns/zlib/inflate.c b/src/utilfuns/zlib/inflate.c
index 32e9b8d..dfb2e86 100644
--- a/src/utilfuns/zlib/inflate.c
+++ b/src/utilfuns/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
*/