summaryrefslogtreecommitdiff
path: root/x68
diff options
context:
space:
mode:
Diffstat (limited to 'x68')
-rw-r--r--x68/_dtos18.c2
-rw-r--r--x68/_round.c2
-rw-r--r--x68/fconvert.c2
-rw-r--r--x68/select.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/x68/_dtos18.c b/x68/_dtos18.c
index 4712a66bf7..7c8786199e 100644
--- a/x68/_dtos18.c
+++ b/x68/_dtos18.c
@@ -5,7 +5,7 @@
* in public domain. You can freely use, copy, modify, and redistribute
* the whole contents, without this notice.
* --------------------------------------------------------------------
- * $Id$
+ * $Id: _dtos18.c,v 1.1.1.2 1999/01/20 04:59:39 matz Exp $
*/
/* System headers */
diff --git a/x68/_round.c b/x68/_round.c
index 761930fb8c..364582f8f6 100644
--- a/x68/_round.c
+++ b/x68/_round.c
@@ -5,7 +5,7 @@
* in public domain. You can freely use, copy, modify, and redistribute
* the whole contents, without this notice.
* --------------------------------------------------------------------
- * $Id$
+ * $Id: _round.c,v 1.1.1.2 1999/01/20 04:59:39 matz Exp $
*/
/* changed 1997.2.2 by K.Okabe */
diff --git a/x68/fconvert.c b/x68/fconvert.c
index 9a0bc0e088..058876b564 100644
--- a/x68/fconvert.c
+++ b/x68/fconvert.c
@@ -5,7 +5,7 @@
* in public domain. You can freely use, copy, modify, and redistribute
* the whole contents, without this notice.
* --------------------------------------------------------------------
- * $Id$
+ * $Id: fconvert.c,v 1.1.1.2 1999/01/20 04:59:39 matz Exp $
*/
/* changed 1997.2.3 by K.Okabe */
diff --git a/x68/select.c b/x68/select.c
index b4bf464032..cad60461cc 100644
--- a/x68/select.c
+++ b/x68/select.c
@@ -5,7 +5,7 @@
* in public domain. You can freely use, copy, modify, and redistribute
* the whole contents, without this notice.
* --------------------------------------------------------------------
- * $Id$
+ * $Id: select.c,v 1.1.1.2 1999/01/20 04:59:39 matz Exp $
*/
#ifndef __IOCS_INLINE__