summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/score/src/thread.c2
-rw-r--r--cpukit/score/src/wkspace.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/src/thread.c b/cpukit/score/src/thread.c
index 5480651d9c..92c882d749 100644
--- a/cpukit/score/src/thread.c
+++ b/cpukit/score/src/thread.c
@@ -10,7 +10,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.
*
- * thread.c,v 1.5 1995/07/31 22:22:38 joel Exp
+ * $Id$
*/
#include <rtems/system.h>
diff --git a/cpukit/score/src/wkspace.c b/cpukit/score/src/wkspace.c
index 59ccbd059a..97299540f8 100644
--- a/cpukit/score/src/wkspace.c
+++ b/cpukit/score/src/wkspace.c
@@ -13,7 +13,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.
*
- * wkspace.c,v 1.4 1995/05/25 15:26:53 joel Exp
+ * $Id$
*/
#include <rtems/system.h>