X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=revision.h;h=6ce7955966c11d27629f0dc13866e9789ad35bd2;hb=f277ee25feefa0c56bcc71d96d99a78a4c17bffb;hp=28c7e8216e920d9d5b48eec14240e2ce73398d19;hpb=e7921f54c622e3b32e525f345bc34308821e4ae0;p=debian%2Fgzip diff --git a/revision.h b/revision.h index 28c7e82..6ce7955 100644 --- a/revision.h +++ b/revision.h @@ -1,11 +1,12 @@ /* revision.h -- define the version number - Copyright (C) 1998, 1999, 2001, 2002, 2006 Free Software Foundation, Inc. + Copyright (C) 1998-1999, 2001-2002, 2006, 2009-2012 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, @@ -24,5 +25,3 @@ #ifdef LZW # undef LZW #endif - -/* $Id: revision.h,v 1.4 2006/11/20 08:40:33 eggert Exp $ */