zlib 1.2.9

This commit is contained in:
Mark Adler
2016-12-31 11:41:31 -08:00
parent 14e3194e1e
commit 2fa463bacf
55 changed files with 777 additions and 580 deletions

View File

@@ -1,5 +1,5 @@
/* gzread.c -- zlib functions for reading gzip files
* Copyright (C) 2004, 2005, 2010, 2011, 2012, 2013 Mark Adler
* Copyright (C) 2004, 2005, 2010, 2011, 2012, 2013, 2016 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/