mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
ripper.rb: fix License format [ci skip]
* ext/ripper/lib/ripper.rb: [DOC] fix format of the License description and the author. patched by aycabta (Code Ahss) at [ruby-core:82376]. [Bug #13813] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59597 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
bc33c5ce0a
commit
9028340deb
@ -66,9 +66,9 @@ require 'ripper/sexp'
|
||||
#
|
||||
# == License
|
||||
#
|
||||
# Ruby License.
|
||||
# Ruby License.
|
||||
#
|
||||
# Minero Aoki
|
||||
# aamine@loveruby.net
|
||||
# http://i.loveruby.net
|
||||
# - Minero Aoki
|
||||
# - aamine@loveruby.net
|
||||
# - http://i.loveruby.net
|
||||
class Ripper; end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user