summaryrefslogtreecommitdiffstats
path: root/testsuites/smptests/smp03
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/smptests/smp03/Makefile.am4
-rw-r--r--testsuites/smptests/smp03/init.c2
-rw-r--r--testsuites/smptests/smp03/smp03.doc3
-rw-r--r--testsuites/smptests/smp03/system.h2
-rw-r--r--testsuites/smptests/smp03/tasks.c2
5 files changed, 0 insertions, 13 deletions
diff --git a/testsuites/smptests/smp03/Makefile.am b/testsuites/smptests/smp03/Makefile.am
index 73f2967d5a..f6fa7e0f1d 100644
--- a/testsuites/smptests/smp03/Makefile.am
+++ b/testsuites/smptests/smp03/Makefile.am
@@ -1,7 +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/smp03/init.c b/testsuites/smptests/smp03/init.c
index 55a2cc7945..5371d49018 100644
--- a/testsuites/smptests/smp03/init.c
+++ b/testsuites/smptests/smp03/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/smp03/smp03.doc b/testsuites/smptests/smp03/smp03.doc
index 393d48880c..1e739c3e3b 100644
--- a/testsuites/smptests/smp03/smp03.doc
+++ b/testsuites/smptests/smp03/smp03.doc
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
#
diff --git a/testsuites/smptests/smp03/system.h b/testsuites/smptests/smp03/system.h
index ea38614365..bae95a777a 100644
--- a/testsuites/smptests/smp03/system.h
+++ b/testsuites/smptests/smp03/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/smp03/tasks.c b/testsuites/smptests/smp03/tasks.c
index 50ba5dabe4..dcd9a268f2 100644
--- a/testsuites/smptests/smp03/tasks.c
+++ b/testsuites/smptests/smp03/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