summaryrefslogtreecommitdiff
path: root/gzwrite.c
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2017-01-17 05:47:05 +0000
committerXin LI <delphij@FreeBSD.org>2017-01-17 05:47:05 +0000
commit850069632c2fff654128eb4e6bcb6234cf668927 (patch)
tree9860bc0519cd1640da52031dca7e51b41a312a30 /gzwrite.c
parentea3017ea00ba1406ff086ec8a56fdc22c0871885 (diff)
Vendor import of zlib 1.2.11.vendor/zlib/1.2.11
Diffstat (limited to 'gzwrite.c')
-rw-r--r--gzwrite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gzwrite.c b/gzwrite.c
index 1ec1da409546..c7b5651d70b9 100644
--- a/gzwrite.c
+++ b/gzwrite.c
@@ -1,5 +1,5 @@
/* gzwrite.c -- zlib functions for writing gzip files
- * Copyright (C) 2004, 2005, 2010, 2011, 2012, 2013, 2016 Mark Adler
+ * Copyright (C) 2004-2017 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/