summaryrefslogtreecommitdiff
path: root/thirdparty/zlib/gzlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/zlib/gzlib.c')
-rw-r--r--thirdparty/zlib/gzlib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparty/zlib/gzlib.c b/thirdparty/zlib/gzlib.c
index e142ffb3d7..4105e6aff9 100644
--- a/thirdparty/zlib/gzlib.c
+++ b/thirdparty/zlib/gzlib.c
@@ -1,5 +1,5 @@
/* gzlib.c -- zlib functions common to reading and writing gzip files
- * Copyright (C) 2004, 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
*/