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. --- testsuites/support/include/buffer_test_io.h | 2 -- testsuites/support/include/test_support.h | 2 -- testsuites/support/include/tmacros.h | 2 -- testsuites/support/include/tmtests_empty_function.h | 2 -- testsuites/support/src/locked_print.c | 2 -- testsuites/support/src/spin.c | 2 -- testsuites/support/src/test_support.c | 2 -- testsuites/support/src/tmtests_empty_function.c | 2 -- testsuites/support/src/tmtests_support.c | 2 -- 9 files changed, 18 deletions(-) (limited to 'testsuites/support') diff --git a/testsuites/support/include/buffer_test_io.h b/testsuites/support/include/buffer_test_io.h index 27f0184116..e0eb24d6fb 100644 --- a/testsuites/support/include/buffer_test_io.h +++ b/testsuites/support/include/buffer_test_io.h @@ -1,7 +1,5 @@ /* * Support for running the test output through a buffer - * - * $Id$ */ #ifndef __BUFFER_TEST_IO_h diff --git a/testsuites/support/include/test_support.h b/testsuites/support/include/test_support.h index 5317113197..2c74928261 100644 --- a/testsuites/support/include/test_support.h +++ b/testsuites/support/include/test_support.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$ */ #ifndef __TEST_SUPPORT_h diff --git a/testsuites/support/include/tmacros.h b/testsuites/support/include/tmacros.h index ddd93250bb..c2878dd8d4 100644 --- a/testsuites/support/include/tmacros.h +++ b/testsuites/support/include/tmacros.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 __TMACROS_h diff --git a/testsuites/support/include/tmtests_empty_function.h b/testsuites/support/include/tmtests_empty_function.h index 766b266bfd..e5e0b93aeb 100644 --- a/testsuites/support/include/tmtests_empty_function.h +++ b/testsuites/support/include/tmtests_empty_function.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 _TMTESTS_EMPTY_FUNCTION_H diff --git a/testsuites/support/src/locked_print.c b/testsuites/support/src/locked_print.c index 52e6729509..62e72bf47c 100644 --- a/testsuites/support/src/locked_print.c +++ b/testsuites/support/src/locked_print.c @@ -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$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/support/src/spin.c b/testsuites/support/src/spin.c index 52dcc9be46..0c2190699a 100644 --- a/testsuites/support/src/spin.c +++ b/testsuites/support/src/spin.c @@ -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$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/support/src/test_support.c b/testsuites/support/src/test_support.c index 207434b8c6..b3cd744152 100644 --- a/testsuites/support/src/test_support.c +++ b/testsuites/support/src/test_support.c @@ -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$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/support/src/tmtests_empty_function.c b/testsuites/support/src/tmtests_empty_function.c index 6b3ba3c6b6..228eb9b69f 100644 --- a/testsuites/support/src/tmtests_empty_function.c +++ b/testsuites/support/src/tmtests_empty_function.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$ */ #ifdef HAVE_CONFIG_H diff --git a/testsuites/support/src/tmtests_support.c b/testsuites/support/src/tmtests_support.c index 4521b81d57..57a4922457 100644 --- a/testsuites/support/src/tmtests_support.c +++ b/testsuites/support/src/tmtests_support.c @@ -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$ */ #ifdef HAVE_CONFIG_H -- cgit v1.2.3