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 --- compress.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compress.c') diff --git a/compress.c b/compress.c index f0d0757..e2db404 100644 --- a/compress.c +++ b/compress.c @@ -1,5 +1,5 @@ /* compress.c -- compress a memory buffer - * Copyright (C) 1995-2005, 2014 Jean-loup Gailly, Mark Adler + * Copyright (C) 1995-2005, 2014, 2016 Jean-loup Gailly, Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ -- cgit v1.2.3-55-g6feb