From 21767c654d31d2dccdde4330529775c6c5fd5389 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Sun, 27 Mar 2022 15:47:03 -0700 Subject: zlib 1.2.12 --- crc32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crc32.c') diff --git a/crc32.c b/crc32.c index 5fab3f5..a1bdce5 100644 --- a/crc32.c +++ b/crc32.c @@ -1,5 +1,5 @@ /* crc32.c -- compute the CRC-32 of a data stream - * Copyright (C) 1995-2006, 2010, 2011, 2012, 2016, 2018 Mark Adler + * Copyright (C) 1995-2022 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h * * This interleaved implementation of a CRC makes use of pipelined multiple -- cgit v1.2.3-55-g6feb