Skip to content

Commit

Permalink
add license information to gemspec
Browse files Browse the repository at this point in the history
This way it can be used with rubygems.org API
  • Loading branch information
jordimassaguerpla committed Feb 5, 2013
1 parent cac15e0 commit 74296fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions net-ssh.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
s.authors = ["Jamis Buck", "Delano Mandelbaum"]
s.email = ["net-ssh@solutious.com"]
s.homepage = "http://github.com/net-ssh/net-ssh"
s.license = "MIT"

s.extra_rdoc_files = %w[README.rdoc THANKS.rdoc CHANGELOG.rdoc]
s.has_rdoc = true
Expand Down

0 comments on commit 74296fb

Please sign in to comment.