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/libbsp/powerpc/haleakala/Makefile.am | 4 ---- c/src/lib/libbsp/powerpc/haleakala/README | 4 ---- c/src/lib/libbsp/powerpc/haleakala/configure.ac | 2 -- c/src/lib/libbsp/powerpc/haleakala/dlentry/dlentry.S | 2 -- c/src/lib/libbsp/powerpc/haleakala/include/bsp.h | 2 -- c/src/lib/libbsp/powerpc/haleakala/include/coverhd.h | 2 -- c/src/lib/libbsp/powerpc/haleakala/irq/irq.c | 2 -- c/src/lib/libbsp/powerpc/haleakala/startup/bspstart.c | 2 -- c/src/lib/libbsp/powerpc/haleakala/startup/linkcmds | 2 -- 9 files changed, 22 deletions(-) (limited to 'c/src/lib/libbsp/powerpc/haleakala') diff --git a/c/src/lib/libbsp/powerpc/haleakala/Makefile.am b/c/src/lib/libbsp/powerpc/haleakala/Makefile.am index fdd633149f..0e7687fcb6 100644 --- a/c/src/lib/libbsp/powerpc/haleakala/Makefile.am +++ b/c/src/lib/libbsp/powerpc/haleakala/Makefile.am @@ -1,7 +1,3 @@ -## -## $Id$ -## - ACLOCAL_AMFLAGS = -I ../../../../aclocal include $(top_srcdir)/../../../../automake/compile.am diff --git a/c/src/lib/libbsp/powerpc/haleakala/README b/c/src/lib/libbsp/powerpc/haleakala/README index a17e582721..115ae63fb1 100644 --- a/c/src/lib/libbsp/powerpc/haleakala/README +++ b/c/src/lib/libbsp/powerpc/haleakala/README @@ -1,7 +1,3 @@ -# -# $Id$ -# - # Adapted from Virtex BSP BSP NAME: Haleakala diff --git a/c/src/lib/libbsp/powerpc/haleakala/configure.ac b/c/src/lib/libbsp/powerpc/haleakala/configure.ac index 025050737d..25e5db34c7 100644 --- a/c/src/lib/libbsp/powerpc/haleakala/configure.ac +++ b/c/src/lib/libbsp/powerpc/haleakala/configure.ac @@ -1,6 +1,4 @@ dnl Process this file with autoconf to produce a configure script. -dnl -dnl $Id$ AC_PREREQ([2.68]) AC_INIT([rtems-c-src-lib-libbsp-powerpc-haleakala],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) diff --git a/c/src/lib/libbsp/powerpc/haleakala/dlentry/dlentry.S b/c/src/lib/libbsp/powerpc/haleakala/dlentry/dlentry.S index a2ea623157..2efc046053 100644 --- a/c/src/lib/libbsp/powerpc/haleakala/dlentry/dlentry.S +++ b/c/src/lib/libbsp/powerpc/haleakala/dlentry/dlentry.S @@ -29,8 +29,6 @@ * i-cubed limited makes no representations about the suitability * of this software for any purpose. * - * $Id$ - * * derived from "helas403/dlentry.S": * * Further changes to derive for the PPC405CR/GP/GPr/EX/EXr diff --git a/c/src/lib/libbsp/powerpc/haleakala/include/bsp.h b/c/src/lib/libbsp/powerpc/haleakala/include/bsp.h index 80e0964787..f0f6010839 100644 --- a/c/src/lib/libbsp/powerpc/haleakala/include/bsp.h +++ b/c/src/lib/libbsp/powerpc/haleakala/include/bsp.h @@ -40,8 +40,6 @@ * * * - * $Id$ - * */ #ifndef _BSP_H diff --git a/c/src/lib/libbsp/powerpc/haleakala/include/coverhd.h b/c/src/lib/libbsp/powerpc/haleakala/include/coverhd.h index f39d324eaa..025488c730 100644 --- a/c/src/lib/libbsp/powerpc/haleakala/include/coverhd.h +++ b/c/src/lib/libbsp/powerpc/haleakala/include/coverhd.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$ */ /* diff --git a/c/src/lib/libbsp/powerpc/haleakala/irq/irq.c b/c/src/lib/libbsp/powerpc/haleakala/irq/irq.c index 3964f2f230..7715c99f36 100644 --- a/c/src/lib/libbsp/powerpc/haleakala/irq/irq.c +++ b/c/src/lib/libbsp/powerpc/haleakala/irq/irq.c @@ -6,8 +6,6 @@ * http://www.rtems.com/license/LICENSE. * * Middleware support for PPC405 by M.Hamel ADInstruments Ltd 2008 - * - * $Id$ */ #include diff --git a/c/src/lib/libbsp/powerpc/haleakala/startup/bspstart.c b/c/src/lib/libbsp/powerpc/haleakala/startup/bspstart.c index 0447c51e8f..d984a7ab7e 100644 --- a/c/src/lib/libbsp/powerpc/haleakala/startup/bspstart.c +++ b/c/src/lib/libbsp/powerpc/haleakala/startup/bspstart.c @@ -55,8 +55,6 @@ * * Further modified for the PPC405EX Haleakala board by * Michael Hamel ADInstruments Ltd May 2008 - * - * $Id$ */ #include #include diff --git a/c/src/lib/libbsp/powerpc/haleakala/startup/linkcmds b/c/src/lib/libbsp/powerpc/haleakala/startup/linkcmds index 50b80c0d3e..788a347485 100644 --- a/c/src/lib/libbsp/powerpc/haleakala/startup/linkcmds +++ b/c/src/lib/libbsp/powerpc/haleakala/startup/linkcmds @@ -7,8 +7,6 @@ * Modifications for gen405 by Dennis Ehlin * Modifications for virtex by Keith, Greg, and Bob * Modifications for 405GP/EX by Michael Hamel - * - * $Id$ */ OUTPUT_FORMAT("elf32-powerpc", "elf32-powerpc", "elf32-powerpc") -- cgit v1.2.3