summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smp08
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/smp08')
-rw-r--r--testsuites/smptests/smp08/Makefile.am4
-rw-r--r--testsuites/smptests/smp08/init.c2
-rw-r--r--testsuites/smptests/smp08/smp08.doc3
-rw-r--r--testsuites/smptests/smp08/system.h2
-rw-r--r--testsuites/smptests/smp08/tasks.c2
5 files changed, 0 insertions, 13 deletions
diff --git a/testsuites/smptests/smp08/Makefile.am b/testsuites/smptests/smp08/Makefile.am
index 04748a6db2..b55c0414cc 100644
--- a/testsuites/smptests/smp08/Makefile.am
+++ b/testsuites/smptests/smp08/Makefile.am
@@ -1,7 +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/smp08/init.c b/testsuites/smptests/smp08/init.c
index 85775a0209..1c03cec8a3 100644
--- a/testsuites/smptests/smp08/init.c
+++ b/testsuites/smptests/smp08/init.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/smptests/smp08/smp08.doc b/testsuites/smptests/smp08/smp08.doc
index 3fa40a8519..68757dcb87 100644
--- a/testsuites/smptests/smp08/smp08.doc
+++ b/testsuites/smptests/smp08/smp08.doc
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
#
diff --git a/testsuites/smptests/smp08/system.h b/testsuites/smptests/smp08/system.h
index 679cd92b0d..e1afeea72c 100644
--- a/testsuites/smptests/smp08/system.h
+++ b/testsuites/smptests/smp08/system.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$
*/
#include "tmacros.h"
diff --git a/testsuites/smptests/smp08/tasks.c b/testsuites/smptests/smp08/tasks.c
index 230f0130c0..762120c78f 100644
--- a/testsuites/smptests/smp08/tasks.c
+++ b/testsuites/smptests/smp08/tasks.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