From 6f9c75c3222e99621dadd7c7d8499d76619a8a60 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 16 Jan 1998 16:56:48 +0000 Subject: Ralf Corsepius reported a number of missing CVS Id's: > RTEMS is under CVS control and has been since rtems 3.1.16 which was > around May 1995. So I just to add the $Id$. If you notice other files > with missing $Id$'s let me know. I try to keep w\up with it. Now that you have asked -- I'll attach a list of files lacking an RCS-Id to this mail. This list has been generated by a little sh-script I'll also enclose. --- testsuites/libtests/rtmonuse/getall.c | 2 +- testsuites/libtests/rtmonuse/init.c | 2 +- testsuites/libtests/rtmonuse/task1.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'testsuites/libtests/rtmonuse') diff --git a/testsuites/libtests/rtmonuse/getall.c b/testsuites/libtests/rtmonuse/getall.c index f8fffdea14..6d67ce8808 100644 --- a/testsuites/libtests/rtmonuse/getall.c +++ b/testsuites/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/testsuites/libtests/rtmonuse/init.c b/testsuites/libtests/rtmonuse/init.c index baeeb9ce6f..b4c0c6ad1e 100644 --- a/testsuites/libtests/rtmonuse/init.c +++ b/testsuites/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/testsuites/libtests/rtmonuse/task1.c b/testsuites/libtests/rtmonuse/task1.c index 5e8998c5bc..16f5d7b02a 100644 --- a/testsuites/libtests/rtmonuse/task1.c +++ b/testsuites/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" -- cgit v1.2.3