summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smp04
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/smptests/smp04')
-rw-r--r--testsuites/smptests/smp04/Makefile.am4
-rw-r--r--testsuites/smptests/smp04/init.c2
-rw-r--r--testsuites/smptests/smp04/smp04.doc3
-rw-r--r--testsuites/smptests/smp04/system.h2
4 files changed, 0 insertions, 11 deletions
diff --git a/testsuites/smptests/smp04/Makefile.am b/testsuites/smptests/smp04/Makefile.am
index 3579e94f78..cc426fd121 100644
--- a/testsuites/smptests/smp04/Makefile.am
+++ b/testsuites/smptests/smp04/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = smp04
smp04_SOURCES = init.c system.h ../../support/src/locked_print.c
diff --git a/testsuites/smptests/smp04/init.c b/testsuites/smptests/smp04/init.c
index 88528e3d4f..c61e81f2a7 100644
--- a/testsuites/smptests/smp04/init.c
+++ b/testsuites/smptests/smp04/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/smp04/smp04.doc b/testsuites/smptests/smp04/smp04.doc
index 7b1e7afb2a..274f98d8ab 100644
--- a/testsuites/smptests/smp04/smp04.doc
+++ b/testsuites/smptests/smp04/smp04.doc
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
#
diff --git a/testsuites/smptests/smp04/system.h b/testsuites/smptests/smp04/system.h
index ae7a254fac..d3820c21b4 100644
--- a/testsuites/smptests/smp04/system.h
+++ b/testsuites/smptests/smp04/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"