From 2fa463bacfff79181df1a5270fb67cc679a53e71 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Sat, 31 Dec 2016 11:41:31 -0800 Subject: zlib 1.2.9 --- gzlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gzlib.c') diff --git a/gzlib.c b/gzlib.c index 3b2b71b..a87d3d1 100644 --- a/gzlib.c +++ b/gzlib.c @@ -1,5 +1,5 @@ /* gzlib.c -- zlib functions common to reading and writing gzip files - * Copyright (C) 2004, 2010, 2011, 2012, 2013 Mark Adler + * Copyright (C) 2004, 2010, 2011, 2012, 2013, 2016 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ -- cgit v1.2.3-55-g6feb