summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp28
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp28/Makefile.am4
-rw-r--r--testsuites/sptests/sp28/init.c2
2 files changed, 0 insertions, 6 deletions
diff --git a/testsuites/sptests/sp28/Makefile.am b/testsuites/sptests/sp28/Makefile.am
index f11eda22f4..d02ff971e8 100644
--- a/testsuites/sptests/sp28/Makefile.am
+++ b/testsuites/sptests/sp28/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = sp28
sp28_SOURCES = init.c
diff --git a/testsuites/sptests/sp28/init.c b/testsuites/sptests/sp28/init.c
index 8c84ed9f56..5a564f9a53 100644
--- a/testsuites/sptests/sp28/init.c
+++ b/testsuites/sptests/sp28/init.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