summaryrefslogtreecommitdiff
path: root/inffast.c
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2017-01-15 09:18:46 -0800
committerMark Adler <madler@alumni.caltech.edu>2017-01-15 09:29:40 -0800
commitcacf7f1d4e3d44d871b605da3b647f07d718623f (patch)
treef356f7c59f4741ad77d52f1cd5619a916df3b912 /inffast.c
parentcbbd20302c6e3fb626bee5bd8b4932524049515c (diff)
downloadzlib-cacf7f1d4e3d44d871b605da3b647f07d718623f.tar.gz
zlib 1.2.11v1.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 29eb7d8..0dbd1db 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
*/