summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp13
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp13')
-rw-r--r--testsuites/mptests/mp13/init.c2
-rw-r--r--testsuites/mptests/mp13/system.h2
-rw-r--r--testsuites/mptests/mp13/task1.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/testsuites/mptests/mp13/init.c b/testsuites/mptests/mp13/init.c
index c6411f8106..eb2de9733c 100644
--- a/testsuites/mptests/mp13/init.c
+++ b/testsuites/mptests/mp13/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:04:29 joel Exp
+ * $Id$
*/
#include "system.h"
diff --git a/testsuites/mptests/mp13/system.h b/testsuites/mptests/mp13/system.h
index d7ed76d4e0..0bf193dad9 100644
--- a/testsuites/mptests/mp13/system.h
+++ b/testsuites/mptests/mp13/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:04:31 joel Exp
+ * $Id$
*/
#include <tmacros.h>
diff --git a/testsuites/mptests/mp13/task1.c b/testsuites/mptests/mp13/task1.c
index 95da90f431..6b599f971a 100644
--- a/testsuites/mptests/mp13/task1.c
+++ b/testsuites/mptests/mp13/task1.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.
*
- * task1.c,v 1.2 1995/05/31 17:04:33 joel Exp
+ * $Id$
*/
#include "system.h"