From 4b5a43a219d51066c01ff2ab86af18b967f2d0dd Mon Sep 17 00:00:00 2001 From: Mark Adler Date: Fri, 9 Sep 2011 23:22:37 -0700 Subject: zlib 1.2.0.5 --- adler32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'adler32.c') diff --git a/adler32.c b/adler32.c index 5506363..4d52399 100644 --- a/adler32.c +++ b/adler32.c @@ -1,6 +1,6 @@ /* adler32.c -- compute the Adler-32 checksum of a data stream * Copyright (C) 1995-2003 Mark Adler - * For conditions of distribution and use, see copyright notice in zlib.h + * For conditions of distribution and use, see copyright notice in zlib.h */ /* @(#) $Id$ */ -- cgit v1.2.3-55-g6feb