mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Modified license information for mruby-random
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
MRuby::Gem::Specification.new('mruby-random') do |spec|
|
||||
spec.license = 'MIT'
|
||||
spec.license = 'MIT, BSD New(mt19937ar)'
|
||||
spec.authors = 'mruby developers'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user