From eb5a7e07df06b2503fce59a30369b5598cc26d55 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 6 Oct 1995 20:48:38 +0000 Subject: fixed missing CVS IDs --- testsuites/samples/README | 2 ++ testsuites/sptests/sp02/init.c | 2 +- testsuites/sptests/sp02/preempt.c | 2 +- testsuites/sptests/sp02/task1.c | 2 +- testsuites/sptests/sp02/task2.c | 2 +- testsuites/sptests/sp02/task3.c | 2 +- 6 files changed, 7 insertions(+), 5 deletions(-) (limited to 'testsuites') diff --git a/testsuites/samples/README b/testsuites/samples/README index 77a734193f..10f1c1d7bb 100644 --- a/testsuites/samples/README +++ b/testsuites/samples/README @@ -7,6 +7,8 @@ # to the copyright license under the clause at DFARS 252.227-7013. This # notice must appear in all copies of this file and its derivatives. # +# $Id$ +# This directory contains the RTEMS Sample Application Suite. The tests in this directory perform two functions: diff --git a/testsuites/sptests/sp02/init.c b/testsuites/sptests/sp02/init.c index 9333b6acf7..b7be2dd680 100644 --- a/testsuites/sptests/sp02/init.c +++ b/testsuites/sptests/sp02/init.c @@ -19,7 +19,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * init.c,v 1.2 1995/05/31 17:06:49 joel Exp + * $Id$ */ #define TEST_INIT diff --git a/testsuites/sptests/sp02/preempt.c b/testsuites/sptests/sp02/preempt.c index 5856bdd0c0..7e93f7af57 100644 --- a/testsuites/sptests/sp02/preempt.c +++ b/testsuites/sptests/sp02/preempt.c @@ -15,7 +15,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * preempt.c,v 1.2 1995/05/31 17:06:51 joel Exp + * $Id$ */ #include "system.h" diff --git a/testsuites/sptests/sp02/task1.c b/testsuites/sptests/sp02/task1.c index ef83177b84..0f6152dbb2 100644 --- a/testsuites/sptests/sp02/task1.c +++ b/testsuites/sptests/sp02/task1.c @@ -15,7 +15,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * task1.c,v 1.2 1995/05/31 17:06:56 joel Exp + * $Id$ */ #include "system.h" diff --git a/testsuites/sptests/sp02/task2.c b/testsuites/sptests/sp02/task2.c index 7486d6b737..f39cc5b9fc 100644 --- a/testsuites/sptests/sp02/task2.c +++ b/testsuites/sptests/sp02/task2.c @@ -17,7 +17,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * task2.c,v 1.2 1995/05/31 17:06:58 joel Exp + * $Id$ */ #include "system.h" diff --git a/testsuites/sptests/sp02/task3.c b/testsuites/sptests/sp02/task3.c index ee67ab5705..89bda38b7c 100644 --- a/testsuites/sptests/sp02/task3.c +++ b/testsuites/sptests/sp02/task3.c @@ -16,7 +16,7 @@ * to the copyright license under the clause at DFARS 252.227-7013. This * notice must appear in all copies of this file and its derivatives. * - * task3.c,v 1.2 1995/05/31 17:07:00 joel Exp + * $Id$ */ #include "system.h" -- cgit v1.2.3