From 4163cbb597f4fb5c082c5ce4dde9fb934105a91c Mon Sep 17 00:00:00 2001 From: Jordan Sissel Date: Wed, 7 Nov 2012 11:58:10 -0800 Subject: [PATCH] fix license --- logstash-event.gemspec | 1 + 1 file changed, 1 insertion(+) diff --git a/logstash-event.gemspec b/logstash-event.gemspec index 3b71a3f63..13e9306dd 100644 --- a/logstash-event.gemspec +++ b/logstash-event.gemspec @@ -7,6 +7,7 @@ Gem::Specification.new do |gem| 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.homepage = "https://github.com/logstash/logstash" + gem.license = "Apache License (2.0)" gem.files = %w{ lib/logstash-event.rb