]> git.lizzy.rs Git - zlib.git/blobdiff - crc32.c
zlib 1.2.12
[zlib.git] / crc32.c
diff --git a/crc32.c b/crc32.c
index 5fab3f55059437540fc05640dc7aacef56dd312b..a1bdce5c23c6b8fa26e22cbedf9b761fddb6c1e8 100644 (file)
--- 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