summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp11
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp11')
-rw-r--r--testsuites/sptests/sp11/Makefile.am4
-rw-r--r--testsuites/sptests/sp11/init.c2
-rw-r--r--testsuites/sptests/sp11/sp11.doc3
-rw-r--r--testsuites/sptests/sp11/system.h2
-rw-r--r--testsuites/sptests/sp11/task1.c2
-rw-r--r--testsuites/sptests/sp11/task2.c2
-rw-r--r--testsuites/sptests/sp11/timer.c2
7 files changed, 0 insertions, 17 deletions
diff --git a/testsuites/sptests/sp11/Makefile.am b/testsuites/sptests/sp11/Makefile.am
index d9120435d5..4c49e22cb9 100644
--- a/testsuites/sptests/sp11/Makefile.am
+++ b/testsuites/sptests/sp11/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = sp11
sp11_SOURCES = init.c task1.c task2.c timer.c system.h
diff --git a/testsuites/sptests/sp11/init.c b/testsuites/sptests/sp11/init.c
index 2b55c0683b..de58aea070 100644
--- a/testsuites/sptests/sp11/init.c
+++ b/testsuites/sptests/sp11/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/sp11/sp11.doc b/testsuites/sptests/sp11/sp11.doc
index 63e1abe41f..9c04d24c55 100644
--- a/testsuites/sptests/sp11/sp11.doc
+++ b/testsuites/sptests/sp11/sp11.doc
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# COPYRIGHT (c) 1989-1999.
# On-Line Applications Research Corporation (OAR).
#
diff --git a/testsuites/sptests/sp11/system.h b/testsuites/sptests/sp11/system.h
index 64c4d83168..2773f22450 100644
--- a/testsuites/sptests/sp11/system.h
+++ b/testsuites/sptests/sp11/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/sp11/task1.c b/testsuites/sptests/sp11/task1.c
index 62ab1b1ddf..4156d8c1e3 100644
--- a/testsuites/sptests/sp11/task1.c
+++ b/testsuites/sptests/sp11/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/sp11/task2.c b/testsuites/sptests/sp11/task2.c
index 34145ccaab..f3608a417e 100644
--- a/testsuites/sptests/sp11/task2.c
+++ b/testsuites/sptests/sp11/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
diff --git a/testsuites/sptests/sp11/timer.c b/testsuites/sptests/sp11/timer.c
index 089ab8454e..496cc90f7f 100644
--- a/testsuites/sptests/sp11/timer.c
+++ b/testsuites/sptests/sp11/timer.c
@@ -12,8 +12,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