summaryrefslogtreecommitdiffstats
path: root/c/src/libchip
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/libchip/Makefile.am4
-rw-r--r--c/src/libchip/flash/am29lv160.c2
-rw-r--r--c/src/libchip/flash/am29lv160.h2
-rw-r--r--c/src/libchip/i2c/i2c-2b-eeprom.c2
-rw-r--r--c/src/libchip/i2c/i2c-2b-eeprom.h1
-rw-r--r--c/src/libchip/i2c/i2c-ds1621.c2
-rw-r--r--c/src/libchip/i2c/i2c-ds1621.h1
-rw-r--r--c/src/libchip/ide/ata.c2
-rw-r--r--c/src/libchip/ide/ata.h2
-rw-r--r--c/src/libchip/ide/ata_internal.h2
-rw-r--r--c/src/libchip/ide/ata_util.c2
-rw-r--r--c/src/libchip/ide/ide_controller.c2
-rw-r--r--c/src/libchip/ide/ide_ctrl.h2
-rw-r--r--c/src/libchip/ide/ide_ctrl_cfg.h2
-rw-r--r--c/src/libchip/ide/ide_ctrl_io.h2
-rw-r--r--c/src/libchip/network/README4
-rw-r--r--c/src/libchip/network/README.cs89004
-rw-r--r--c/src/libchip/network/README.dec211404
-rw-r--r--c/src/libchip/network/README.i825864
-rw-r--r--c/src/libchip/network/README.open_eth1
-rw-r--r--c/src/libchip/network/README.sonic6
-rw-r--r--c/src/libchip/network/dec21140.c2
-rw-r--r--c/src/libchip/network/greth.c2
-rw-r--r--c/src/libchip/network/greth.h2
-rw-r--r--c/src/libchip/network/smc91111.c4
-rw-r--r--c/src/libchip/network/smc91111.h4
-rw-r--r--c/src/libchip/network/smc91111config.h4
-rw-r--r--c/src/libchip/network/smc91111exp.h4
-rw-r--r--c/src/libchip/network/sonic.c2
-rw-r--r--c/src/libchip/network/sonic.h2
-rw-r--r--c/src/libchip/rtc/README.ds16434
-rw-r--r--c/src/libchip/rtc/README.icm71704
-rw-r--r--c/src/libchip/rtc/README.m48t084
-rw-r--r--c/src/libchip/rtc/README.m48t184
-rw-r--r--c/src/libchip/rtc/README.mc146818a4
-rw-r--r--c/src/libchip/rtc/STATUS4
-rw-r--r--c/src/libchip/rtc/ds1375-rtc.h1
-rw-r--r--c/src/libchip/rtc/ds1375.c2
-rw-r--r--c/src/libchip/rtc/icm7170.c2
-rw-r--r--c/src/libchip/rtc/icm7170.h2
-rw-r--r--c/src/libchip/rtc/icm7170_reg.c2
-rw-r--r--c/src/libchip/rtc/icm7170_reg2.c2
-rw-r--r--c/src/libchip/rtc/icm7170_reg4.c2
-rw-r--r--c/src/libchip/rtc/icm7170_reg8.c2
-rw-r--r--c/src/libchip/rtc/m48t08.c2
-rw-r--r--c/src/libchip/rtc/m48t08.h2
-rw-r--r--c/src/libchip/rtc/m48t08_reg.c2
-rw-r--r--c/src/libchip/rtc/m48t08_reg2.c2
-rw-r--r--c/src/libchip/rtc/m48t08_reg4.c2
-rw-r--r--c/src/libchip/rtc/m48t08_reg8.c2
-rw-r--r--c/src/libchip/rtc/mc146818a.c2
-rw-r--r--c/src/libchip/rtc/mc146818a.h2
-rw-r--r--c/src/libchip/rtc/mc146818a_ioreg.c2
-rw-r--r--c/src/libchip/rtc/rtc.h3
-rw-r--r--c/src/libchip/rtc/rtcprobe.c2
-rw-r--r--c/src/libchip/serial/README4
-rw-r--r--c/src/libchip/serial/README.mc686814
-rw-r--r--c/src/libchip/serial/README.ns165504
-rw-r--r--c/src/libchip/serial/README.xr886814
-rw-r--r--c/src/libchip/serial/README.z85c304
-rw-r--r--c/src/libchip/serial/STATUS4
-rw-r--r--c/src/libchip/serial/mc68681.c2
-rw-r--r--c/src/libchip/serial/mc68681.h2
-rw-r--r--c/src/libchip/serial/mc68681_baud.c2
-rw-r--r--c/src/libchip/serial/mc68681_p.h2
-rw-r--r--c/src/libchip/serial/mc68681_reg.c2
-rw-r--r--c/src/libchip/serial/mc68681_reg2.c2
-rw-r--r--c/src/libchip/serial/mc68681_reg4.c2
-rw-r--r--c/src/libchip/serial/mc68681_reg8.c2
-rw-r--r--c/src/libchip/serial/ns16550.c2
-rw-r--r--c/src/libchip/serial/ns16550.h2
-rw-r--r--c/src/libchip/serial/ns16550_p.h2
-rw-r--r--c/src/libchip/serial/serial.h2
-rw-r--r--c/src/libchip/serial/serprobe.c4
-rw-r--r--c/src/libchip/serial/sersupp.h4
-rw-r--r--c/src/libchip/serial/z85c30.c2
-rw-r--r--c/src/libchip/serial/z85c30_p.h2
-rw-r--r--c/src/libchip/serial/z85c30_reg.c2
-rw-r--r--c/src/libchip/shmdr/README4
-rw-r--r--c/src/libchip/shmdr/addlq.c2
-rw-r--r--c/src/libchip/shmdr/cnvpkt.c2
-rw-r--r--c/src/libchip/shmdr/dump.c2
-rw-r--r--c/src/libchip/shmdr/fatal.c2
-rw-r--r--c/src/libchip/shmdr/getlq.c2
-rw-r--r--c/src/libchip/shmdr/getpkt.c2
-rw-r--r--c/src/libchip/shmdr/init.c2
-rw-r--r--c/src/libchip/shmdr/initlq.c2
-rw-r--r--c/src/libchip/shmdr/intr.c2
-rw-r--r--c/src/libchip/shmdr/mpci.h2
-rw-r--r--c/src/libchip/shmdr/mpisr.c2
-rw-r--r--c/src/libchip/shmdr/poll.c2
-rw-r--r--c/src/libchip/shmdr/receive.c2
-rw-r--r--c/src/libchip/shmdr/retpkt.c2
-rw-r--r--c/src/libchip/shmdr/send.c2
-rw-r--r--c/src/libchip/shmdr/shm_driver.h2
95 files changed, 0 insertions, 239 deletions
diff --git a/c/src/libchip/Makefile.am b/c/src/libchip/Makefile.am
index b7b78423b4..46c06b47cc 100644
--- a/c/src/libchip/Makefile.am
+++ b/c/src/libchip/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
include $(top_srcdir)/automake/compile.am
include_libchipdir = $(includedir)/libchip
diff --git a/c/src/libchip/flash/am29lv160.c b/c/src/libchip/flash/am29lv160.c
index 0e07f2b849..6bbcb36845 100644
--- a/c/src/libchip/flash/am29lv160.c
+++ b/c/src/libchip/flash/am29lv160.c
@@ -1,6 +1,4 @@
/*
- * $Id$
- *
* RTEMS Project (http://www.rtems.org/)
*
* Copyright 2007 Chris Johns (chrisj@rtems.org)
diff --git a/c/src/libchip/flash/am29lv160.h b/c/src/libchip/flash/am29lv160.h
index 65ffd37d91..49d8e248ac 100644
--- a/c/src/libchip/flash/am29lv160.h
+++ b/c/src/libchip/flash/am29lv160.h
@@ -1,6 +1,4 @@
/*
- * $Id$
- *
* RTEMS Project (http://www.rtems.org/)
*
* Copyright 2007 Chris Johns (chrisj@rtems.org)
diff --git a/c/src/libchip/i2c/i2c-2b-eeprom.c b/c/src/libchip/i2c/i2c-2b-eeprom.c
index 904470a1d5..4a8b5fdb9c 100644
--- a/c/src/libchip/i2c/i2c-2b-eeprom.c
+++ b/c/src/libchip/i2c/i2c-2b-eeprom.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Trivial i2c driver for reading "2-byte eeproms".
* On 'open' the read-pointer is reset to 0, subsequent
* read operations slurp data from there...
diff --git a/c/src/libchip/i2c/i2c-2b-eeprom.h b/c/src/libchip/i2c/i2c-2b-eeprom.h
index 1457a380b5..93730d1e3b 100644
--- a/c/src/libchip/i2c/i2c-2b-eeprom.h
+++ b/c/src/libchip/i2c/i2c-2b-eeprom.h
@@ -1,4 +1,3 @@
-/* $Id$ */
#ifndef I2C_2B_EEPROM_DRIVER_H
#define I2C_2B_EEPROM_DRIVER_H
diff --git a/c/src/libchip/i2c/i2c-ds1621.c b/c/src/libchip/i2c/i2c-ds1621.c
index 3615ea3b63..51f64de679 100644
--- a/c/src/libchip/i2c/i2c-ds1621.c
+++ b/c/src/libchip/i2c/i2c-ds1621.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Trivial i2c driver for the maxim DS1621 temperature sensor;
* just implements reading constant conversions with 8-bit
* resolution.
diff --git a/c/src/libchip/i2c/i2c-ds1621.h b/c/src/libchip/i2c/i2c-ds1621.h
index 247d762cab..64df69f465 100644
--- a/c/src/libchip/i2c/i2c-ds1621.h
+++ b/c/src/libchip/i2c/i2c-ds1621.h
@@ -1,4 +1,3 @@
-/* $Id$ */
#ifndef I2C_DS_1621_DRIVER_H
#define I2C_DS_1621_DRIVER_H
diff --git a/c/src/libchip/ide/ata.c b/c/src/libchip/ide/ata.c
index b23163a6ed..245d6d6f15 100644
--- a/c/src/libchip/ide/ata.c
+++ b/c/src/libchip/ide/ata.c
@@ -12,8 +12,6 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * $Id$
- *
*/
#include <errno.h>
#include <rtems/chain.h>
diff --git a/c/src/libchip/ide/ata.h b/c/src/libchip/ide/ata.h
index 1c3036a7d5..8787e6a819 100644
--- a/c/src/libchip/ide/ata.h
+++ b/c/src/libchip/ide/ata.h
@@ -10,8 +10,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef __ATA_H__
#define __ATA_H__
diff --git a/c/src/libchip/ide/ata_internal.h b/c/src/libchip/ide/ata_internal.h
index 3958e9f6bf..3eea2d1dd4 100644
--- a/c/src/libchip/ide/ata_internal.h
+++ b/c/src/libchip/ide/ata_internal.h
@@ -11,8 +11,6 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * $Id$
- *
*/
#ifndef __ATA_INTERNAL_H__
#define __ATA_INTERNAL_H__
diff --git a/c/src/libchip/ide/ata_util.c b/c/src/libchip/ide/ata_util.c
index 2ce518d4b5..ce7893a54f 100644
--- a/c/src/libchip/ide/ata_util.c
+++ b/c/src/libchip/ide/ata_util.c
@@ -7,8 +7,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include "ata_internal.h"
diff --git a/c/src/libchip/ide/ide_controller.c b/c/src/libchip/ide/ide_controller.c
index e9840023c5..f7e0c685bf 100644
--- a/c/src/libchip/ide/ide_controller.c
+++ b/c/src/libchip/ide/ide_controller.c
@@ -11,8 +11,6 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * $Id$
- *
*/
#define IDE_CONTROLLER_TRACE 0
diff --git a/c/src/libchip/ide/ide_ctrl.h b/c/src/libchip/ide/ide_ctrl.h
index fc010f8536..55be605626 100644
--- a/c/src/libchip/ide/ide_ctrl.h
+++ b/c/src/libchip/ide/ide_ctrl.h
@@ -9,8 +9,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef __IDE_CTRL_H__
#define __IDE_CTRL_H__
diff --git a/c/src/libchip/ide/ide_ctrl_cfg.h b/c/src/libchip/ide/ide_ctrl_cfg.h
index d7865698f9..815dd8ae51 100644
--- a/c/src/libchip/ide/ide_ctrl_cfg.h
+++ b/c/src/libchip/ide/ide_ctrl_cfg.h
@@ -10,8 +10,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef __IDE_CTRL_CFG_H__
#define __IDE_CTRL_CFG_H__
diff --git a/c/src/libchip/ide/ide_ctrl_io.h b/c/src/libchip/ide/ide_ctrl_io.h
index fac071369c..bcd95d320d 100644
--- a/c/src/libchip/ide/ide_ctrl_io.h
+++ b/c/src/libchip/ide/ide_ctrl_io.h
@@ -10,8 +10,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef __IDE_CTRL_IO_H__
#define __IDE_CTRL_IO_H__
diff --git a/c/src/libchip/network/README b/c/src/libchip/network/README
index fd5853ef16..ecb996e65f 100644
--- a/c/src/libchip/network/README
+++ b/c/src/libchip/network/README
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
This is the network interface controller portion of the libchip library.
This directory contains the source code for reusable TCP/IP network driver
support code. Each driver has its own configuration table and its
diff --git a/c/src/libchip/network/README.cs8900 b/c/src/libchip/network/README.cs8900
index b9bf2dcebd..ecd575230f 100644
--- a/c/src/libchip/network/README.cs8900
+++ b/c/src/libchip/network/README.cs8900
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
Target Support
==============
diff --git a/c/src/libchip/network/README.dec21140 b/c/src/libchip/network/README.dec21140
index c0548a93ee..f07bec7a36 100644
--- a/c/src/libchip/network/README.dec21140
+++ b/c/src/libchip/network/README.dec21140
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
This TULIP driver can be used on BSPs that support PCI bus.
It can handle any DEC21140 and DEC21143 based Ethernet controller
diff --git a/c/src/libchip/network/README.i82586 b/c/src/libchip/network/README.i82586
index 01c6522d9c..a0990367ef 100644
--- a/c/src/libchip/network/README.i82586
+++ b/c/src/libchip/network/README.i82586
@@ -1,5 +1 @@
-#
-# $Id$
-#
-
TBD
diff --git a/c/src/libchip/network/README.open_eth b/c/src/libchip/network/README.open_eth
index c96d2e5ab7..af9d8882cf 100644
--- a/c/src/libchip/network/README.open_eth
+++ b/c/src/libchip/network/README.open_eth
@@ -1,4 +1,3 @@
-
Driver for opencores ethernet MAC - README
------------------------------------------
diff --git a/c/src/libchip/network/README.sonic b/c/src/libchip/network/README.sonic
index e10d538373..b2478b5571 100644
--- a/c/src/libchip/network/README.sonic
+++ b/c/src/libchip/network/README.sonic
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
This SONIC driver does not make any attempt to support the SONIC chip
in any of the following modes:
@@ -30,8 +26,6 @@ the 4.6 release series so the code is included here.
*
* 1) SVME/DMV-171 Single Board Computer Documentation Package, #805905,
* DY 4 Systems Inc., Kanata, Ontario, September, 1996.
- *
- * $Id$
*/
#include <bsp.h>
diff --git a/c/src/libchip/network/dec21140.c b/c/src/libchip/network/dec21140.c
index a70ba00792..21bbdd4192 100644
--- a/c/src/libchip/network/dec21140.c
+++ b/c/src/libchip/network/dec21140.c
@@ -7,8 +7,6 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * $Id$
- *
* ------------------------------------------------------------------------
* [22.05.2000,StWi/CWA] added support for the DEC/Intel 21143 chip
*
diff --git a/c/src/libchip/network/greth.c b/c/src/libchip/network/greth.c
index 9682fa3887..03db517679 100644
--- a/c/src/libchip/network/greth.c
+++ b/c/src/libchip/network/greth.c
@@ -6,8 +6,6 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * $Id$
- *
* 2007-09-07, Ported GBIT support from 4.6.5
*/
diff --git a/c/src/libchip/network/greth.h b/c/src/libchip/network/greth.h
index 4a7447d792..6a68675706 100644
--- a/c/src/libchip/network/greth.h
+++ b/c/src/libchip/network/greth.h
@@ -5,8 +5,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
diff --git a/c/src/libchip/network/smc91111.c b/c/src/libchip/network/smc91111.c
index 864587a169..1216ba6197 100644
--- a/c/src/libchip/network/smc91111.c
+++ b/c/src/libchip/network/smc91111.c
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#include <rtems.h>
#include <errno.h>
diff --git a/c/src/libchip/network/smc91111.h b/c/src/libchip/network/smc91111.h
index cdaeb5c68d..7ec83716d0 100644
--- a/c/src/libchip/network/smc91111.h
+++ b/c/src/libchip/network/smc91111.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#ifndef _SMC91111_H_
#define _SMC91111_H_
diff --git a/c/src/libchip/network/smc91111config.h b/c/src/libchip/network/smc91111config.h
index 2dec10694c..8340ca23bb 100644
--- a/c/src/libchip/network/smc91111config.h
+++ b/c/src/libchip/network/smc91111config.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#ifndef _SMC91111_CONFIG_H_
#define _SMC91111_CONFIG_H_
diff --git a/c/src/libchip/network/smc91111exp.h b/c/src/libchip/network/smc91111exp.h
index 2ab62c1417..11feaab0d9 100644
--- a/c/src/libchip/network/smc91111exp.h
+++ b/c/src/libchip/network/smc91111exp.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#ifndef _SMC91111_EXP_H_
#define _SMC91111_EXP_H_
diff --git a/c/src/libchip/network/sonic.c b/c/src/libchip/network/sonic.c
index d9007570ba..183dfb405d 100644
--- a/c/src/libchip/network/sonic.c
+++ b/c/src/libchip/network/sonic.c
@@ -21,8 +21,6 @@
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
*
- * $Id$
- *
* This driver was originally written and tested on a DY-4 DMV177,
* which had a 100 Mhz PPC603e.
*
diff --git a/c/src/libchip/network/sonic.h b/c/src/libchip/network/sonic.h
index c3faf73f28..a1b341ffba 100644
--- a/c/src/libchip/network/sonic.h
+++ b/c/src/libchip/network/sonic.h
@@ -20,8 +20,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _SONIC_DP83932_
diff --git a/c/src/libchip/rtc/README.ds1643 b/c/src/libchip/rtc/README.ds1643
index 4fab5b62c6..a3a38605c8 100644
--- a/c/src/libchip/rtc/README.ds1643
+++ b/c/src/libchip/rtc/README.ds1643
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
The Mostek M48T08 is compatible with the Dallas Semiconductor DS1643. Please
use that driver.
diff --git a/c/src/libchip/rtc/README.icm7170 b/c/src/libchip/rtc/README.icm7170
index de2199339d..d4ecff570f 100644
--- a/c/src/libchip/rtc/README.icm7170
+++ b/c/src/libchip/rtc/README.icm7170
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
Configuration Table Use
=======================
diff --git a/c/src/libchip/rtc/README.m48t08 b/c/src/libchip/rtc/README.m48t08
index d792d7957e..25c032e85e 100644
--- a/c/src/libchip/rtc/README.m48t08
+++ b/c/src/libchip/rtc/README.m48t08
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
Configuration Table Use
=======================
diff --git a/c/src/libchip/rtc/README.m48t18 b/c/src/libchip/rtc/README.m48t18
index 85fe918f23..0925c62115 100644
--- a/c/src/libchip/rtc/README.m48t18
+++ b/c/src/libchip/rtc/README.m48t18
@@ -1,5 +1 @@
-#
-# $Id$
-#
-
This is supported by the m48t08 driver.
diff --git a/c/src/libchip/rtc/README.mc146818a b/c/src/libchip/rtc/README.mc146818a
index 674e7f6212..e9a9c86447 100644
--- a/c/src/libchip/rtc/README.mc146818a
+++ b/c/src/libchip/rtc/README.mc146818a
@@ -1,5 +1 @@
-#
-# $Id$
-#
-
This is supported by the mc146818a driver.
diff --git a/c/src/libchip/rtc/STATUS b/c/src/libchip/rtc/STATUS
index e95a924ae9..a6d5c41cd5 100644
--- a/c/src/libchip/rtc/STATUS
+++ b/c/src/libchip/rtc/STATUS
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
General
=======
diff --git a/c/src/libchip/rtc/ds1375-rtc.h b/c/src/libchip/rtc/ds1375-rtc.h
index 06c1892303..a5be96293f 100644
--- a/c/src/libchip/rtc/ds1375-rtc.h
+++ b/c/src/libchip/rtc/ds1375-rtc.h
@@ -1,6 +1,5 @@
#ifndef DS1375_I2C_RTC_H
#define DS1375_I2C_RTC_H
-/* $Id$ */
/* Driver for the Maxim 1375 i2c RTC (TOD only; very simple...) */
diff --git a/c/src/libchip/rtc/ds1375.c b/c/src/libchip/rtc/ds1375.c
index b4234c49b9..d3a669f9d9 100644
--- a/c/src/libchip/rtc/ds1375.c
+++ b/c/src/libchip/rtc/ds1375.c
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/* Driver for the Maxim 1375 i2c RTC (TOD only; very simple...) */
/*
diff --git a/c/src/libchip/rtc/icm7170.c b/c/src/libchip/rtc/icm7170.c
index 4b4ebbed92..93ea7cb257 100644
--- a/c/src/libchip/rtc/icm7170.c
+++ b/c/src/libchip/rtc/icm7170.c
@@ -19,8 +19,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/rtc/icm7170.h b/c/src/libchip/rtc/icm7170.h
index 743cb89b04..cb150aaf9f 100644
--- a/c/src/libchip/rtc/icm7170.h
+++ b/c/src/libchip/rtc/icm7170.h
@@ -9,8 +9,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef __LIBCHIP_ICM7170_h
diff --git a/c/src/libchip/rtc/icm7170_reg.c b/c/src/libchip/rtc/icm7170_reg.c
index 7172354e9a..378dd7a261 100644
--- a/c/src/libchip/rtc/icm7170_reg.c
+++ b/c/src/libchip/rtc/icm7170_reg.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/rtc/icm7170_reg2.c b/c/src/libchip/rtc/icm7170_reg2.c
index 7131423605..ac8a9103e2 100644
--- a/c/src/libchip/rtc/icm7170_reg2.c
+++ b/c/src/libchip/rtc/icm7170_reg2.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#define _ICM7170_MULTIPLIER 2
diff --git a/c/src/libchip/rtc/icm7170_reg4.c b/c/src/libchip/rtc/icm7170_reg4.c
index 784c176509..cd1c837589 100644
--- a/c/src/libchip/rtc/icm7170_reg4.c
+++ b/c/src/libchip/rtc/icm7170_reg4.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#define _ICM7170_MULTIPLIER 4
diff --git a/c/src/libchip/rtc/icm7170_reg8.c b/c/src/libchip/rtc/icm7170_reg8.c
index 92c3960fb0..a23983e851 100644
--- a/c/src/libchip/rtc/icm7170_reg8.c
+++ b/c/src/libchip/rtc/icm7170_reg8.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#define _ICM7170_MULTIPLIER 8
diff --git a/c/src/libchip/rtc/m48t08.c b/c/src/libchip/rtc/m48t08.c
index 128f8c775a..bb97fe648e 100644
--- a/c/src/libchip/rtc/m48t08.c
+++ b/c/src/libchip/rtc/m48t08.c
@@ -19,8 +19,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/rtc/m48t08.h b/c/src/libchip/rtc/m48t08.h
index 026a38dea2..8616280038 100644
--- a/c/src/libchip/rtc/m48t08.h
+++ b/c/src/libchip/rtc/m48t08.h
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef __LIBCHIP_M48T08_h
diff --git a/c/src/libchip/rtc/m48t08_reg.c b/c/src/libchip/rtc/m48t08_reg.c
index d27877132b..42d45d717c 100644
--- a/c/src/libchip/rtc/m48t08_reg.c
+++ b/c/src/libchip/rtc/m48t08_reg.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/rtc/m48t08_reg2.c b/c/src/libchip/rtc/m48t08_reg2.c
index f8c2cad2f3..f9b3757e09 100644
--- a/c/src/libchip/rtc/m48t08_reg2.c
+++ b/c/src/libchip/rtc/m48t08_reg2.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#define _M48T08_MULTIPLIER 2
diff --git a/c/src/libchip/rtc/m48t08_reg4.c b/c/src/libchip/rtc/m48t08_reg4.c
index 57c45c2238..e4295dbb4a 100644
--- a/c/src/libchip/rtc/m48t08_reg4.c
+++ b/c/src/libchip/rtc/m48t08_reg4.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#define _M48T08_MULTIPLIER 4
diff --git a/c/src/libchip/rtc/m48t08_reg8.c b/c/src/libchip/rtc/m48t08_reg8.c
index 44ac347b1a..5e26084ce2 100644
--- a/c/src/libchip/rtc/m48t08_reg8.c
+++ b/c/src/libchip/rtc/m48t08_reg8.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#define _M48T08_MULTIPLIER 8
diff --git a/c/src/libchip/rtc/mc146818a.c b/c/src/libchip/rtc/mc146818a.c
index a96e29a86a..4b8bf6abb2 100644
--- a/c/src/libchip/rtc/mc146818a.c
+++ b/c/src/libchip/rtc/mc146818a.c
@@ -19,8 +19,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
#include <libchip/rtc.h>
diff --git a/c/src/libchip/rtc/mc146818a.h b/c/src/libchip/rtc/mc146818a.h
index 6af8fc2d04..28964510e5 100644
--- a/c/src/libchip/rtc/mc146818a.h
+++ b/c/src/libchip/rtc/mc146818a.h
@@ -9,8 +9,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef __LIBCHIP_MC146818A_h
diff --git a/c/src/libchip/rtc/mc146818a_ioreg.c b/c/src/libchip/rtc/mc146818a_ioreg.c
index 4258749d7e..942c0949e3 100644
--- a/c/src/libchip/rtc/mc146818a_ioreg.c
+++ b/c/src/libchip/rtc/mc146818a_ioreg.c
@@ -12,8 +12,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/rtc/rtc.h b/c/src/libchip/rtc/rtc.h
index a8547d9775..d29e76b70d 100644
--- a/c/src/libchip/rtc/rtc.h
+++ b/c/src/libchip/rtc/rtc.h
@@ -7,9 +7,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- *
- * $Id$
*/
#ifndef __LIBCHIP_RTC_h
diff --git a/c/src/libchip/rtc/rtcprobe.c b/c/src/libchip/rtc/rtcprobe.c
index bb51fc15ef..e402a75d16 100644
--- a/c/src/libchip/rtc/rtcprobe.c
+++ b/c/src/libchip/rtc/rtcprobe.c
@@ -7,8 +7,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/serial/README b/c/src/libchip/serial/README
index 3a1013b45b..59bb9e90fa 100644
--- a/c/src/libchip/serial/README
+++ b/c/src/libchip/serial/README
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
This is the serial controller portion of the libchip library. This
directory contains the source code for reusable console driver
support code. Each individual driver is configured using the
diff --git a/c/src/libchip/serial/README.mc68681 b/c/src/libchip/serial/README.mc68681
index 240faf759b..e0966d0e10 100644
--- a/c/src/libchip/serial/README.mc68681
+++ b/c/src/libchip/serial/README.mc68681
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
Configuration Table Use
=======================
diff --git a/c/src/libchip/serial/README.ns16550 b/c/src/libchip/serial/README.ns16550
index 9b49d6794b..f42a6a12a9 100644
--- a/c/src/libchip/serial/README.ns16550
+++ b/c/src/libchip/serial/README.ns16550
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
Status
======
diff --git a/c/src/libchip/serial/README.xr88681 b/c/src/libchip/serial/README.xr88681
index 37364aaec6..89b661143f 100644
--- a/c/src/libchip/serial/README.xr88681
+++ b/c/src/libchip/serial/README.xr88681
@@ -1,6 +1,2 @@
-#
-# $Id$
-#
-
The Exar XR88681 is an enhanced version of the Motorola MC68681 and is
supported by the mc68681 driver.
diff --git a/c/src/libchip/serial/README.z85c30 b/c/src/libchip/serial/README.z85c30
index 4442b5ef40..f6e0b8cb11 100644
--- a/c/src/libchip/serial/README.z85c30
+++ b/c/src/libchip/serial/README.z85c30
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
Configuration Table Use
=======================
diff --git a/c/src/libchip/serial/STATUS b/c/src/libchip/serial/STATUS
index f9874d9a9e..243b1a9de5 100644
--- a/c/src/libchip/serial/STATUS
+++ b/c/src/libchip/serial/STATUS
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
General
=======
diff --git a/c/src/libchip/serial/mc68681.c b/c/src/libchip/serial/mc68681.c
index 47781c2157..58dfa0d413 100644
--- a/c/src/libchip/serial/mc68681.c
+++ b/c/src/libchip/serial/mc68681.c
@@ -12,8 +12,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/serial/mc68681.h b/c/src/libchip/serial/mc68681.h
index a945777e0b..c8cfee4340 100644
--- a/c/src/libchip/serial/mc68681.h
+++ b/c/src/libchip/serial/mc68681.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _MC68681_H_
diff --git a/c/src/libchip/serial/mc68681_baud.c b/c/src/libchip/serial/mc68681_baud.c
index 621bf978c0..a27e6c95f6 100644
--- a/c/src/libchip/serial/mc68681_baud.c
+++ b/c/src/libchip/serial/mc68681_baud.c
@@ -1,7 +1,5 @@
/*
* MC68681 Default Baud Rate Table
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/serial/mc68681_p.h b/c/src/libchip/serial/mc68681_p.h
index 209196c2fc..0ad67ef971 100644
--- a/c/src/libchip/serial/mc68681_p.h
+++ b/c/src/libchip/serial/mc68681_p.h
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _MC68681_P_H_
diff --git a/c/src/libchip/serial/mc68681_reg.c b/c/src/libchip/serial/mc68681_reg.c
index a503a1304b..cd11be289f 100644
--- a/c/src/libchip/serial/mc68681_reg.c
+++ b/c/src/libchip/serial/mc68681_reg.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/serial/mc68681_reg2.c b/c/src/libchip/serial/mc68681_reg2.c
index fa7944b373..72d789e5d8 100644
--- a/c/src/libchip/serial/mc68681_reg2.c
+++ b/c/src/libchip/serial/mc68681_reg2.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#define _MC68681_MULTIPLIER 2
diff --git a/c/src/libchip/serial/mc68681_reg4.c b/c/src/libchip/serial/mc68681_reg4.c
index 134473300d..4111e3f082 100644
--- a/c/src/libchip/serial/mc68681_reg4.c
+++ b/c/src/libchip/serial/mc68681_reg4.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#define _MC68681_MULTIPLIER 4
diff --git a/c/src/libchip/serial/mc68681_reg8.c b/c/src/libchip/serial/mc68681_reg8.c
index 69574c759f..f8228b3302 100644
--- a/c/src/libchip/serial/mc68681_reg8.c
+++ b/c/src/libchip/serial/mc68681_reg8.c
@@ -11,8 +11,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#define _MC68681_MULTIPLIER 8
diff --git a/c/src/libchip/serial/ns16550.c b/c/src/libchip/serial/ns16550.c
index 6bd2ccffb1..a8fdf983c7 100644
--- a/c/src/libchip/serial/ns16550.c
+++ b/c/src/libchip/serial/ns16550.c
@@ -28,8 +28,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <stdlib.h>
diff --git a/c/src/libchip/serial/ns16550.h b/c/src/libchip/serial/ns16550.h
index c61c59dac3..7a987a05a9 100644
--- a/c/src/libchip/serial/ns16550.h
+++ b/c/src/libchip/serial/ns16550.h
@@ -22,8 +22,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _NS16550_H_
diff --git a/c/src/libchip/serial/ns16550_p.h b/c/src/libchip/serial/ns16550_p.h
index 920023ca64..be99cf1475 100644
--- a/c/src/libchip/serial/ns16550_p.h
+++ b/c/src/libchip/serial/ns16550_p.h
@@ -23,8 +23,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef _NS16550_P_H_
diff --git a/c/src/libchip/serial/serial.h b/c/src/libchip/serial/serial.h
index 5648af7fb0..7fe1da4f3e 100644
--- a/c/src/libchip/serial/serial.h
+++ b/c/src/libchip/serial/serial.h
@@ -16,8 +16,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef __LIBCHIP_SERIAL_h
diff --git a/c/src/libchip/serial/serprobe.c b/c/src/libchip/serial/serprobe.c
index 5ce4d7ca40..7f8d392452 100644
--- a/c/src/libchip/serial/serprobe.c
+++ b/c/src/libchip/serial/serprobe.c
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#include <rtems.h>
#include <libchip/serial.h>
#include <libchip/sersupp.h>
diff --git a/c/src/libchip/serial/sersupp.h b/c/src/libchip/serial/sersupp.h
index ee078eabe2..6d24d25b61 100644
--- a/c/src/libchip/serial/sersupp.h
+++ b/c/src/libchip/serial/sersupp.h
@@ -1,7 +1,3 @@
-/*
- * $Id$
- */
-
#ifndef __LIBCHIP_SERIAL_SUPPORT_h
#define __LIBCHIP_SERIAL_SUPPORT_h
diff --git a/c/src/libchip/serial/z85c30.c b/c/src/libchip/serial/z85c30.c
index f5ebde84f6..59aa45b224 100644
--- a/c/src/libchip/serial/z85c30.c
+++ b/c/src/libchip/serial/z85c30.c
@@ -26,8 +26,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/serial/z85c30_p.h b/c/src/libchip/serial/z85c30_p.h
index e649f0cf5a..a2b6db7ea4 100644
--- a/c/src/libchip/serial/z85c30_p.h
+++ b/c/src/libchip/serial/z85c30_p.h
@@ -21,8 +21,6 @@
* The license and distribution terms for this file may in
* the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef __Z85C30_P_H
diff --git a/c/src/libchip/serial/z85c30_reg.c b/c/src/libchip/serial/z85c30_reg.c
index a4aa14ea04..055660eff3 100644
--- a/c/src/libchip/serial/z85c30_reg.c
+++ b/c/src/libchip/serial/z85c30_reg.c
@@ -10,8 +10,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/shmdr/README b/c/src/libchip/shmdr/README
index 5ed9e861b0..ac28f05bc3 100644
--- a/c/src/libchip/shmdr/README
+++ b/c/src/libchip/shmdr/README
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
The mpci.h file provided in here is too simple for an MPCI with
multiple ways to get to a node.
diff --git a/c/src/libchip/shmdr/addlq.c b/c/src/libchip/shmdr/addlq.c
index 3bda767933..5510fe8a1f 100644
--- a/c/src/libchip/shmdr/addlq.c
+++ b/c/src/libchip/shmdr/addlq.c
@@ -14,8 +14,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/shmdr/cnvpkt.c b/c/src/libchip/shmdr/cnvpkt.c
index bcfa9eda59..3e0837a99d 100644
--- a/c/src/libchip/shmdr/cnvpkt.c
+++ b/c/src/libchip/shmdr/cnvpkt.c
@@ -19,8 +19,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/shmdr/dump.c b/c/src/libchip/shmdr/dump.c
index 76980d4c30..7c7113c155 100644
--- a/c/src/libchip/shmdr/dump.c
+++ b/c/src/libchip/shmdr/dump.c
@@ -12,8 +12,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/shmdr/fatal.c b/c/src/libchip/shmdr/fatal.c
index 141f33f735..4322e81b28 100644
--- a/c/src/libchip/shmdr/fatal.c
+++ b/c/src/libchip/shmdr/fatal.c
@@ -13,8 +13,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/shmdr/getlq.c b/c/src/libchip/shmdr/getlq.c
index 337b3a78de..e73291af41 100644
--- a/c/src/libchip/shmdr/getlq.c
+++ b/c/src/libchip/shmdr/getlq.c
@@ -16,8 +16,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/shmdr/getpkt.c b/c/src/libchip/shmdr/getpkt.c
index 9124ee4df3..00867cdc5c 100644
--- a/c/src/libchip/shmdr/getpkt.c
+++ b/c/src/libchip/shmdr/getpkt.c
@@ -15,8 +15,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/shmdr/init.c b/c/src/libchip/shmdr/init.c
index cf1d33f76a..86c1adb835 100644
--- a/c/src/libchip/shmdr/init.c
+++ b/c/src/libchip/shmdr/init.c
@@ -13,8 +13,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#define _SHM_INIT
diff --git a/c/src/libchip/shmdr/initlq.c b/c/src/libchip/shmdr/initlq.c
index ee7047b2e6..2468f305ea 100644
--- a/c/src/libchip/shmdr/initlq.c
+++ b/c/src/libchip/shmdr/initlq.c
@@ -15,8 +15,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/shmdr/intr.c b/c/src/libchip/shmdr/intr.c
index 721c977209..c0ff3e9587 100644
--- a/c/src/libchip/shmdr/intr.c
+++ b/c/src/libchip/shmdr/intr.c
@@ -18,8 +18,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/shmdr/mpci.h b/c/src/libchip/shmdr/mpci.h
index efeb931f34..459ccafc2e 100644
--- a/c/src/libchip/shmdr/mpci.h
+++ b/c/src/libchip/shmdr/mpci.h
@@ -10,8 +10,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef __SHM_MPCI_h
diff --git a/c/src/libchip/shmdr/mpisr.c b/c/src/libchip/shmdr/mpisr.c
index cdeb6626de..01a122d6c0 100644
--- a/c/src/libchip/shmdr/mpisr.c
+++ b/c/src/libchip/shmdr/mpisr.c
@@ -6,8 +6,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/shmdr/poll.c b/c/src/libchip/shmdr/poll.c
index aec9cfe7ff..9d89396ed5 100644
--- a/c/src/libchip/shmdr/poll.c
+++ b/c/src/libchip/shmdr/poll.c
@@ -8,8 +8,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/shmdr/receive.c b/c/src/libchip/shmdr/receive.c
index fbbb36ed3b..31720d7a78 100644
--- a/c/src/libchip/shmdr/receive.c
+++ b/c/src/libchip/shmdr/receive.c
@@ -17,8 +17,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/shmdr/retpkt.c b/c/src/libchip/shmdr/retpkt.c
index c4dcc1dc40..1f374d3f8a 100644
--- a/c/src/libchip/shmdr/retpkt.c
+++ b/c/src/libchip/shmdr/retpkt.c
@@ -15,8 +15,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/shmdr/send.c b/c/src/libchip/shmdr/send.c
index d28c6bfeb3..66562ee5dc 100644
--- a/c/src/libchip/shmdr/send.c
+++ b/c/src/libchip/shmdr/send.c
@@ -17,8 +17,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#include <rtems.h>
diff --git a/c/src/libchip/shmdr/shm_driver.h b/c/src/libchip/shmdr/shm_driver.h
index 8d9d9d182a..58202a9d18 100644
--- a/c/src/libchip/shmdr/shm_driver.h
+++ b/c/src/libchip/shmdr/shm_driver.h
@@ -12,8 +12,6 @@
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rtems.com/license/LICENSE.
- *
- * $Id$
*/
#ifndef __SHM_h