summaryrefslogtreecommitdiff
path: root/inffast.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 /inffast.c
parent5c01bb54f24dc7e7e60787b4d29990e992fdf98a (diff)
zlib 1.2.11
Diffstat (limited to 'inffast.c')
-rw-r--r--inffast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/inffast.c b/inffast.c
index 51c2763..2e51080 100644
--- a/inffast.c
+++ b/inffast.c
@@ -1,5 +1,5 @@
/* inffast.c -- fast decoding
- * Copyright (C) 1995-2008, 2010, 2013, 2016 Mark Adler
+ * Copyright (C) 1995-2017 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/