X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/75bce3ad347a1ea870058391e624cccc159737d3..9f4de6b2cf06f53a98b28f53640f3b9ec8cf4182:/src/zlib/crc32.c?ds=sidebyside diff --git a/src/zlib/crc32.c b/src/zlib/crc32.c index 4900394577..05ccd7a6ab 100644 --- a/src/zlib/crc32.c +++ b/src/zlib/crc32.c @@ -1,5 +1,5 @@ /* crc32.c -- compute the CRC-32 of a data stream - * Copyright (C) 1995-1998 Mark Adler + * Copyright (C) 1995-2002 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */