summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp39
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp39/Makefile.am4
-rw-r--r--testsuites/sptests/sp39/init.c2
-rw-r--r--testsuites/sptests/sp39/sp39.doc3
-rw-r--r--testsuites/sptests/sp39/system.h2
4 files changed, 0 insertions, 11 deletions
diff --git a/testsuites/sptests/sp39/Makefile.am b/testsuites/sptests/sp39/Makefile.am
index 2ccecaaebd..fc091da2c7 100644
--- a/testsuites/sptests/sp39/Makefile.am
+++ b/testsuites/sptests/sp39/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = sp39
sp39_SOURCES = init.c system.h
diff --git a/testsuites/sptests/sp39/init.c b/testsuites/sptests/sp39/init.c
index bda1c8d592..b3931c9218 100644
--- a/testsuites/sptests/sp39/init.c
+++ b/testsuites/sptests/sp39/init.c
@@ -7,8 +7,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/sp39/sp39.doc b/testsuites/sptests/sp39/sp39.doc
index 01605b888f..23e0c0fd0f 100644
--- a/testsuites/sptests/sp39/sp39.doc
+++ b/testsuites/sptests/sp39/sp39.doc
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# COPYRIGHT (c) 1989-2009.
# On-Line Applications Research Corporation (OAR).
#
diff --git a/testsuites/sptests/sp39/system.h b/testsuites/sptests/sp39/system.h
index a7580fc9b9..35458c8862 100644
--- a/testsuites/sptests/sp39/system.h
+++ b/testsuites/sptests/sp39/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>