summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp15
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp15')
-rw-r--r--testsuites/sptests/sp15/Makefile.am4
-rw-r--r--testsuites/sptests/sp15/init.c2
-rw-r--r--testsuites/sptests/sp15/sp15.doc3
-rw-r--r--testsuites/sptests/sp15/system.h2
-rw-r--r--testsuites/sptests/sp15/task1.c2
5 files changed, 0 insertions, 13 deletions
diff --git a/testsuites/sptests/sp15/Makefile.am b/testsuites/sptests/sp15/Makefile.am
index a6e1bb608e..abb63bec9e 100644
--- a/testsuites/sptests/sp15/Makefile.am
+++ b/testsuites/sptests/sp15/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = sp15
sp15_SOURCES = init.c task1.c system.h
diff --git a/testsuites/sptests/sp15/init.c b/testsuites/sptests/sp15/init.c
index fb85506c93..9f981a7dce 100644
--- a/testsuites/sptests/sp15/init.c
+++ b/testsuites/sptests/sp15/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/sp15/sp15.doc b/testsuites/sptests/sp15/sp15.doc
index 42d8278d44..fc7187000f 100644
--- a/testsuites/sptests/sp15/sp15.doc
+++ b/testsuites/sptests/sp15/sp15.doc
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# COPYRIGHT (c) 1989-1999.
# On-Line Applications Research Corporation (OAR).
#
diff --git a/testsuites/sptests/sp15/system.h b/testsuites/sptests/sp15/system.h
index 8b553bba9a..f13f2f16a2 100644
--- a/testsuites/sptests/sp15/system.h
+++ b/testsuites/sptests/sp15/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/sp15/task1.c b/testsuites/sptests/sp15/task1.c
index e4409c5ff9..7b4d685b08 100644
--- a/testsuites/sptests/sp15/task1.c
+++ b/testsuites/sptests/sp15/task1.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