Skip to content

Commit

Permalink
Merge pull request #7 from chrismar035/patch-1
Browse files Browse the repository at this point in the history
Add license to gemspec
  • Loading branch information
shtirlic committed Jan 23, 2015
2 parents 7436fd1 + f057845 commit e58033e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sinatra-jsonp.gemspec
Expand Up @@ -15,6 +15,7 @@ Gem::Specification.new do |s|
s.email = "serg.podtynnyi@gmail.com"
s.files = Dir["**/*.{rb,md}"]+['Rakefile', 'LICENSE']
s.homepage = "http://github.com/shtirlic/#{s.name}"
s.license = "MIT"
s.require_paths = ["lib"]
s.summary = s.description

Expand Down

0 comments on commit e58033e

Please sign in to comment.