Skip to content

Commit

Permalink
add license information to the gemspec
Browse files Browse the repository at this point in the history
This way it can be queried using the rubygems.org API
  • Loading branch information
jordimassaguerpla committed Jan 27, 2013
1 parent 0572f4b commit 970ae34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ namespace :dist do
s.rdoc_options = ['--title', "AWS::S3 -- Support for Amazon S3's REST api",
'--main', 'README',
'--line-numbers', '--inline-source']
s.license = "MIT"
end

# Regenerate README before packaging
Expand Down

0 comments on commit 970ae34

Please sign in to comment.