Skip to content

Commit

Permalink
Merge pull request #14 from jcobian/add-mit-license
Browse files Browse the repository at this point in the history
License: add mit license to gemspec
  • Loading branch information
rossmeissl committed Oct 13, 2015
2 parents 67b25a8 + 2a0085f commit ab094b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions indefinite_article.gemspec
Expand Up @@ -5,6 +5,7 @@ require "indefinite_article/version"
Gem::Specification.new do |s|
s.name = "indefinite_article"
s.version = IndefiniteArticle::VERSION
s.licenses = ['MIT']
s.authors = ["Andrew Rossmeissl", 'Shane Brinkman-Davis']
s.email = ["andy@rossmeissl.net"]
s.homepage = "http://github.com/rossmeissl/indefinite_article"
Expand Down

0 comments on commit ab094b0

Please sign in to comment.