summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spfatal22
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/spfatal22/Makefile.am4
-rw-r--r--testsuites/sptests/spfatal22/spfatal22.doc3
-rw-r--r--testsuites/sptests/spfatal22/testcase.h2
3 files changed, 0 insertions, 9 deletions
diff --git a/testsuites/sptests/spfatal22/Makefile.am b/testsuites/sptests/spfatal22/Makefile.am
index 36ef3372c8..f41b836705 100644
--- a/testsuites/sptests/spfatal22/Makefile.am
+++ b/testsuites/sptests/spfatal22/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = spfatal22
spfatal22_SOURCES = ../spfatal_support/init.c \
../spfatal_support/system.h ../../support/src/test_support.c testcase.h
diff --git a/testsuites/sptests/spfatal22/spfatal22.doc b/testsuites/sptests/spfatal22/spfatal22.doc
index 493585763e..ec46684179 100644
--- a/testsuites/sptests/spfatal22/spfatal22.doc
+++ b/testsuites/sptests/spfatal22/spfatal22.doc
@@ -1,6 +1,3 @@
-#
-# $Id$
-#
# COPYRIGHT (c) 1989-2010.
# On-Line Applications Research Corporation (OAR).
#
diff --git a/testsuites/sptests/spfatal22/testcase.h b/testsuites/sptests/spfatal22/testcase.h
index f8e0fdfb80..188ff1d43f 100644
--- a/testsuites/sptests/spfatal22/testcase.h
+++ b/testsuites/sptests/spfatal22/testcase.h
@@ -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$
*/
#define FATAL_ERROR_TEST_NAME "FATAL 22"