summaryrefslogtreecommitdiffstats
path: root/compat/zlib/inffast.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-01-16 11:53:07 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-01-16 11:53:07 (GMT)
commita0ea496ffb745122a684f047b8e623b55734fa8c (patch)
tree9b77aae86d0c417096e7809b5954306bf8353d3a /compat/zlib/inffast.c
parent893b999f518d03cdc5a1f876e9c59bfef30acd00 (diff)
parent1ef8141062507aad004bb681df9cb944d7855fd2 (diff)
downloadtcl-a0ea496ffb745122a684f047b8e623b55734fa8c.zip
tcl-a0ea496ffb745122a684f047b8e623b55734fa8c.tar.gz
tcl-a0ea496ffb745122a684f047b8e623b55734fa8c.tar.bz2
Update zlib to version 1.2.11
Diffstat (limited to 'compat/zlib/inffast.c')
-rw-r--r--compat/zlib/inffast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/compat/zlib/inffast.c b/compat/zlib/inffast.c
index 29eb7d8..0dbd1db 100644
--- a/compat/zlib/inffast.c
+++ b/compat/zlib/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
*/