From 0d41e1f845c2fdf10788c16fe51718195e697a69 Mon Sep 17 00:00:00 2001 From: Andrew Kane Date: Thu, 5 Aug 2021 19:32:51 -0700 Subject: [PATCH] Updated gemspec and license year [skip ci] --- LICENSE.txt | 2 +- searchkick.gemspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index ae0a6a6..d663f0b 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2013-2020 Andrew Kane +Copyright (c) 2013-2021 Andrew Kane MIT License diff --git a/searchkick.gemspec b/searchkick.gemspec index bf56e3d..c4f721a 100644 --- a/searchkick.gemspec +++ b/searchkick.gemspec @@ -8,7 +8,7 @@ Gem::Specification.new do |spec| spec.license = "MIT" spec.author = "Andrew Kane" - spec.email = "andrew@chartkick.com" + spec.email = "andrew@ankane.org" spec.files = Dir["*.{md,txt}", "{lib}/**/*"] spec.require_path = "lib" -- libgit2 0.21.0