From 9e35567064baded660f61732b247ef5abc809014 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Tue, 17 Feb 2026 02:31:51 -0800 Subject: Version 1.3.2 --- gzlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gzlib.c') diff --git a/gzlib.c b/gzlib.c index 934688c5..7a37a96c 100644 --- a/gzlib.c +++ b/gzlib.c @@ -1,5 +1,5 @@ /* gzlib.c -- zlib functions common to reading and writing gzip files - * Copyright (C) 2004-2025 Mark Adler + * Copyright (C) 2004-2026 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ -- cgit v1.2.3-55-g6feb