cleaned up old CVS left overs
authorArun Persaud <arun@nubati.net>
Sun, 12 Jul 2009 17:29:46 +0000 (10:29 -0700)
committerArun Persaud <arun@nubati.net>
Sun, 12 Jul 2009 17:29:46 +0000 (10:29 -0700)
removed $Id tags from all files

45 files changed:
AUTHORS
backend.c
backend.h
backendz.h
bitmaps/bitmaps.h
childio.c
childio.h
common.h
engine-intf.html
frontend.h
gamelist.c
ics-parsing.txt
lists.c
lists.h
mkinstalldirs
moves.c
moves.h
parser.h
parser.l
pgntags.c
pixmaps/pixmaps.h
texi2man
winboard/bitmaps/bitmaps.h
winboard/jaws.c
winboard/parser.c
winboard/wclipbrd.c
winboard/wclipbrd.h
winboard/wedittags.c
winboard/wedittags.h
winboard/wgamelist.c
winboard/wgamelist.h
winboard/winboard.c
winboard/woptions.c
winboard/woptions.h
xboard.c
xboard.h
xedittags.c
xedittags.h
xgamelist.c
xgamelist.h
xhistory.c
xhistory.h
zippy.README
zippy.c
zippy.h

diff --git a/AUTHORS b/AUTHORS
index 25e88e6..4f675e9 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,4 @@
 Contributions of xboard and WinBoard authors by file
-$Id: AUTHORS,v 1.1 2003/11/02 04:42:06 mann Exp $
 
 0. Files covered
 
index 5586649..84e4051 100644 (file)
--- a/backend.c
+++ b/backend.c
@@ -1,6 +1,5 @@
 /*
  * backend.c -- Common back end for X and Windows NT versions of
- * XBoard $Id: backend.c,v 2.6 2003/11/28 09:37:36 mann Exp $
  *
  * Copyright 1991 by Digital Equipment Corporation, Maynard,
  * Massachusetts.  Enhancements Copyright
index b52ea06..02cb32a 100644 (file)
--- a/backend.h
+++ b/backend.h
@@ -1,6 +1,5 @@
 /*\r
  * backend.h -- Interface exported by XBoard back end\r
- * $Id: backend.h,v 2.1 2003/10/27 19:21:00 mann Exp $\r
  *\r
  * Copyright 1991 by Digital Equipment Corporation, Maynard,\r
  * Massachusetts.  Enhancements Copyright\r
index f337845..b799de0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * backendz.h -- Internal interface exported by XBoard backend.c to zippy.c
- * $Id: backendz.h,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1991 by Digital Equipment Corporation, Maynard, Massachusetts.
  * Enhancements Copyright 1992-95 Free Software Foundation, Inc.
index fc861a5..73f215b 100644 (file)
@@ -1,7 +1,5 @@
 /*\r
  * bitmaps.h - Include bitmap files for pieces and icons\r
- * $Id: bitmaps.h,v 2.1 2003/10/27 19:21:01 mann Exp $\r
- *\r
  *\r
  * Copyright 1991 by Digital Equipment Corporation, Maynard,\r
  * Massachusetts.  Enhancements Copyright\r
index 0ea90ec..6a47d2d 100644 (file)
--- a/childio.c
+++ b/childio.c
@@ -1,6 +1,5 @@
 /*
- * childio.c -- set up communication with child processes $Id:
- * childio.c,v 1.2 1994/11/12 19:31:41 mann Exp mann $
+ * childio.c -- set up communication with child processes 
  *
  * Copyright 1991 by Digital Equipment Corporation, Maynard,
  * Massachusetts.  Enhancements Copyright
index 4b47da3..7e98138 100644 (file)
--- a/childio.h
+++ b/childio.h
@@ -1,6 +1,5 @@
 /*
  * childio.h -- set up communication with child processes
- * $Id: childio.h,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1991 by Digital Equipment Corporation, Maynard,
  * Massachusetts.  Enhancements Copyright
index ef49a03..0668750 100644 (file)
--- a/common.h
+++ b/common.h
@@ -1,6 +1,5 @@
 /*
  * common.h -- Common definitions for X and Windows NT versions of XBoard
- * $Id: common.h,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1991 by Digital Equipment Corporation, Maynard,
  * Massachusetts.  Enhancements Copyright
index 6fb7c11..8b401ae 100644 (file)
@@ -9,7 +9,6 @@
 <h1><font color=green>Discussion Proposal</font></h1>\r
 <h2><a href="http://www.tim-mann.org/">Tim Mann</a> &amp; <a href="http://home.hccnet.nl/h.g.muller/winboardF.html">H.G.Muller</a></h2>\r
 <p>\r
-$Id: engine-intf.html,v 2.1 2003/10/27 19:21:00 mann Exp $<br>\r
 Version 2; implemented in xboard/WinBoard 4.2.1 and later.<br>\r
 Changes since version 1 are indicated in <font color=red>red</font>.<br>\r
 Changes for WinBoard 4.3.xx are indicated in <font color=green>green</font>.<br>\r
index ee73ddd..4ac29b2 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * frontend.h -- Interface exported by all XBoard front ends
- * $Id: frontend.h,v 2.2 2003/11/06 07:22:14 mann Exp $
  *
  * Copyright 1991 by Digital Equipment Corporation, Maynard,
  * Massachusetts.  Enhancements Copyright
index 1a8f5b4..57a43c0 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * gamelist.c -- Functions to manage a gamelist
- * XBoard $Id: gamelist.c,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1995,2009 Free Software Foundation, Inc.
  *
index 41e22fc..6cdb7df 100644 (file)
@@ -1,6 +1,5 @@
 Parsing of ICS Output
 Updated to match xboard/WinBoard 4.0.2
-$Id: ics-parsing.txt,v 2.1 2003/10/27 19:21:00 mann Exp $
 ==============================================================================
 
 This document describes how xboard and WinBoard parse ICS output.  The
diff --git a/lists.c b/lists.c
index 74a1283..43c4278 100644 (file)
--- a/lists.c
+++ b/lists.c
@@ -1,6 +1,5 @@
 /*
- * lists.c -- Functions to implement a double linked list
- * XBoard $Id: lists.c,v 2.1 2003/10/27 19:21:00 mann Exp $
+ * lists.c -- Functions to implement a double linked list XBoard
  *
  * Copyright 1995,2009 Free Software Foundation, Inc.
  *
diff --git a/lists.h b/lists.h
index ca95d9a..289c3d3 100644 (file)
--- a/lists.h
+++ b/lists.h
@@ -1,6 +1,5 @@
 /*
  * lists.c -- Includefile of lists.c
- * XBoard $Id: lists.h,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1995,2009 Free Software Foundation, Inc.
  *
index f3c85d0..f945dbf 100644 (file)
@@ -4,8 +4,6 @@
 # Created: 1993-05-16
 # Public domain
 
-# $Id: mkinstalldirs,v 2.1 2003/10/27 19:21:00 mann Exp $
-
 errstatus=0
 
 for file
diff --git a/moves.c b/moves.c
index 681b9ac..04c0dd7 100644 (file)
--- a/moves.c
+++ b/moves.c
@@ -1,6 +1,5 @@
 /*
  * moves.c - Move generation and checking
- * $Id: moves.c,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1991 by Digital Equipment Corporation, Maynard,
  * Massachusetts.  Enhancements Copyright
diff --git a/moves.h b/moves.h
index 0ec9923..9646c19 100644 (file)
--- a/moves.h
+++ b/moves.h
@@ -1,6 +1,5 @@
 /*
  * moves.h - Move generation and checking
- * $Id: moves.h,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1991 by Digital Equipment Corporation, Maynard,
  * Massachusetts.  Enhancements Copyright
index 48e1811..3394531 100644 (file)
--- a/parser.h
+++ b/parser.h
@@ -1,6 +1,5 @@
 /*\r
  * parser.h -- Interface to XBoard move parser\r
- * $Id: parser.h,v 2.1 2003/10/27 19:21:00 mann Exp $\r
  *\r
  * Copyright 1991 by Digital Equipment Corporation, Maynard,\r
  * Massachusetts.  Enhancements Copyright\r
index 0d60813..77837a7 100755 (executable)
--- a/parser.l
+++ b/parser.l
@@ -7,7 +7,6 @@
 %{\r
 /*\r
  * parser.l -- lex parser of algebraic chess moves for XBoard\r
- * $Id: parser.l,v 2.1 2003/10/27 19:21:00 mann Exp $\r
  *\r
  * Copyright 1991 by Digital Equipment Corporation, Maynard,\r
  * Massachusetts.  Enhancements Copyright\r
index d532172..769aaaf 100644 (file)
--- a/pgntags.c
+++ b/pgntags.c
@@ -1,6 +1,5 @@
 /*
  * pgntags.c -- Functions to manage PGN tags
- * XBoard $Id: pgntags.c,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1995,2009 Free Software Foundation, Inc.
  *
index db0e63e..4630825 100644 (file)
@@ -1,6 +1,5 @@
 /*\r
  * pixmaps.h - Include xpm pixmap files for pieces\r
- * $Id: pixmaps.h,v 2.1 2003/10/27 19:21:02 mann Exp $\r
  *\r
  * Copyright 1991 by Digital Equipment Corporation, Maynard,\r
  * Massachusetts.  Enhancements Copyright\r
index 1f2e815..9c345f6 100755 (executable)
--- a/texi2man
+++ b/texi2man
@@ -1,5 +1,4 @@
 #!/usr/bin/perl
-# $Id: texi2man,v 1.2 2003/11/28 21:22:16 mann Exp $
 # Written by Adrian Mariano, additional features by Eric Backus,
 # yet more features by Tim Mann.
 
index 785c8fa..1ca27f6 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * bitmaps.h - Include bitmap files for pieces and icons
- * $Id: bitmaps.h,v 2.1 2003/10/27 19:21:01 mann Exp $
  *
  * Copyright 1991 by Digital Equipment Corporation, Maynard,
  * Massachusetts.  Enhancements Copyright
index d3856ae..f774403 100644 (file)
@@ -1,6 +1,5 @@
 /*\r
  * JAWS.c -- Code for Windows front end to XBoard to use it with JAWS\r
- * $Id: winboard.c,v 2.3 2003/11/25 05:25:20 mann Exp $\r
  *\r
  * Copyright 1991 by Digital Equipment Corporation, Maynard,\r
  * Massachusetts.  Enhancements Copyright\r
index 81e4c76..b00212c 100644 (file)
@@ -1707,7 +1707,6 @@ char *yytext;
 #define INITIAL 0
 /*
  * parser.l -- lex parser of algebraic chess moves for XBoard
- * $Id: parser.l,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1991 by Digital Equipment Corporation, Maynard,
  * Massachusetts.  Enhancements Copyright
index e3c677e..56543c9 100644 (file)
@@ -1,6 +1,5 @@
 /*\r
  * wclipbrd.c -- Clipboard routines for WinBoard\r
- * $Id: wclipbrd.c,v 2.1 2003/10/27 19:21:02 mann Exp $\r
  *\r
  * Copyright 2000,2009 Free Software Foundation, Inc.\r
  *\r
index 0403354..59ca2d4 100644 (file)
@@ -1,6 +1,5 @@
 /*\r
  * wclipbrd.c -- Clipboard routines for WinBoard\r
- * $Id: wclipbrd.h,v 2.1 2003/10/27 19:21:02 mann Exp $\r
  *\r
  * Copyright 2000,2009 Free Software Foundation, Inc.\r
  *\r
index b2e7204..e3a868f 100644 (file)
@@ -1,6 +1,5 @@
 /*\r
  * wedittags.c -- EditTags window for WinBoard\r
- * $Id: wedittags.c,v 2.1 2003/10/27 19:21:02 mann Exp $\r
  *\r
  * Copyright 1995,2009 Free Software Foundation, Inc.\r
  *\r
index b951945..a7bdfb1 100644 (file)
@@ -1,6 +1,5 @@
 /*\r
  * wedittags.h -- EditTags window for WinBoard\r
- * $Id: wedittags.h,v 2.1 2003/10/27 19:21:02 mann Exp $\r
  *\r
  * Copyright 1995,2009 Free Software Foundation, Inc.\r
  *\r
index 06a9f7f..6a0daaa 100644 (file)
@@ -1,6 +1,5 @@
 /*\r
  * wgamelist.c -- Game list window for WinBoard\r
- * $Id: wgamelist.c,v 2.1 2003/10/27 19:21:02 mann Exp $\r
  *\r
  * Copyright 1995,2009 Free Software Foundation, Inc.\r
  *\r
index 6b3926a..af9d52e 100644 (file)
@@ -1,6 +1,5 @@
 /*\r
  * wgamelist.h -- Game list window for WinBoard\r
- * $Id: wgamelist.h,v 2.1 2003/10/27 19:21:02 mann Exp $\r
  *\r
  * Copyright 1995,2009 Free Software Foundation, Inc.\r
  *\r
index cbbb178..275368e 100644 (file)
@@ -1,6 +1,5 @@
 /*\r
  * WinBoard.c -- Windows NT front end to XBoard\r
- * $Id: winboard.c,v 2.3 2003/11/25 05:25:20 mann Exp $\r
  *\r
  * Copyright 1991 by Digital Equipment Corporation, Maynard,\r
  * Massachusetts.  Enhancements Copyright\r
index 578c318..9dd5590 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * woptions.c -- Options dialog box routines for WinBoard
- * $Id: woptions.c,v 2.1 2003/10/27 19:21:02 mann Exp $
  *
  * Copyright 2000,2009 Free Software Foundation, Inc.
  *
index 59ec82c..dd14a46 100644 (file)
@@ -1,6 +1,5 @@
 /*\r
  * woptions.h -- Options dialog box routines for WinBoard\r
- * $Id: \r
  *\r
  * Copyright 2000,2009 Free Software Foundation, Inc.\r
  *\r
index afc3e6d..1675b79 100644 (file)
--- a/xboard.c
+++ b/xboard.c
@@ -1,6 +1,5 @@
 /*
  * xboard.c -- X front end for XBoard
- * $Id: xboard.c,v 2.2 2003/11/06 07:22:14 mann Exp $
  *
  * Copyright 1991 by Digital Equipment Corporation, Maynard,
  * Massachusetts.  Enhancements Copyright
index 534e556..ddc8df1 100644 (file)
--- a/xboard.h
+++ b/xboard.h
@@ -1,6 +1,5 @@
 /*
  * xboard.h -- Parameter definitions for X front end
- * $Id: xboard.h,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1991 by Digital Equipment Corporation, Maynard,
  * Massachusetts.  Enhancements Copyright
index 6c12a37..d4c3dbe 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * xedittags.c -- Tags edit window, part of X front end for XBoard
- * $Id$
  *
  * Copyright 1995,2009 Free Software Foundation, Inc.
  *
index d7762b7..e777067 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * xedittags.h
- * $Id: xedittags.h,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1995,2009 Free Software Foundation, Inc.
  *
index c0a19ff..46e2b20 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * xgamelist.c -- Game list window, part of X front end for XBoard
- * $Id$
  *
  * Copyright 1995,2009 Free Software Foundation, Inc.
  * ------------------------------------------------------------------------
index eb2f8d2..f020f22 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * xgamelist.h -- Game list window, part of X front end for XBoard
- * $Id: xgamelist.h,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1995,2009 Free Software Foundation, Inc.
  * ------------------------------------------------------------------------
index ed338bf..02c9ec3 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * xhistory.c -- Move list window, part of X front end for XBoard
- * $Id$
  *
  * Copyright 2000,2009 Free Software Foundation, Inc.
  * ------------------------------------------------------------------------
index 7b069c4..427cd7d 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * xgamelist.h -- Game list window, part of X front end for XBoard
- * $Id: xhistory.h,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1995,2009 Free Software Foundation, Inc.
  * ------------------------------------------------------------------------
index c659ffb..f718239 100644 (file)
@@ -1,6 +1,5 @@
 Zippy README file
 For version xboard/WinBoard 4.2.4 and later only
-$Id: zippy.README,v 2.3 2003/11/17 07:39:44 mann Exp $
 -----------------------------------------------------
 
 Zippy is a program that lets GNU Chess act as a computer player on an
diff --git a/zippy.c b/zippy.c
index b2ba7c8..303696d 100644 (file)
--- a/zippy.c
+++ b/zippy.c
@@ -1,6 +1,5 @@
 /*\r
  * zippy.c -- Implements Zippy the Pinhead chess player on ICS in XBoard\r
- * $Id: zippy.c,v 2.2 2003/11/25 05:25:20 mann Exp $\r
  *\r
  * Copyright 1991 by Digital Equipment Corporation, Maynard,\r
  * Massachusetts.  Enhancements Copyright\r
diff --git a/zippy.h b/zippy.h
index e2d8761..ecaa32c 100644 (file)
--- a/zippy.h
+++ b/zippy.h
@@ -1,6 +1,5 @@
 /*
  * zippy.h -- Interface to zippy.c module in XBoard
- * $Id: zippy.h,v 2.1 2003/10/27 19:21:01 mann Exp $
  *
  * Copyright 1991 by Digital Equipment Corporation, Maynard,
  * Massachusetts.  Enhancements Copyright