diff options
Diffstat (limited to 'crc32.c')
| -rw-r--r-- | crc32.c | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,5 +1,5 @@ | |||
| 1 | /* crc32.c -- compute the CRC-32 of a data stream | 1 | /* crc32.c -- compute the CRC-32 of a data stream |
| 2 | * Copyright (C) 1995-2022 Mark Adler | 2 | * Copyright (C) 1995-2026 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 | * This interleaved implementation of a CRC makes use of pipelined multiple | 5 | * This interleaved implementation of a CRC makes use of pipelined multiple |
