patch up the patch... sigh
[debian/gzip] / revision.h
index 28c7e8216e920d9d5b48eec14240e2ce73398d19..9825374bc69905b84e09c0a408f58c0730316d2f 100644 (file)
@@ -1,11 +1,12 @@
 /* revision.h -- define the version number
 
 /* 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-2010 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
    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,
    any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -24,5 +25,3 @@
 #ifdef LZW
 #  undef LZW
 #endif
 #ifdef LZW
 #  undef LZW
 #endif
-
-/* $Id: revision.h,v 1.4 2006/11/20 08:40:33 eggert Exp $ */