From 6cdef2dc7e8a4098727de5befff8b2496fa71430 Mon Sep 17 00:00:00 2001 From: akr Date: Sun, 6 Jan 2008 15:49:38 +0000 Subject: * $Date$ keyword removed to avoid inclusion of locale dependent string. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/irb/ext/change-ws.rb | 1 - lib/irb/ext/history.rb | 1 - lib/irb/ext/loader.rb | 1 - lib/irb/ext/math-mode.rb | 1 - lib/irb/ext/multi-irb.rb | 1 - lib/irb/ext/save-history.rb | 1 - lib/irb/ext/tracer.rb | 1 - lib/irb/ext/use-loader.rb | 1 - lib/irb/ext/workspaces.rb | 1 - 9 files changed, 9 deletions(-) (limited to 'lib/irb/ext') diff --git a/lib/irb/ext/change-ws.rb b/lib/irb/ext/change-ws.rb index fff8f58fe5..dd8f145b27 100644 --- a/lib/irb/ext/change-ws.rb +++ b/lib/irb/ext/change-ws.rb @@ -2,7 +2,6 @@ # irb/ext/cb.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/ext/history.rb b/lib/irb/ext/history.rb index 40f8692e8b..a12700ce19 100644 --- a/lib/irb/ext/history.rb +++ b/lib/irb/ext/history.rb @@ -2,7 +2,6 @@ # history.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/ext/loader.rb b/lib/irb/ext/loader.rb index 837e2553ac..2d4400caef 100644 --- a/lib/irb/ext/loader.rb +++ b/lib/irb/ext/loader.rb @@ -2,7 +2,6 @@ # loader.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/ext/math-mode.rb b/lib/irb/ext/math-mode.rb index bd443b96ed..450a21eff7 100644 --- a/lib/irb/ext/math-mode.rb +++ b/lib/irb/ext/math-mode.rb @@ -2,7 +2,6 @@ # math-mode.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/ext/multi-irb.rb b/lib/irb/ext/multi-irb.rb index 4589b1d554..9ad8f8b143 100644 --- a/lib/irb/ext/multi-irb.rb +++ b/lib/irb/ext/multi-irb.rb @@ -2,7 +2,6 @@ # irb/multi-irb.rb - multiple irb module # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/ext/save-history.rb b/lib/irb/ext/save-history.rb index 5260bfcdd8..fdb0a74a86 100644 --- a/lib/irb/ext/save-history.rb +++ b/lib/irb/ext/save-history.rb @@ -3,7 +3,6 @@ # save-history.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKAkeiju@ruby-lang.org) # # -- diff --git a/lib/irb/ext/tracer.rb b/lib/irb/ext/tracer.rb index 805f630a4d..df954af20b 100644 --- a/lib/irb/ext/tracer.rb +++ b/lib/irb/ext/tracer.rb @@ -2,7 +2,6 @@ # irb/lib/tracer.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/ext/use-loader.rb b/lib/irb/ext/use-loader.rb index 1b4d480fcd..3836275fcd 100644 --- a/lib/irb/ext/use-loader.rb +++ b/lib/irb/ext/use-loader.rb @@ -2,7 +2,6 @@ # use-loader.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- diff --git a/lib/irb/ext/workspaces.rb b/lib/irb/ext/workspaces.rb index 79098570dc..f3ae8d1ae8 100644 --- a/lib/irb/ext/workspaces.rb +++ b/lib/irb/ext/workspaces.rb @@ -2,7 +2,6 @@ # push-ws.rb - # $Release Version: 0.9.5$ # $Revision$ -# $Date$ # by Keiju ISHITSUKA(keiju@ruby-lang.org) # # -- -- cgit v1.2.3