summaryrefslogtreecommitdiff
path: root/zlib/inflate.c
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-03-12 01:14:58 +0000
committerMartin Pool <mbp@samba.org>2002-03-12 01:14:58 +0000
commitbe59d0ec2329bd6949bd2fd87ebd9ff69770cfb9 (patch)
tree1f6cb3f9567883059878c604076a8e3fabe06d9e /zlib/inflate.c
parent0bc467516a83259a1a4b4059001caa6fe0383b46 (diff)
downloadrsync-be59d0ec2329bd6949bd2fd87ebd9ff69770cfb9.tar.gz
Patch from Jos Backus to merge zlib-1.1.4.
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 c6eac9a3..b6eff488 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
*/