Updated Gemspec license

This commit is contained in:
Yorick Peterse 2015-05-15 23:57:50 +02:00
parent 0a7242aed4
commit 928c8c0232
1 changed files with 1 additions and 1 deletions

View File

@ -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/**/*',