summaryrefslogtreecommitdiffstats
path: root/lib/libz/crc32.c
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2010-04-20 21:14:30 +0000
committerdelphij <delphij@FreeBSD.org>2010-04-20 21:14:30 +0000
commite4b26ec67a953a97b5d3a15de185f83a578af117 (patch)
treec8dc092f22c2647488f759e7f9990fc5073df17d /lib/libz/crc32.c
parentdc4a42cb4b6509185498a72943ae7973a596144f (diff)
downloadFreeBSD-src-e4b26ec67a953a97b5d3a15de185f83a578af117.zip
FreeBSD-src-e4b26ec67a953a97b5d3a15de185f83a578af117.tar.gz
MFV: zlib 1.2.5.
Diffstat (limited to 'lib/libz/crc32.c')
-rw-r--r--lib/libz/crc32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libz/crc32.c b/lib/libz/crc32.c
index 6b81fb4..91be372 100644
--- a/lib/libz/crc32.c
+++ b/lib/libz/crc32.c
@@ -1,5 +1,5 @@
/* crc32.c -- compute the CRC-32 of a data stream
- * Copyright (C) 1995-2006 Mark Adler
+ * Copyright (C) 1995-2006, 2010 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*
* Thanks to Rodney Brown <rbrown64@csc.com.au> for his contribution of faster
OpenPOWER on IntegriCloud