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