diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2016-12-31 11:41:31 -0800 |
---|---|---|
committer | Hans Kristian Rosbach <hk-git@circlestorm.org> | 2017-02-09 11:39:40 +0100 |
commit | 2a51c84f6c40538b2641af3a211771c329f61a47 (patch) | |
tree | 7f08c9d712bda15e24c4573361ca11bcb4270dcf /zutil.c | |
parent | 73ba5ea69e0ef6f389aa3edd81d8f1038324d198 (diff) |
zlib 1.2.9
Diffstat (limited to 'zutil.c')
-rw-r--r-- | zutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* zutil.c -- target dependent utility functions for the compression library - * Copyright (C) 1995-2005, 2010, 2011, 2012 Jean-loup Gailly. + * Copyright (C) 1995-2005, 2010, 2011, 2012, 2016 Jean-loup Gailly * For conditions of distribution and use, see copyright notice in zlib.h */ |