summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp30
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp30/Makefile.am4
-rw-r--r--testsuites/sptests/sp30/init.c2
-rw-r--r--testsuites/sptests/sp30/resume.c2
-rw-r--r--testsuites/sptests/sp30/sp30.doc3
-rw-r--r--testsuites/sptests/sp30/system.h2
-rw-r--r--testsuites/sptests/sp30/task1.c2
6 files changed, 0 insertions, 15 deletions
diff --git a/testsuites/sptests/sp30/Makefile.am b/testsuites/sptests/sp30/Makefile.am
index 9726b4b8a1..f6e7741c38 100644
--- a/testsuites/sptests/sp30/Makefile.am
+++ b/testsuites/sptests/sp30/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = sp30
sp30_SOURCES = init.c resume.c task1.c system.h
diff --git a/testsuites/sptests/sp30/init.c b/testsuites/sptests/sp30/init.c
index 6a9752074f..2780dd672d 100644
--- a/testsuites/sptests/sp30/init.c
+++ b/testsuites/sptests/sp30/init.c
@@ -17,8 +17,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/sp30/resume.c b/testsuites/sptests/sp30/resume.c
index 5582fe89a4..98e8d6fd2a 100644
--- a/testsuites/sptests/sp30/resume.c
+++ b/testsuites/sptests/sp30/resume.c
@@ -13,8 +13,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/sp30/sp30.doc b/testsuites/sptests/sp30/sp30.doc
index cb51aef5a5..57d13d9710 100644
--- a/testsuites/sptests/sp30/sp30.doc
+++ b/testsuites/sptests/sp30/sp30.doc
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# COPYRIGHT (c) 1989-2002.
# On-Line Applications Research Corporation (OAR).
#
diff --git a/testsuites/sptests/sp30/system.h b/testsuites/sptests/sp30/system.h
index 090c4b5a5a..747c5c5874 100644
--- a/testsuites/sptests/sp30/system.h
+++ b/testsuites/sptests/sp30/system.h
@@ -9,8 +9,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/sp30/task1.c b/testsuites/sptests/sp30/task1.c
index 6ebc87c2d8..2f64a6a70f 100644
--- a/testsuites/sptests/sp30/task1.c
+++ b/testsuites/sptests/sp30/task1.c
@@ -14,8 +14,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