summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/monitor
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/monitor/Makefile.am4
-rw-r--r--testsuites/libtests/monitor/init.c2
-rw-r--r--testsuites/libtests/monitor/system.h2
-rw-r--r--testsuites/libtests/monitor02/Makefile.am4
-rw-r--r--testsuites/libtests/monitor02/init.c2
-rw-r--r--testsuites/libtests/monitor02/system.h2
6 files changed, 0 insertions, 16 deletions
diff --git a/testsuites/libtests/monitor/Makefile.am b/testsuites/libtests/monitor/Makefile.am
index 0b49dc90ee..a9fb21d5ca 100644
--- a/testsuites/libtests/monitor/Makefile.am
+++ b/testsuites/libtests/monitor/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = monitor
monitor_SOURCES = init.c system.h
diff --git a/testsuites/libtests/monitor/init.c b/testsuites/libtests/monitor/init.c
index 5983851e5f..32b53685ac 100644
--- a/testsuites/libtests/monitor/init.c
+++ b/testsuites/libtests/monitor/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/monitor/system.h b/testsuites/libtests/monitor/system.h
index 5960070e89..e6f1c9fa57 100644
--- a/testsuites/libtests/monitor/system.h
+++ b/testsuites/libtests/monitor/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>
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>