summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxsem01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxsem01')
-rw-r--r--testsuites/psxtests/psxsem01/Makefile.am4
-rw-r--r--testsuites/psxtests/psxsem01/init.c2
2 files changed, 0 insertions, 6 deletions
diff --git a/testsuites/psxtests/psxsem01/Makefile.am b/testsuites/psxtests/psxsem01/Makefile.am
index 19f74bdb73..095bbfab78 100644
--- a/testsuites/psxtests/psxsem01/Makefile.am
+++ b/testsuites/psxtests/psxsem01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = psxsem01
psxsem01_SOURCES = init.c ../include/pmacros.h \
diff --git a/testsuites/psxtests/psxsem01/init.c b/testsuites/psxtests/psxsem01/init.c
index 736471b57a..74100409d0 100644
--- a/testsuites/psxtests/psxsem01/init.c
+++ b/testsuites/psxtests/psxsem01/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