From a70b859a53b6b9b25d551bf8ada230ca77896bd6 Mon Sep 17 00:00:00 2001 From: Holger Just Date: Thu, 14 Jun 2018 23:57:14 +0200 Subject: [PATCH] Update copyright --- lib/rackstash/encoder/helper/message.rb | 2 +- lib/rackstash/encoder/helper/timestamp.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/rackstash/encoder/helper/message.rb b/lib/rackstash/encoder/helper/message.rb index a1df14d..dfe9762 100644 --- a/lib/rackstash/encoder/helper/message.rb +++ b/lib/rackstash/encoder/helper/message.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true # -# Copyright 2017 Holger Just +# Copyright 2017 - 2018 Holger Just # # This software may be modified and distributed under the terms # of the MIT license. See the LICENSE.txt file for details. diff --git a/lib/rackstash/encoder/helper/timestamp.rb b/lib/rackstash/encoder/helper/timestamp.rb index ae5b36e..e35be27 100644 --- a/lib/rackstash/encoder/helper/timestamp.rb +++ b/lib/rackstash/encoder/helper/timestamp.rb @@ -1,6 +1,6 @@ # frozen_string_literal: true # -# Copyright 2017 Holger Just +# Copyright 2017 - 2018 Holger Just # # This software may be modified and distributed under the terms # of the MIT license. See the LICENSE.txt file for details.