aboutsummaryrefslogtreecommitdiff
path: root/zlib/zutil.c
diff options
context:
space:
mode:
Diffstat (limited to 'zlib/zutil.c')
-rw-r--r--zlib/zutil.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/zlib/zutil.c b/zlib/zutil.c
index b3de4e88370..c0fcd77fc02 100644
--- a/zlib/zutil.c
+++ b/zlib/zutil.c
@@ -1,9 +1,9 @@
/* zutil.c -- target dependent utility functions for 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
*/
-/* @(#) $Id$ */
+/* @(#) $Id: zutil.c,v 1.3 2002/03/11 22:11:18 tromey Exp $ */
#include "zutil.h"