fix license

This commit is contained in:
Jordan Sissel 2012-11-07 11:58:10 -08:00
parent e05c9be3a7
commit 4163cbb597

View file

@ -7,6 +7,7 @@ Gem::Specification.new do |gem|
gem.description = %q{Library that contains the classes required to create LogStash events} gem.description = %q{Library that contains the classes required to create LogStash events}
gem.summary = %q{Library that contains the classes required to create LogStash events} gem.summary = %q{Library that contains the classes required to create LogStash events}
gem.homepage = "https://github.com/logstash/logstash" gem.homepage = "https://github.com/logstash/logstash"
gem.license = "Apache License (2.0)"
gem.files = %w{ gem.files = %w{
lib/logstash-event.rb lib/logstash-event.rb