X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=zip.c;fp=zip.c;h=9dd167b73139561c73956f089be37e0065a1d462;hb=c7e61475680fa226bd9b8bdd469cd66914e630f5;hp=090fbdfc9feb47be6ee4106df5f410427848acfa;hpb=800deb09b422a73c1212233a93839a223ff59678;p=debian%2Fgzip diff --git a/zip.c b/zip.c index 090fbdf..9dd167b 100644 --- a/zip.c +++ b/zip.c @@ -1,11 +1,11 @@ /* zip.c -- compress files to the gzip or pkzip format - Copyright (C) 1997, 1998, 1999, 2006, 2007 Free Software Foundation, Inc. + Copyright (C) 1997-1999, 2006-2007, 2009 Free Software Foundation, Inc. Copyright (C) 1992-1993 Jean-loup Gailly This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2, or (at your option) + the Free Software Foundation; either version 3, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -17,10 +17,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifdef RCSID -static char rcsid[] = "$Id: zip.c,v 1.7 2007/03/20 05:09:51 eggert Exp $"; -#endif - #include #include