Skip to content

Commit

Permalink
Merge pull request #295 from petedmarsh/master
Browse files Browse the repository at this point in the history
Add license to gemspec
  • Loading branch information
ddollar committed Dec 3, 2012
2 parents 8fe86e9 + 6790cf0 commit 553ac7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions foreman.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ require "foreman/version"

Gem::Specification.new do |gem|
gem.name = "foreman"
gem.license = "MIT"
gem.version = Foreman::VERSION

gem.author = "David Dollar"
Expand Down

0 comments on commit 553ac7f

Please sign in to comment.