summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp10
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp10')
-rw-r--r--testsuites/mptests/mp10/init.c2
-rw-r--r--testsuites/mptests/mp10/system.h2
-rw-r--r--testsuites/mptests/mp10/task1.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/mptests/mp10/init.c b/testsuites/mptests/mp10/init.c
index 645250dddb..c5fe62e099 100644
--- a/testsuites/mptests/mp10/init.c
+++ b/testsuites/mptests/mp10/init.c
@@ -25,7 +25,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:03:33 joel Exp
+ * $Id$
*/
#include "system.h"
diff --git a/testsuites/mptests/mp10/system.h b/testsuites/mptests/mp10/system.h
index 43804fb080..0bf193dad9 100644
--- a/testsuites/mptests/mp10/system.h
+++ b/testsuites/mptests/mp10/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:03:35 joel Exp
+ * $Id$
*/
#include <tmacros.h>
diff --git a/testsuites/mptests/mp10/task1.c b/testsuites/mptests/mp10/task1.c
index 984c2ddfd4..1c72c34b58 100644
--- a/testsuites/mptests/mp10/task1.c
+++ b/testsuites/mptests/mp10/task1.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.
*
- * task1.c,v 1.2 1995/05/31 17:03:37 joel Exp
+ * $Id$
*/
#include "system.h"