summaryrefslogtreecommitdiff
path: root/gzlib.c
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2016-12-31 11:41:31 -0800
committerHans Kristian Rosbach <hk-git@circlestorm.org>2017-02-09 11:39:40 +0100
commit2a51c84f6c40538b2641af3a211771c329f61a47 (patch)
tree7f08c9d712bda15e24c4573361ca11bcb4270dcf /gzlib.c
parent73ba5ea69e0ef6f389aa3edd81d8f1038324d198 (diff)
zlib 1.2.9
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 f152c1c..04217db 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 Mark Adler
+ * Copyright (C) 2004, 2010, 2011, 2012, 2013, 2016 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/