diff --git a/.gitattributes b/.gitattributes
index 2b488fc65e1ae383cedfdfaad42dbb67c966bd98..51d9ed8cf1e92ef25e7d6c6e026f5edb9e78fbc1 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -487,7 +487,6 @@ testfont binary
 /src/modules/Image/encodings/xbm.c foreign_ident
 /src/modules/Image/encodings/xcf.c foreign_ident
 /src/modules/Image/encodings/xcf_constant_strings.h foreign_ident
-/src/modules/Image/encodings/xwd.c foreign_ident
 /src/modules/Image/font.c foreign_ident
 /src/modules/Image/image.c foreign_ident
 /src/modules/Image/image.h foreign_ident
diff --git a/src/modules/Image/encodings/xwd.c b/src/modules/Image/encodings/xwd.c
index 68345a557d17ba8f71a4f894008ae236f10f237f..c9fd506b27ea966dc4df0bf62b00fac7772ae2ff 100644
--- a/src/modules/Image/encodings/xwd.c
+++ b/src/modules/Image/encodings/xwd.c
@@ -2,7 +2,6 @@
 || This file is part of Pike. For copyright information see COPYRIGHT.
 || Pike is distributed under GPL, LGPL and MPL. See the file COPYING
 || for more information.
-|| $Id: xwd.c,v 1.29 2005/05/06 00:48:09 nilsson Exp $
 */
 
 /*