]> git.lizzy.rs Git - zlib.git/blobdiff - crc32.c
zlib 1.2.9
[zlib.git] / crc32.c
diff --git a/crc32.c b/crc32.c
index ce000ef38e37e4cb64b2b4a529cd27d8af20f078..9580440c0e6b673c43e57daab03274ebdca8f77e 100644 (file)
--- a/crc32.c
+++ b/crc32.c
@@ -1,5 +1,5 @@
 /* crc32.c -- compute the CRC-32 of a data stream
- * Copyright (C) 1995-2006, 2010, 2011, 2012 Mark Adler
+ * Copyright (C) 1995-2006, 2010, 2011, 2012, 2016 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