Commit c0f7b6b2 by Daniel Mendler

Change license to GPLv2 (Fix #97)

parent 40dd02bb
......@@ -16,7 +16,7 @@ Gem::Specification.new do |s|
s.summary = 'Fast mime detection by extension or content'
s.description = 'Fast mime detection by extension or content in pure ruby (Uses freedesktop.org.xml shared-mime-info database)'
s.homepage = 'https://github.com/minad/mimemagic'
s.license = 'MIT'
s.license = 'GPLv2'
s.add_development_dependency('minitest', '~> 5.11')
s.add_development_dependency('rake')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment