From 0f0658d08f3661ef9cc5fc7ee5ce952db0c657cd Mon Sep 17 00:00:00 2001 From: shugo Date: Wed, 31 Jan 2007 03:13:23 +0000 Subject: * removed svn:keywords for compatibility. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@11599 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- x68/_dtos18.c | 2 +- x68/_round.c | 2 +- x68/fconvert.c | 2 +- x68/select.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x68') 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__ -- cgit v1.2.3