summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/monitor02
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/monitor02/Makefile.am4
-rw-r--r--testsuites/libtests/monitor02/init.c2
-rw-r--r--testsuites/libtests/monitor02/system.h2
3 files changed, 0 insertions, 8 deletions
diff --git a/testsuites/libtests/monitor02/Makefile.am b/testsuites/libtests/monitor02/Makefile.am
index d3ca0132b5..897875dc34 100644
--- a/testsuites/libtests/monitor02/Makefile.am
+++ b/testsuites/libtests/monitor02/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = monitor02
monitor02_SOURCES = init.c system.h
diff --git a/testsuites/libtests/monitor02/init.c b/testsuites/libtests/monitor02/init.c
index 6aa8bc16ea..2a5074536e 100644
--- a/testsuites/libtests/monitor02/init.c
+++ b/testsuites/libtests/monitor02/init.c
@@ -9,8 +9,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/libtests/monitor02/system.h b/testsuites/libtests/monitor02/system.h
index 924b1f8322..882663730c 100644
--- a/testsuites/libtests/monitor02/system.h
+++ b/testsuites/libtests/monitor02/system.h
@@ -9,8 +9,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$
*/
#include <tmacros.h>