summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxreaddir
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxreaddir')
-rw-r--r--testsuites/psxtests/psxreaddir/Makefile.am4
-rw-r--r--testsuites/psxtests/psxreaddir/test.c2
2 files changed, 0 insertions, 6 deletions
diff --git a/testsuites/psxtests/psxreaddir/Makefile.am b/testsuites/psxtests/psxreaddir/Makefile.am
index 7d79c7f12b..66e6c00fab 100644
--- a/testsuites/psxtests/psxreaddir/Makefile.am
+++ b/testsuites/psxtests/psxreaddir/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = psxreaddir
psxreaddir_SOURCES = main.c test.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxreaddir/test.c b/testsuites/psxtests/psxreaddir/test.c
index 8ea67ccdda..76239de10a 100644
--- a/testsuites/psxtests/psxreaddir/test.c
+++ b/testsuites/psxtests/psxreaddir/test.c
@@ -21,8 +21,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