From 12737856ab620d4564e3536e4733b40173cd53cc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 15 May 2012 16:03:18 -0500 Subject: rtems-testing - Remove CVS Ids (scripted) --- gcc/networkconfig.h | 2 -- gcc/rtems_gcc_main.c | 2 -- gcc/rtems_gccgo_init.c | 2 -- gcc/testsuite/ada/acats/rtems_init.c | 2 -- gcc/testsuite/ada/acats/run_all_rtems.sh | 0 5 files changed, 8 deletions(-) mode change 100755 => 100644 gcc/testsuite/ada/acats/run_all_rtems.sh (limited to 'gcc') diff --git a/gcc/networkconfig.h b/gcc/networkconfig.h index bf303cb..5002011 100644 --- a/gcc/networkconfig.h +++ b/gcc/networkconfig.h @@ -9,8 +9,6 @@ * EDIT THIS FILE TO REFLECT YOUR NETWORK CONFIGURATION * * BEFORE RUNNING ANY RTEMS PROGRAMS WHICH USE THE NETWORK! * ************************************************************ - * - * $Id$ */ #ifndef _RTEMS_NETWORKCONFIG_H_ diff --git a/gcc/rtems_gcc_main.c b/gcc/rtems_gcc_main.c index 31ac03e..0ca1528 100644 --- a/gcc/rtems_gcc_main.c +++ b/gcc/rtems_gcc_main.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 diff --git a/gcc/rtems_gccgo_init.c b/gcc/rtems_gccgo_init.c index e621287..2a83d8c 100644 --- a/gcc/rtems_gccgo_init.c +++ b/gcc/rtems_gccgo_init.c @@ -1,7 +1,5 @@ /* * Init for Go testing. - * - * $Id$ */ #include diff --git a/gcc/testsuite/ada/acats/rtems_init.c b/gcc/testsuite/ada/acats/rtems_init.c index 2e34569..bb287ad 100644 --- a/gcc/testsuite/ada/acats/rtems_init.c +++ b/gcc/testsuite/ada/acats/rtems_init.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.OARcorp.com/rtems/license.html. - * - * $Id$ */ #include diff --git a/gcc/testsuite/ada/acats/run_all_rtems.sh b/gcc/testsuite/ada/acats/run_all_rtems.sh old mode 100755 new mode 100644 -- cgit v1.2.3