summaryrefslogtreecommitdiff
path: root/zlib/crc32.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/crc32.c
parent0bc467516a83259a1a4b4059001caa6fe0383b46 (diff)
downloadrsync-be59d0ec2329bd6949bd2fd87ebd9ff69770cfb9.tar.gz
Patch from Jos Backus to merge zlib-1.1.4.
Diffstat (limited to 'zlib/crc32.c')
-rw-r--r--zlib/crc32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/crc32.c b/zlib/crc32.c
index a91101a8..60deca2d 100644
--- a/zlib/crc32.c
+++ b/zlib/crc32.c
@@ -1,5 +1,5 @@
/* crc32.c -- compute the CRC-32 of a data stream
- * Copyright (C) 1995-1998 Mark Adler
+ * Copyright (C) 1995-2002 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/