summaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-01-11 13:42:40 +0900
committergit <svn-admin@ruby-lang.org>2023-01-11 22:29:09 +0000
commitc7bb8d67b73c89a9939a88c9c2105e2a31a08beb (patch)
treef6868dd9ef328d5f980a6ec9b239e15941beab0f /libexec
parentc693dfd7ef686ccda9db18340bc426e1227e5b53 (diff)
downloadruby-c7bb8d67b73c89a9939a88c9c2105e2a31a08beb.tar.gz
[ruby/irb] Removed Release Version and Revisions for old VCS software
https://github.com/ruby/irb/commit/07fae94862
Diffstat (limited to 'libexec')
-rwxr-xr-xlibexec/irb2
1 files changed, 0 insertions, 2 deletions
diff --git a/libexec/irb b/libexec/irb
index c64ee85fbd..12f41e4f0a 100755
--- a/libexec/irb
+++ b/libexec/irb
@@ -1,8 +1,6 @@
#!/usr/bin/env ruby
#
# irb.rb - interactive ruby
-# $Release Version: 0.9.6 $
-# $Revision$
# by Keiju ISHITSUKA(keiju@ruby-lang.org)
#