aboutsummaryrefslogtreecommitdiff
path: root/gzread.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 /gzread.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 'gzread.c')
-rw-r--r--gzread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gzread.c b/gzread.c
index e257867..bac5d22 100644
--- a/gzread.c
+++ b/gzread.c
@@ -1,5 +1,5 @@
1/* gzread.c -- zlib functions for reading gzip files 1/* gzread.c -- zlib functions for reading gzip files
2 * Copyright (C) 2004, 2005, 2010, 2011 Mark Adler 2 * Copyright (C) 2004, 2005, 2010, 2011, 2012 Mark Adler
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