Skip to content

Commit

Permalink
update license in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
timkoopmans committed Jul 24, 2013
1 parent 965b170 commit 5506caa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ruby-jmeter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ Gem::Specification.new do |gem|
gem.executables << 'grid'
gem.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
gem.require_paths = ['lib']

gem.license = 'MIT'
end

0 comments on commit 5506caa

Please sign in to comment.