[rtems commit] Remove CVS-Ids.

Ralf Corsepius ralf at rtems.org
Fri May 4 07:34:21 UTC 2012


Module:    rtems
Branch:    master
Commit:    2376237f4c2e19da6dfafe9dea7d4ef000d5b550
Changeset: http://git.rtems.org/rtems/commit/?id=2376237f4c2e19da6dfafe9dea7d4ef000d5b550

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Fri May  4 08:54:41 2012 +0200

Remove CVS-Ids.

---

 testsuites/smptests/Makefile.am       |    4 ----
 testsuites/smptests/configure.ac      |    2 --
 testsuites/smptests/smp01/Makefile.am |    5 -----
 testsuites/smptests/smp02/Makefile.am |    5 -----
 testsuites/smptests/smp03/Makefile.am |    5 -----
 testsuites/smptests/smp04/Makefile.am |    5 -----
 testsuites/smptests/smp05/Makefile.am |    5 -----
 testsuites/smptests/smp06/Makefile.am |    5 -----
 testsuites/smptests/smp07/Makefile.am |    5 -----
 testsuites/smptests/smp08/Makefile.am |    5 -----
 testsuites/smptests/smp09/Makefile.am |    5 -----
 11 files changed, 0 insertions(+), 51 deletions(-)

diff --git a/testsuites/smptests/Makefile.am b/testsuites/smptests/Makefile.am
index 175778d..02975a4 100644
--- a/testsuites/smptests/Makefile.am
+++ b/testsuites/smptests/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
 ACLOCAL_AMFLAGS = -I ../aclocal
 
 SUBDIRS = 
diff --git a/testsuites/smptests/configure.ac b/testsuites/smptests/configure.ac
index a2801bc..aad32ee 100644
--- a/testsuites/smptests/configure.ac
+++ b/testsuites/smptests/configure.ac
@@ -1,6 +1,4 @@
 ## Process this file with autoconf to produce a configure script.
-## 
-## $Id$
 
 AC_PREREQ([2.68])
 AC_INIT([rtems-c-src-tests-smptests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
diff --git a/testsuites/smptests/smp01/Makefile.am b/testsuites/smptests/smp01/Makefile.am
index 3fd2183..db648f7 100644
--- a/testsuites/smptests/smp01/Makefile.am
+++ b/testsuites/smptests/smp01/Makefile.am
@@ -1,8 +1,3 @@
-##
-##  $Id$
-##
-
-
 rtems_tests_PROGRAMS = smp01
 smp01_SOURCES = init.c tasks.c system.h ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp02/Makefile.am b/testsuites/smptests/smp02/Makefile.am
index 61c60bd..b4e0795 100644
--- a/testsuites/smptests/smp02/Makefile.am
+++ b/testsuites/smptests/smp02/Makefile.am
@@ -1,8 +1,3 @@
-##
-##  $Id$
-##
-
-
 rtems_tests_PROGRAMS = smp02
 smp02_SOURCES = init.c tasks.c system.h ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp03/Makefile.am b/testsuites/smptests/smp03/Makefile.am
index 73f2967..a6a8a61 100644
--- a/testsuites/smptests/smp03/Makefile.am
+++ b/testsuites/smptests/smp03/Makefile.am
@@ -1,8 +1,3 @@
-##
-##  $Id$
-##
-
-
 rtems_tests_PROGRAMS = smp03
 smp03_SOURCES = init.c tasks.c system.h ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp04/Makefile.am b/testsuites/smptests/smp04/Makefile.am
index 3579e94..bd1f7b1 100644
--- a/testsuites/smptests/smp04/Makefile.am
+++ b/testsuites/smptests/smp04/Makefile.am
@@ -1,8 +1,3 @@
-##
-##  $Id$
-##
-
-
 rtems_tests_PROGRAMS = smp04
 smp04_SOURCES = init.c system.h ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp05/Makefile.am b/testsuites/smptests/smp05/Makefile.am
index 6db395d..b730fba 100644
--- a/testsuites/smptests/smp05/Makefile.am
+++ b/testsuites/smptests/smp05/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = smp05
 smp05_SOURCES = init.c ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp06/Makefile.am b/testsuites/smptests/smp06/Makefile.am
index fe6fcac..871f1d5 100644
--- a/testsuites/smptests/smp06/Makefile.am
+++ b/testsuites/smptests/smp06/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = smp06
 smp06_SOURCES = init.c ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp07/Makefile.am b/testsuites/smptests/smp07/Makefile.am
index b94fa16..4491483 100644
--- a/testsuites/smptests/smp07/Makefile.am
+++ b/testsuites/smptests/smp07/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = smp07
 smp07_SOURCES = init.c ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp08/Makefile.am b/testsuites/smptests/smp08/Makefile.am
index 04748a6..6fdd303 100644
--- a/testsuites/smptests/smp08/Makefile.am
+++ b/testsuites/smptests/smp08/Makefile.am
@@ -1,8 +1,3 @@
-##
-##  $Id$
-##
-
-
 rtems_tests_PROGRAMS = smp08
 smp08_SOURCES = init.c tasks.c system.h ../../support/src/locked_print.c
 
diff --git a/testsuites/smptests/smp09/Makefile.am b/testsuites/smptests/smp09/Makefile.am
index 453ddef..cb4d60a 100644
--- a/testsuites/smptests/smp09/Makefile.am
+++ b/testsuites/smptests/smp09/Makefile.am
@@ -1,8 +1,3 @@
-##
-## $Id$
-##
-
-
 rtems_tests_PROGRAMS = smp09
 smp09_SOURCES = init.c ../../support/src/locked_print.c
 




More information about the vc mailing list