From 3e0d29454071a9cbeb6187b710afb60c515cf4ff Mon Sep 17 00:00:00 2001
From: "Tobias S. Josefowitz" <tobij@tobij.de>
Date: Tue, 6 Apr 2021 22:48:09 +0200
Subject: [PATCH] Image.XWD: Remove $Id$

---
 .gitattributes                    | 1 -
 src/modules/Image/encodings/xwd.c | 1 -
 2 files changed, 2 deletions(-)

diff --git a/.gitattributes b/.gitattributes
index 2b488fc65e..51d9ed8cf1 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 68345a557d..c9fd506b27 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 $
 */
 
 /*
-- 
GitLab