summaryrefslogtreecommitdiffstats
path: root/c/src/tests/mptests/mp11
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/mptests/mp11')
-rw-r--r--c/src/tests/mptests/mp11/init.c2
-rw-r--r--c/src/tests/mptests/mp11/system.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/c/src/tests/mptests/mp11/init.c b/c/src/tests/mptests/mp11/init.c
index 1f9f0f68d7..c2837a7fc2 100644
--- a/c/src/tests/mptests/mp11/init.c
+++ b/c/src/tests/mptests/mp11/init.c
@@ -22,7 +22,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:55 joel Exp
+ * $Id$
*/
#include "system.h"
diff --git a/c/src/tests/mptests/mp11/system.h b/c/src/tests/mptests/mp11/system.h
index 6ec1b4186c..0bf193dad9 100644
--- a/c/src/tests/mptests/mp11/system.h
+++ b/c/src/tests/mptests/mp11/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:57 joel Exp
+ * $Id$
*/
#include <tmacros.h>