aboutsummaryrefslogtreecommitdiff
path: root/zutil.c
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2012-02-12 14:11:48 -0800
committerMark Adler <madler@alumni.caltech.edu>2012-02-12 14:20:33 -0800
commit94acb3c1a0fbd14482224d6af3699ddb9e163510 (patch)
tree30d1123bc8280cae5bfb2a5301eb8201587ff714 /zutil.c
parent75143f819f14428f114ef69980af69071d65cbf9 (diff)
downloadzlib-94acb3c1a0fbd14482224d6af3699ddb9e163510.tar.gz
zlib-94acb3c1a0fbd14482224d6af3699ddb9e163510.tar.bz2
zlib-94acb3c1a0fbd14482224d6af3699ddb9e163510.zip
zlib 1.2.6.1v1.2.6.1
Diffstat (limited to 'zutil.c')
-rw-r--r--zutil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zutil.c b/zutil.c
index 12517b4..65e0d3b 100644
--- a/zutil.c
+++ b/zutil.c
@@ -1,5 +1,5 @@
1/* zutil.c -- target dependent utility functions for the compression library 1/* zutil.c -- target dependent utility functions for the compression library
2 * Copyright (C) 1995-2005, 2010, 2011 Jean-loup Gailly. 2 * Copyright (C) 1995-2005, 2010, 2011, 2012 Jean-loup Gailly.
3 * For conditions of distribution and use, see copyright notice in zlib.h 3 * For conditions of distribution and use, see copyright notice in zlib.h
4 */ 4 */
5 5