add MIT license metadata to gemspec

This commit is contained in:
Ken Dreyer
2013-12-27 13:21:44 -07:00
parent cdde9096da
commit 3ced5ec784

View File

@@ -5,6 +5,7 @@ Gem::Specification.new do |s|
s.authors = "GitHub"
s.homepage = "https://github.com/github/linguist"
s.license = "MIT"
s.files = Dir['lib/**/*']
s.executables << 'linguist'