zlib 1.2.6.1

This commit is contained in:
Mark Adler
2012-02-12 14:11:48 -08:00
parent 75143f819f
commit 94acb3c1a0
12 changed files with 25 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
/* crc32.c -- compute the CRC-32 of a data stream
* Copyright (C) 1995-2006, 2010, 2011 Mark Adler
* Copyright (C) 1995-2006, 2010, 2011, 2012 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