aboutsummaryrefslogtreecommitdiff
path: root/zutil.h
diff options
context:
space:
mode:
authorMark Adler <madler@alumni.caltech.edu>2024-01-22 10:14:31 -0800
committerMark Adler <madler@alumni.caltech.edu>2024-01-22 10:32:37 -0800
commit51b7f2abdade71cd9bb0e7a373ef2610ec6f9daf (patch)
tree16b86ef85c591c244523c98c71508be7908d1189 /zutil.h
parent1a8db63788c34a50e39e273d39b7e1033208aea2 (diff)
downloadzlib-51b7f2abdade71cd9bb0e7a373ef2610ec6f9daf.tar.gz
zlib-51b7f2abdade71cd9bb0e7a373ef2610ec6f9daf.tar.bz2
zlib-51b7f2abdade71cd9bb0e7a373ef2610ec6f9daf.zip
zlib 1.3.1v1.3.1master
Diffstat (limited to 'zutil.h')
-rw-r--r--zutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zutil.h b/zutil.h
index bb513cb..48dd7fe 100644
--- a/zutil.h
+++ b/zutil.h
@@ -1,5 +1,5 @@
1/* zutil.h -- internal interface and configuration of the compression library 1/* zutil.h -- internal interface and configuration of the compression library
2 * Copyright (C) 1995-2022 Jean-loup Gailly, Mark Adler 2 * Copyright (C) 1995-2024 Jean-loup Gailly, Mark Adler
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