zlib 1.2.7.1

This commit is contained in:
Mark Adler
2013-03-24 22:46:40 -07:00
parent f81b79c559
commit 0b16609409
16 changed files with 67 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2012 Mark Adler
* Copyright (C) 1995-2013 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
@@ -9,7 +9,7 @@
#define MAXBITS 15
const char inflate_copyright[] =
" inflate 1.2.7.1 Copyright 1995-2012 Mark Adler ";
" inflate 1.2.7.1 Copyright 1995-2013 Mark Adler ";
/*
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