diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2012-02-12 14:11:48 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2012-02-12 14:20:33 -0800 |
commit | 94acb3c1a0fbd14482224d6af3699ddb9e163510 (patch) | |
tree | 30d1123bc8280cae5bfb2a5301eb8201587ff714 /zconf.h.in | |
parent | 75143f819f14428f114ef69980af69071d65cbf9 (diff) | |
download | zlib-94acb3c1a0fbd14482224d6af3699ddb9e163510.tar.gz zlib-94acb3c1a0fbd14482224d6af3699ddb9e163510.tar.bz2 zlib-94acb3c1a0fbd14482224d6af3699ddb9e163510.zip |
zlib 1.2.6.1v1.2.6.1
Diffstat (limited to 'zconf.h.in')
-rw-r--r-- | zconf.h.in | 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-2011 Jean-loup Gailly. | 2 | * Copyright (C) 1995-2012 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 | ||