summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp38
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp38/Makefile.am4
-rw-r--r--testsuites/sptests/sp38/init.c2
-rw-r--r--testsuites/sptests/sp38/sp38.doc3
-rw-r--r--testsuites/sptests/sp38/system.h2
4 files changed, 0 insertions, 11 deletions
diff --git a/testsuites/sptests/sp38/Makefile.am b/testsuites/sptests/sp38/Makefile.am
index 7a1f38f6b1..ceccfeded4 100644
--- a/testsuites/sptests/sp38/Makefile.am
+++ b/testsuites/sptests/sp38/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = sp38
sp38_SOURCES = init.c system.h
diff --git a/testsuites/sptests/sp38/init.c b/testsuites/sptests/sp38/init.c
index b99a65f4ea..4046467d61 100644
--- a/testsuites/sptests/sp38/init.c
+++ b/testsuites/sptests/sp38/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/sp38/sp38.doc b/testsuites/sptests/sp38/sp38.doc
index 0ddcad90bf..ccd5e9818c 100644
--- a/testsuites/sptests/sp38/sp38.doc
+++ b/testsuites/sptests/sp38/sp38.doc
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# COPYRIGHT (c) 1989-2009.
# On-Line Applications Research Corporation (OAR).
#
diff --git a/testsuites/sptests/sp38/system.h b/testsuites/sptests/sp38/system.h
index 84b7ab8614..7c6646a3d7 100644
--- a/testsuites/sptests/sp38/system.h
+++ b/testsuites/sptests/sp38/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>