summaryrefslogtreecommitdiff
path: root/zutil.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 /zutil.c
parent73ba5ea69e0ef6f389aa3edd81d8f1038324d198 (diff)
zlib 1.2.9
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 6a26d6f..b9b3710 100644
--- a/zutil.c
+++ b/zutil.c
@@ -1,5 +1,5 @@
/* zutil.c -- target dependent utility functions for the compression library
- * Copyright (C) 1995-2005, 2010, 2011, 2012 Jean-loup Gailly.
+ * Copyright (C) 1995-2005, 2010, 2011, 2012, 2016 Jean-loup Gailly
* For conditions of distribution and use, see copyright notice in zlib.h
*/