summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/spheapprot
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/spheapprot/Makefile.am4
-rw-r--r--testsuites/sptests/spheapprot/init.c2
-rw-r--r--testsuites/sptests/spheapprot/spheapprot.doc3
3 files changed, 0 insertions, 9 deletions
diff --git a/testsuites/sptests/spheapprot/Makefile.am b/testsuites/sptests/spheapprot/Makefile.am
index a7452b879b..1a2ba8f3fd 100644
--- a/testsuites/sptests/spheapprot/Makefile.am
+++ b/testsuites/sptests/spheapprot/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = spheapprot
spheapprot_SOURCES = init.c
diff --git a/testsuites/sptests/spheapprot/init.c b/testsuites/sptests/spheapprot/init.c
index 7ee7acaa24..d3d92453a4 100644
--- a/testsuites/sptests/spheapprot/init.c
+++ b/testsuites/sptests/spheapprot/init.c
@@ -10,8 +10,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/spheapprot/spheapprot.doc b/testsuites/sptests/spheapprot/spheapprot.doc
index 366abc6137..6e949a2022 100644
--- a/testsuites/sptests/spheapprot/spheapprot.doc
+++ b/testsuites/sptests/spheapprot/spheapprot.doc
@@ -10,9 +10,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$
-#
This file describes the directives and concepts tested by this test set.