summaryrefslogtreecommitdiffstats
path: root/c/src/tests/libtests/rtmonuse
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/tests/libtests/rtmonuse/getall.c2
-rw-r--r--c/src/tests/libtests/rtmonuse/init.c2
-rw-r--r--c/src/tests/libtests/rtmonuse/task1.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/c/src/tests/libtests/rtmonuse/getall.c b/c/src/tests/libtests/rtmonuse/getall.c
index f8fffdea14..6d67ce8808 100644
--- a/c/src/tests/libtests/rtmonuse/getall.c
+++ b/c/src/tests/libtests/rtmonuse/getall.c
@@ -14,7 +14,7 @@
* found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html.
*
- * getall.c,v 1.3 1995/12/19 20:21:07 joel Exp
+ * $Id$
*/
#include "system.h"
diff --git a/c/src/tests/libtests/rtmonuse/init.c b/c/src/tests/libtests/rtmonuse/init.c
index baeeb9ce6f..b4c0c6ad1e 100644
--- a/c/src/tests/libtests/rtmonuse/init.c
+++ b/c/src/tests/libtests/rtmonuse/init.c
@@ -19,7 +19,7 @@
* found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html.
*
- * init.c,v 1.6 1995/12/19 20:21:09 joel Exp
+ * $Id$
*/
#define TEST_INIT
diff --git a/c/src/tests/libtests/rtmonuse/task1.c b/c/src/tests/libtests/rtmonuse/task1.c
index 5e8998c5bc..16f5d7b02a 100644
--- a/c/src/tests/libtests/rtmonuse/task1.c
+++ b/c/src/tests/libtests/rtmonuse/task1.c
@@ -16,7 +16,7 @@
* found in the file LICENSE in this distribution or at
* http://www.OARcorp.com/rtems/license.html.
*
- * task1.c,v 1.3 1995/12/19 20:21:14 joel Exp
+ * $Id$
*/
#include "system.h"