Updated Gemspec license
This commit is contained in:
parent
0a7242aed4
commit
928c8c0232
|
@ -8,7 +8,7 @@ Gem::Specification.new do |s|
|
|||
s.summary = 'Oga is an XML/HTML parser written in Ruby.'
|
||||
s.homepage = 'https://github.com/yorickpeterse/oga/'
|
||||
s.description = s.summary
|
||||
s.license = 'MIT'
|
||||
s.license = 'MPL-2.0'
|
||||
|
||||
s.files = Dir.glob([
|
||||
'checkum/**/*',
|
||||
|
|
Loading…
Reference in New Issue