Skip to content

Commit

Permalink
add MIT license to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
fzipi committed Mar 22, 2016
1 parent 2ff039c commit f9be330
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions seed-fu.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Gem::Specification.new do |s|
s.name = "seed-fu"
s.version = SeedFu::VERSION
s.platform = Gem::Platform::RUBY
s.licenses = ['MIT']
s.authors = ["Michael Bleigh", "Jon Leighton"]
s.email = ["[email protected]", "[email protected]"]
s.homepage = "http://github.com/mbleigh/seed-fu"
Expand Down

0 comments on commit f9be330

Please sign in to comment.