summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp03
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp03')
-rw-r--r--testsuites/sptests/sp03/Makefile.am4
-rw-r--r--testsuites/sptests/sp03/init.c2
-rw-r--r--testsuites/sptests/sp03/sp03.doc3
-rw-r--r--testsuites/sptests/sp03/system.h2
-rw-r--r--testsuites/sptests/sp03/task1.c2
-rw-r--r--testsuites/sptests/sp03/task2.c2
6 files changed, 0 insertions, 15 deletions
diff --git a/testsuites/sptests/sp03/Makefile.am b/testsuites/sptests/sp03/Makefile.am
index 42ae4c2873..ace2867e95 100644
--- a/testsuites/sptests/sp03/Makefile.am
+++ b/testsuites/sptests/sp03/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = sp03
sp03_SOURCES = init.c task1.c task2.c system.h
diff --git a/testsuites/sptests/sp03/init.c b/testsuites/sptests/sp03/init.c
index 289012e4dc..50db10b7f1 100644
--- a/testsuites/sptests/sp03/init.c
+++ b/testsuites/sptests/sp03/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/sptests/sp03/sp03.doc b/testsuites/sptests/sp03/sp03.doc
index 7adce71342..b7447161a9 100644
--- a/testsuites/sptests/sp03/sp03.doc
+++ b/testsuites/sptests/sp03/sp03.doc
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
#
diff --git a/testsuites/sptests/sp03/system.h b/testsuites/sptests/sp03/system.h
index b54b549fac..9139558f6b 100644
--- a/testsuites/sptests/sp03/system.h
+++ b/testsuites/sptests/sp03/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/sptests/sp03/task1.c b/testsuites/sptests/sp03/task1.c
index 3d038b5783..d2066876ac 100644
--- a/testsuites/sptests/sp03/task1.c
+++ b/testsuites/sptests/sp03/task1.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/sptests/sp03/task2.c b/testsuites/sptests/sp03/task2.c
index 7ee0b66516..66104529d4 100644
--- a/testsuites/sptests/sp03/task2.c
+++ b/testsuites/sptests/sp03/task2.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