diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2013-03-24 22:46:40 -0700 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2013-03-24 22:47:59 -0700 |
commit | 0b166094092efa2b92200cbb67f390e86c181ab4 (patch) | |
tree | 32561580c6684415ddf702b9c956d6c704fb19d2 /zconf.h | |
parent | f81b79c55998a0b7551c129ac379df5839d0949b (diff) | |
download | zlib-0b166094092efa2b92200cbb67f390e86c181ab4.tar.gz zlib-0b166094092efa2b92200cbb67f390e86c181ab4.tar.bz2 zlib-0b166094092efa2b92200cbb67f390e86c181ab4.zip |
zlib 1.2.7.1v1.2.7.1
Diffstat (limited to 'zconf.h')
-rw-r--r-- | zconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ | |||
1 | /* zconf.h -- configuration of the zlib compression library | 1 | /* zconf.h -- configuration of the zlib compression library |
2 | * Copyright (C) 1995-2012 Jean-loup Gailly. | 2 | * Copyright (C) 1995-2013 Jean-loup Gailly. |
3 | * For conditions of distribution and use, see copyright notice in zlib.h | 3 | * For conditions of distribution and use, see copyright notice in zlib.h |
4 | */ | 4 | */ |
5 | 5 | ||