build: update gnulib submodule to latest
[debian/gzip] / tailor.h
index a150bc84c75854ad04be09bd1175aa4cdac85b0a..3cb16ee50ac7a650d93c7d99eea96827dd9275c4 100644 (file)
--- a/tailor.h
+++ b/tailor.h
@@ -1,6 +1,6 @@
 /* tailor.h -- target dependent definitions
 
-   Copyright (C) 1997, 1998, 1999, 2002, 2006 Free Software Foundation, Inc.
+   Copyright (C) 1997-1999, 2002, 2006, 2009 Free Software Foundation, Inc.
    Copyright (C) 1992-1993 Jean-loup Gailly
 
    This program is free software; you can redistribute it and/or modify
@@ -21,8 +21,6 @@
  * The target dependent functions should be defined in tailor.c.
  */
 
-/* $Id$ */
-
 #if defined(__MSDOS__) && !defined(MSDOS)
 #  define MSDOS
 #endif