Index: command.c =================================================================== --- command.c (revision 2434) +++ command.c (revision 2435) @@ -1,5 +1,3 @@ -/* $Id$ */ - /* * COPYRIGHT * @@ -52,9 +50,6 @@ #include "plugins.h" #include "hid_actions.h" - -RCSID("$Id$"); - /* ---------------------------------------------------------------------- */ /* %start-doc actions 00macros Index: command.h =================================================================== --- command.h (revision 2434) +++ command.h (revision 2435) @@ -22,11 +22,9 @@ * Thomas Nau, Schlehenweg 15, 88471 Baustetten, Germany * Thomas.Nau@rz.uni-ulm.de * - * RCS: $Id$ */ -/* prototypes for command execution - */ +/* prototypes for command execution */ #ifndef PCB_COMMAND_H #define PCB_COMMAND_H