From 51b7f2abdade71cd9bb0e7a373ef2610ec6f9daf Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Mon, 22 Jan 2024 10:14:31 -0800 Subject: zlib 1.3.1 --- trees.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trees.c') diff --git a/trees.c b/trees.c index e816d32..6a523ef 100644 --- a/trees.c +++ b/trees.c @@ -1,5 +1,5 @@ /* trees.c -- output deflated data using Huffman coding - * Copyright (C) 1995-2021 Jean-loup Gailly + * Copyright (C) 1995-2024 Jean-loup Gailly * detect_data_type() function provided freely by Cosmin Truta, 2006 * For conditions of distribution and use, see copyright notice in zlib.h */ -- cgit v1.2.3-55-g6feb