mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Stop parsing copyright notices as document [ci skip]
This commit is contained in:
parent
17715153e5
commit
fb41246ddb
12 changed files with 29 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#--
|
||||
#
|
||||
# $Id: 14fa1118eb3a23e85265e4f7afe2d5a297d69f9c $
|
||||
#
|
||||
|
|
@ -8,6 +9,7 @@
|
|||
# the GNU LGPL, Lesser General Public License version 2.1.
|
||||
# For details of the GNU LGPL, see the file "COPYING".
|
||||
#
|
||||
#++
|
||||
|
||||
unless Object.method_defined?(:__send)
|
||||
class Object
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue