From 0cee327411aeea4ffe47c1d5004e31f4f253aeb8 Mon Sep 17 00:00:00 2001 From: Pier-Hugues Pellerin Date: Mon, 20 Apr 2015 09:55:29 -0400 Subject: [PATCH] Updating license and readme file with the elastic rebrand --- LICENSE | 2 +- logstash-codec-avro.gemspec | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index 8eba2be..8026afd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2012-2015 Elasticsearch +Copyright (c) 2012–2015 Elasticsearch Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/logstash-codec-avro.gemspec b/logstash-codec-avro.gemspec index 0d913ca..d39f58e 100644 --- a/logstash-codec-avro.gemspec +++ b/logstash-codec-avro.gemspec @@ -5,9 +5,9 @@ Gem::Specification.new do |s| s.licenses = ['Apache License (2.0)'] s.summary = "Encode and decode avro formatted data" s.description = "Encode and decode avro formatted data" - s.authors = ["Elasticsearch"] - s.email = 'info@elasticsearch.com' - s.homepage = "http://www.elasticsearch.org/guide/en/logstash/current/index.html" + s.authors = ["Elastic"] + s.email = 'info@elastic.co' + s.homepage = "http://www.elastic.co/guide/en/logstash/current/index.html" s.require_paths = ["lib"] # Files