Skip to content

Commit

Permalink
Add license to gemspec
Browse files Browse the repository at this point in the history
petedmarsh committed Dec 3, 2012
1 parent 8fe86e9 commit 6790cf0
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
@@ -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"

0 comments on commit 6790cf0

Please sign in to comment.