summaryrefslogtreecommitdiff
path: root/gzlib.c
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2017-01-15 08:22:16 -0800
committerHans Kristian Rosbach <hk-git@circlestorm.org>2017-02-13 10:16:17 +0100
commit21bffda72c25370230dff6a0b28e3f629b5acd91 (patch)
treeb3998216428db8e903c8decf6d0e58a274c27597 /gzlib.c
parent5c01bb54f24dc7e7e60787b4d29990e992fdf98a (diff)
zlib 1.2.11
Diffstat (limited to 'gzlib.c')
-rw-r--r--gzlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gzlib.c b/gzlib.c
index 688902a..61f71da 100644
--- a/gzlib.c
+++ b/gzlib.c
@@ -1,5 +1,5 @@
/* gzlib.c -- zlib functions common to reading and writing gzip files
- * Copyright (C) 2004, 2010, 2011, 2012, 2013, 2016 Mark Adler
+ * Copyright (C) 2004-2017 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/