diff options
author | Vincent Ambo <tazjin@google.com> | 2019-09-04T10·15+0100 |
---|---|---|
committer | Vincent Ambo <github@tazj.in> | 2019-09-04T10·58+0100 |
commit | 7b9ae4831d1515916c0aed3d98c2a143bcf04c49 (patch) | |
tree | 21dd1c3209e8abda9e1ff7d48b0aa32ab6547018 /context/context_test.go | |
parent | 5b82bc60fc8972d083f4f9146647cc161578a7c1 (diff) |
chore: Update copyright headers to 2019
Diffstat (limited to 'context/context_test.go')
-rw-r--r-- | context/context_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/context/context_test.go b/context/context_test.go index 5d6164585cb2..7ecd9d587d24 100644 --- a/context/context_test.go +++ b/context/context_test.go @@ -1,4 +1,4 @@ -// Copyright (C) 2016-2017 Vincent Ambo <mail@tazj.in> +// Copyright (C) 2016-2019 Vincent Ambo <mail@tazj.in> // // This file is part of Kontemplate. // |