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: 6bd3136439c94cb8d928917f5e0de9c593181527 $
|
||||
#
|
||||
|
|
@ -6,6 +7,8 @@
|
|||
# This program is free software.
|
||||
# You can distribute/modify this program under the same terms of ruby.
|
||||
# see the file "COPYING".
|
||||
#
|
||||
#++
|
||||
|
||||
require 'racc/iset'
|
||||
require 'racc/statetransitiontable'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue