From 9b4422a2513e9c7f4c705050948d82b75331aaba Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 3 May 2012 10:09:24 -0500 Subject: Remove All CVS Id Strings Possible Using a Script Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed. --- cpukit/include/rtems/bspIo.h | 2 -- cpukit/include/rtems/btimer.h | 2 -- cpukit/include/rtems/concat.h | 2 -- cpukit/include/rtems/endian.h | 3 --- cpukit/include/rtems/fs.h | 2 -- cpukit/include/rtems/irq.h | 2 -- cpukit/include/rtems/pci.h | 2 -- cpukit/include/rtems/userenv.h | 2 -- cpukit/include/sys/priority.h | 1 - 9 files changed, 18 deletions(-) (limited to 'cpukit/include') diff --git a/cpukit/include/rtems/bspIo.h b/cpukit/include/rtems/bspIo.h index 537100927f..4fe7da3287 100644 --- a/cpukit/include/rtems/bspIo.h +++ b/cpukit/include/rtems/bspIo.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 _RTEMS_BSPIO_H #define _RTEMS_BSPIO_H diff --git a/cpukit/include/rtems/btimer.h b/cpukit/include/rtems/btimer.h index 21cc9b6d6a..0e02799734 100644 --- a/cpukit/include/rtems/btimer.h +++ b/cpukit/include/rtems/btimer.h @@ -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$ */ /* diff --git a/cpukit/include/rtems/concat.h b/cpukit/include/rtems/concat.h index 22036b464e..d0f87fe484 100644 --- a/cpukit/include/rtems/concat.h +++ b/cpukit/include/rtems/concat.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 _RTEMS_CONCAT_H diff --git a/cpukit/include/rtems/endian.h b/cpukit/include/rtems/endian.h index 90a7caeaa1..74ef1c4172 100644 --- a/cpukit/include/rtems/endian.h +++ b/cpukit/include/rtems/endian.h @@ -4,9 +4,6 @@ * This include file provides endian information about the target. */ -/* - * $Id$ - */ #ifndef _RTEMS_ENDIAN_H #define _RTEMS_ENDIAN_H diff --git a/cpukit/include/rtems/fs.h b/cpukit/include/rtems/fs.h index bf5026f645..7e4dff9cad 100644 --- a/cpukit/include/rtems/fs.h +++ b/cpukit/include/rtems/fs.h @@ -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$ */ #ifndef _RTEMS_FS_H diff --git a/cpukit/include/rtems/irq.h b/cpukit/include/rtems/irq.h index 154a28e067..ecebe9e63d 100644 --- a/cpukit/include/rtems/irq.h +++ b/cpukit/include/rtems/irq.h @@ -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$ */ #ifndef _RTEMS_IRQ_H diff --git a/cpukit/include/rtems/pci.h b/cpukit/include/rtems/pci.h index 50ce0af1e6..36b10d2329 100644 --- a/cpukit/include/rtems/pci.h +++ b/cpukit/include/rtems/pci.h @@ -15,8 +15,6 @@ * PCI Local Bus Specification * PCI to PCI Bridge Specification * PCI System Design Guide - * - * $Id$ */ #ifndef _RTEMS_PCI_H diff --git a/cpukit/include/rtems/userenv.h b/cpukit/include/rtems/userenv.h index 123da98af5..8cc7a7c39f 100644 --- a/cpukit/include/rtems/userenv.h +++ b/cpukit/include/rtems/userenv.h @@ -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$ */ #ifndef _RTEMS_USERENV_H diff --git a/cpukit/include/sys/priority.h b/cpukit/include/sys/priority.h index 0dade6d62d..ca3f4981ec 100644 --- a/cpukit/include/sys/priority.h +++ b/cpukit/include/sys/priority.h @@ -1,2 +1 @@ - /* For now, intentionally empty */ -- cgit v1.2.3