mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
fix license
This commit is contained in:
parent
e05c9be3a7
commit
4163cbb597
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue