added gemspec license

This commit is contained in:
Colin Surprenant 2013-07-25 16:21:41 -04:00
parent 7de12094b0
commit 78372b569a
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ Gem::Specification.new do |s|
s.homepage = 'https://github.com/colinsurprenant/redstorm'
s.summary = 'JRuby on Storm'
s.description = 'JRuby integration & DSL for the Storm distributed realtime computation system'
s.license = "Apache 2.0"
s.rubyforge_project = 'redstorm'