summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/base_mp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/base_mp')
-rw-r--r--testsuites/samples/base_mp/apptask.c2
-rw-r--r--testsuites/samples/base_mp/system.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/samples/base_mp/apptask.c b/testsuites/samples/base_mp/apptask.c
index cee3b88bf5..4f0bc72c74 100644
--- a/testsuites/samples/base_mp/apptask.c
+++ b/testsuites/samples/base_mp/apptask.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.
*
- * apptask.c,v 1.2 1995/05/31 17:05:14 joel Exp
+ * $Id$
*/
#include "system.h"
diff --git a/testsuites/samples/base_mp/system.h b/testsuites/samples/base_mp/system.h
index 25738a5d4c..38b20afb5c 100644
--- a/testsuites/samples/base_mp/system.h
+++ b/testsuites/samples/base_mp/system.h
@@ -11,7 +11,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.
*
- * system.h,v 1.2 1995/05/31 17:05:21 joel Exp
+ * $Id$
*/
#include <rtems.h>