summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxspin01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxspin01')
-rw-r--r--testsuites/psxtests/psxspin01/Makefile.am4
-rw-r--r--testsuites/psxtests/psxspin01/main.c2
-rw-r--r--testsuites/psxtests/psxspin01/test.c2
3 files changed, 0 insertions, 8 deletions
diff --git a/testsuites/psxtests/psxspin01/Makefile.am b/testsuites/psxtests/psxspin01/Makefile.am
index 3bc7cd1c5c..6d6d44fee6 100644
--- a/testsuites/psxtests/psxspin01/Makefile.am
+++ b/testsuites/psxtests/psxspin01/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = psxspin01
psxspin01_SOURCES = main.c test.c ../include/pmacros.h
diff --git a/testsuites/psxtests/psxspin01/main.c b/testsuites/psxtests/psxspin01/main.c
index a89fcc27cd..292901d851 100644
--- a/testsuites/psxtests/psxspin01/main.c
+++ b/testsuites/psxtests/psxspin01/main.c
@@ -7,8 +7,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 CONFIGURE_INIT
diff --git a/testsuites/psxtests/psxspin01/test.c b/testsuites/psxtests/psxspin01/test.c
index 2b0e505527..eebde0fc8b 100644
--- a/testsuites/psxtests/psxspin01/test.c
+++ b/testsuites/psxtests/psxspin01/test.c
@@ -7,8 +7,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