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. --- c/src/lib/libcpu/sh/sh7045/include/io_types.h | 2 -- c/src/lib/libcpu/sh/sh7045/include/iosh7045.h | 2 -- c/src/lib/libcpu/sh/sh7045/include/ispsh7045.h | 2 -- c/src/lib/libcpu/sh/sh7045/include/sci.h | 2 -- c/src/lib/libcpu/sh/sh7045/include/sci_termios.h | 2 -- c/src/lib/libcpu/sh/sh7045/include/sh7_pfc.h | 2 -- c/src/lib/libcpu/sh/sh7045/include/sh7_sci.h | 2 -- 7 files changed, 14 deletions(-) (limited to 'c/src/lib/libcpu/sh/sh7045/include') diff --git a/c/src/lib/libcpu/sh/sh7045/include/io_types.h b/c/src/lib/libcpu/sh/sh7045/include/io_types.h index 3a873e0d6b..9d929750cc 100644 --- a/c/src/lib/libcpu/sh/sh7045/include/io_types.h +++ b/c/src/lib/libcpu/sh/sh7045/include/io_types.h @@ -26,8 +26,6 @@ * developmental purposes without any warranty nor representation * by the authors or by TGA Technologies. * - * $Id$ - * * ************************************************************************/ diff --git a/c/src/lib/libcpu/sh/sh7045/include/iosh7045.h b/c/src/lib/libcpu/sh/sh7045/include/iosh7045.h index 76e5c25fe5..4649f2e4ec 100644 --- a/c/src/lib/libcpu/sh/sh7045/include/iosh7045.h +++ b/c/src/lib/libcpu/sh/sh7045/include/iosh7045.h @@ -37,8 +37,6 @@ * the above-referenced license. It is provided for critique and * developmental purposes without any warranty nor representation * by the authors or by TGA Technologies. - * - * $Id$ */ #ifndef __IOSH7045_H diff --git a/c/src/lib/libcpu/sh/sh7045/include/ispsh7045.h b/c/src/lib/libcpu/sh/sh7045/include/ispsh7045.h index c9bf946419..ddbd8be42f 100644 --- a/c/src/lib/libcpu/sh/sh7045/include/ispsh7045.h +++ b/c/src/lib/libcpu/sh/sh7045/include/ispsh7045.h @@ -30,8 +30,6 @@ * the above-referenced license. It is provided for critique and * developmental purposes without any warranty nor representation * by the authors or by TGA Technologies. - * - * $Id$ */ #ifndef __CPU_ISPS_H diff --git a/c/src/lib/libcpu/sh/sh7045/include/sci.h b/c/src/lib/libcpu/sh/sh7045/include/sci.h index 5802734601..eb5ac755c6 100644 --- a/c/src/lib/libcpu/sh/sh7045/include/sci.h +++ b/c/src/lib/libcpu/sh/sh7045/include/sci.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 _sh_sci_h diff --git a/c/src/lib/libcpu/sh/sh7045/include/sci_termios.h b/c/src/lib/libcpu/sh/sh7045/include/sci_termios.h index e17a855bf1..2846585f8c 100644 --- a/c/src/lib/libcpu/sh/sh7045/include/sci_termios.h +++ b/c/src/lib/libcpu/sh/sh7045/include/sci_termios.h @@ -6,8 +6,6 @@ * found in the file LICENSE in this distribution or at * http://www.rtems.com/license/LICENSE. * - * $Id$ - * */ #ifndef _SH_SCI_TERMIOS_H_ diff --git a/c/src/lib/libcpu/sh/sh7045/include/sh7_pfc.h b/c/src/lib/libcpu/sh/sh7045/include/sh7_pfc.h index 51a5f4de34..9490f2da71 100644 --- a/c/src/lib/libcpu/sh/sh7045/include/sh7_pfc.h +++ b/c/src/lib/libcpu/sh/sh7045/include/sh7_pfc.h @@ -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$ */ #ifndef _sh7_pfc_h diff --git a/c/src/lib/libcpu/sh/sh7045/include/sh7_sci.h b/c/src/lib/libcpu/sh/sh7045/include/sh7_sci.h index 0d554a0f80..6b6a99fc93 100644 --- a/c/src/lib/libcpu/sh/sh7045/include/sh7_sci.h +++ b/c/src/lib/libcpu/sh/sh7045/include/sh7_sci.h @@ -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$ */ #ifndef _sh7_sci_h -- cgit v1.2.3