From a383133c4e7b93113cee912f213cf9502d785fa7 Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Fri, 9 Sep 2011 23:20:42 -0700 Subject: zlib 1.1.4 --- crc32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crc32.c') diff --git a/crc32.c b/crc32.c index a91101a..60deca2 100644 --- a/crc32.c +++ b/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 */ -- cgit v1.2.3-55-g6feb