iso-bib-item.gemspec in iso-bib-item-0.2.4 vs iso-bib-item.gemspec in iso-bib-item-0.2.5
- old
+ new
@@ -11,10 +11,10 @@
spec.email = ['open.source@ribose.com']
spec.summary = %(IsoBibItem: Ruby ISOXMLDOC impementation.)
spec.description = %(IsoBibItem: Ruby ISOXMLDOC impementation.)
spec.homepage = 'https://github.com/riboseinc/gdbib'
- spec.license = 'MIT'
+ spec.license = 'BSD-2-Clause'
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})
end
spec.bindir = 'exe'