Skip to content

Commit 0f0658d

Browse files
committed
* 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
1 parent 1f77ea8 commit 0f0658d

File tree

321 files changed

+495
-495
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

321 files changed

+495
-495
lines changed

array.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
33
array.c -
44
5-
$Author$
6-
$Date$
5+
$Author: akr $
6+
$Date: 2006/06/24 14:53:36 $
77
created at: Fri Aug 6 09:46:12 JST 1993
88
99
Copyright (C) 1993-2003 Yukihiro Matsumoto

bignum.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
33
bignum.c -
44
5-
$Author$
6-
$Date$
5+
$Author: shyouhei $
6+
$Date: 2006/12/06 10:14:12 $
77
created at: Fri Jun 10 00:48:55 JST 1994
88
99
Copyright (C) 1993-2003 Yukihiro Matsumoto

bin/irb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#
33
# irb.rb - intaractive ruby
44
# $Release Version: 0.9.5 $
5-
# $Revision$
6-
# $Date$
5+
# $Revision: 1.2.2.1 $
6+
# $Date: 2005/04/19 19:24:56 $
77
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
88
#
99

bin/rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Copyright (c) 2003 Dave Thomas
77
# Released under the same terms as Ruby
88
#
9-
# $Revision$
9+
# $Revision: 1.1 $
1010

1111
## Transitional Hack ####
1212
#

class.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
33
class.c -
44
5-
$Author$
6-
$Date$
5+
$Author: nobu $
6+
$Date: 2005/09/28 14:42:46 $
77
created at: Tue Aug 10 15:05:44 JST 1993
88
99
Copyright (C) 1993-2003 Yukihiro Matsumoto

compar.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
33
compar.c -
44
5-
$Author$
6-
$Date$
5+
$Author: dave $
6+
$Date: 2003/12/19 00:01:18 $
77
created at: Thu Aug 26 14:39:48 JST 1993
88
99
Copyright (C) 1993-2003 Yukihiro Matsumoto

defines.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
33
defines.h -
44
5-
$Author$
6-
$Date$
5+
$Author: nobu $
6+
$Date: 2005/10/25 16:59:57 $
77
created at: Wed May 18 00:21:44 JST 1994
88
99
************************************************/

dir.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
33
dir.c -
44
5-
$Author$
6-
$Date$
5+
$Author: shyouhei $
6+
$Date: 2006/12/14 14:50:13 $
77
created at: Wed Jan 5 09:51:01 JST 1994
88
99
Copyright (C) 1993-2003 Yukihiro Matsumoto

dln.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
33
dln.c -
44
5-
$Author$
6-
$Date$
5+
$Author: matz $
6+
$Date: 2006/08/07 03:43:39 $
77
created at: Tue Jan 18 17:05:06 JST 1994
88
99
Copyright (C) 1993-2003 Yukihiro Matsumoto

dln.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
33
dln.h -
44
5-
$Author$
6-
$Date$
5+
$Author: michal $
6+
$Date: 2003/01/16 07:34:01 $
77
created at: Wed Jan 19 16:53:09 JST 1994
88
99
Copyright (C) 1993-2003 Yukihiro Matsumoto

0 commit comments

Comments
 (0)