summaryrefslogtreecommitdiff
path: root/lib/libz/crc32.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libz/crc32.c')
-rw-r--r--lib/libz/crc32.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libz/crc32.c b/lib/libz/crc32.c
index 8f0d2a14c26..0e83962c454 100644
--- a/lib/libz/crc32.c
+++ b/lib/libz/crc32.c
@@ -1,6 +1,6 @@
-/* $OpenBSD: crc32.c,v 1.3 2000/03/02 00:29:51 todd Exp $ */
+/* $OpenBSD: crc32.c,v 1.4 2002/03/12 00:25:57 millert Exp $ */
/* 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
*/