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 @@
/* infback.c -- inflate using a call-back interface
* Copyright (C) 1995-2011 Mark Adler
* Copyright (C) 1995-2016 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/