Merged version 1.1.4 of zlib.
[silc.git] / lib / zlib / gzio.c
index f7c336a55a0911bdd45fcd9caa10c8570b3c5d6c..09e0a20b8cec07333329275f8d1fdbf2800a1666 100644 (file)
@@ -1,5 +1,5 @@
 /* gzio.c -- IO on .gz files
- * 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
  *
  * Compile this file with -DNO_DEFLATE to avoid the compression code.