summaryrefslogtreecommitdiff
path: root/inflate.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 /inflate.c
parent73ba5ea69e0ef6f389aa3edd81d8f1038324d198 (diff)
zlib 1.2.9
Diffstat (limited to 'inflate.c')
-rw-r--r--inflate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/inflate.c b/inflate.c
index 0f7e3e7..84ae6e7 100644
--- a/inflate.c
+++ b/inflate.c
@@ -1,5 +1,5 @@
/* inflate.c -- zlib decompression
- * Copyright (C) 1995-2012 Mark Adler
+ * Copyright (C) 1995-2016 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/