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 --- ext/stringio/README | 4 ++-- ext/stringio/stringio.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'ext/stringio') diff --git a/ext/stringio/README b/ext/stringio/README index c4031f7e97..190052309c 100644 --- a/ext/stringio/README +++ b/ext/stringio/README @@ -1,6 +1,6 @@ -*- rd -*- -$Author$ -$Date$ +$Author: nobu $ +$Date: 2002/02/19 13:16:24 $ =begin diff --git a/ext/stringio/stringio.c b/ext/stringio/stringio.c index a64aaf837c..09867009b5 100644 --- a/ext/stringio/stringio.c +++ b/ext/stringio/stringio.c @@ -2,8 +2,8 @@ stringio.c - - $Author$ - $Date$ + $Author: nobu $ + $Date: 2005/08/13 09:36:12 $ $RoughId: stringio.c,v 1.13 2002/03/14 03:24:18 nobu Exp $ created at: Tue Feb 19 04:10:38 JST 2002 -- cgit v1.2.3