aboutsummaryrefslogtreecommitdiff
path: root/zlib/zutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'zlib/zutil.h')
-rw-r--r--zlib/zutil.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/zlib/zutil.h b/zlib/zutil.h
index 6f2cb97ca11..2503fc753c8 100644
--- a/zlib/zutil.h
+++ b/zlib/zutil.h
@@ -1,5 +1,5 @@
/* zutil.h -- internal interface and configuration of the compression library
- * Copyright (C) 1995-1998 Jean-loup Gailly.
+ * Copyright (C) 1995-2002 Jean-loup Gailly.
* For conditions of distribution and use, see copyright notice in zlib.h
*/
@@ -8,7 +8,7 @@
subject to change. Applications should only use zlib.h.
*/
-/* @(#) $Id$ */
+/* @(#) $Id: zutil.h,v 1.3 2002/03/11 22:11:18 tromey Exp $ */
#ifndef _Z_UTIL_H
#define _Z_UTIL_H