zlib 1.2.3.2

This commit is contained in:
Mark Adler
2011-09-09 23:25:38 -07:00
parent b1c19ca6d8
commit d6231142d2
23 changed files with 344 additions and 722 deletions

View File

@@ -1,5 +1,5 @@
/* deflate.c -- compress data using the deflation algorithm
* Copyright (C) 1995-2005 Jean-loup Gailly.
* Copyright (C) 1995-2006 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
@@ -52,7 +52,7 @@
#include "deflate.h"
const char deflate_copyright[] =
" deflate 1.2.3.1 Copyright 1995-2005 Jean-loup Gailly ";
" deflate 1.2.3.2 Copyright 1995-2006 Jean-loup Gailly ";
/*
If you use the zlib library in a product, an acknowledgment is welcome
in the documentation of your product. If for some reason you cannot