X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fzlib%2Fgzio.c;h=09e0a20b8cec07333329275f8d1fdbf2800a1666;hb=8d5a659e988ef812fd137c774643b9f274a2a0e3;hp=f7c336a55a0911bdd45fcd9caa10c8570b3c5d6c;hpb=ed3183ba3f87285d6ce477df1df7533e49a84895;p=silc.git diff --git a/lib/zlib/gzio.c b/lib/zlib/gzio.c index f7c336a5..09e0a20b 100644 --- a/lib/zlib/gzio.c +++ b/lib/zlib/gzio.c @@ -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.