Skip to content

Commit

Permalink
Add license to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
itspriddle committed Jul 23, 2013
1 parent ca18f9b commit 368a8a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions solusvm.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Gem::Specification.new do |s|
s.homepage = "http://www.site5.com"
s.summary = "Wrapper for the SolusVM Admin::API"
s.description = "Solusvm allows for easy interaction with the SolusVM Admin::API."
s.license = 'MIT'

s.rubyforge_project = "solusvm"
s.files = `git ls-files`.split("\n")
Expand Down

0 comments on commit 368a8a6

Please sign in to comment.