X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=revision.h;h=15f41bedf83eadb6bcf288a23167a9e14afef9c7;hb=96fe9591947fa90f8ffd38c088d43411e055fc1e;hp=28c7e8216e920d9d5b48eec14240e2ce73398d19;hpb=0d5a754ba8f2cc33e98d48d559f0ad6cd18a43a3;p=debian%2Fgzip diff --git a/revision.h b/revision.h index 28c7e82..15f41be 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-2016 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 $ */