Skip to content

Commit

Permalink
Add licenses to gemspec.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdennes committed Feb 19, 2014
1 parent 69cc376 commit ebeeff2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions createsend.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ Gem::Specification.new do |s|
s.version = CreateSend::VERSION
s.platform = Gem::Platform::RUBY
s.required_rubygems_version = Gem::Requirement.new('>= 1.3.6') if s.respond_to? :required_rubygems_version=
s.licenses = ['MIT']
end

0 comments on commit ebeeff2

Please sign in to comment.