zlib 1.2.5

This commit is contained in:
Mark Adler
2011-09-09 23:35:10 -07:00
parent 7301420248
commit 9712272c78
25 changed files with 55 additions and 42 deletions

View File

@@ -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