Open lksv opened 8 years ago
It's not really my call, but my guess is we just copied over the old Ruby license and when it changed, we never updated RDoc's.
/cc @drbrain
Ruby license means different things for different versions of ruby.
We'd need to get Dave Thomas and other contributors consent to change the license to the latest version of the Ruby license.
It seems that this gem has the same license as ruby (https://github.com/rdoc/rdoc/blob/master/Rakefile#L44) but it is not true:
snippet of rdoc license:
ruby license:
I think this is an mistake. Ruby changed the license in time (see https://github.com/ruby/ruby/commit/2cd6800fd8437b1f862f3f5c44db877159271d17#diff-7116ef0705885343c9e1b2171a06be0e)
My intention is not to push to change the license if you do not want.