Skip to content

Commit

Permalink
Merge pull request #83 from jekyll/gemspec-license
Browse files Browse the repository at this point in the history
Add a license to the gemspec.
  • Loading branch information
parkr committed Nov 14, 2013
2 parents 8f4ae3f + 98ff999 commit 53b1d37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jekyll-import.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Gem::Specification.new do |s|
s.authors = ["Tom Preston-Werner"]
s.email = 'tom@mojombo.com'
s.homepage = 'http://github.com/jekyll/jekyll-import'
s.license = 'MIT'

s.require_paths = %w[lib]

Expand Down

0 comments on commit 53b1d37

Please sign in to comment.