X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fzlib%2Fgzio.c;h=09e0a20b8cec07333329275f8d1fdbf2800a1666;hb=e7b6c157b80152bf9fb9266e6bdd93f9fb0db776;hp=f7c336a55a0911bdd45fcd9caa10c8570b3c5d6c;hpb=62f89b2886bbe9df82d9b2fdabfe707509d9e0fc;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.