From 024882865b9064f04f3c296e7b98238383b51191 Mon Sep 17 00:00:00 2001 From: Brandon Lee Camilleri Date: Sun, 15 Sep 2019 10:47:07 +0200 Subject: [PATCH] Update column_editor.go --- column_editor.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/column_editor.go b/column_editor.go index 10e5a90..41c21d9 100644 --- a/column_editor.go +++ b/column_editor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2016 by Michael Dvorkin. All Rights Reserved. +// Copyright (c) 2013-2019 by Michael Dvorkin. All Rights Reserved. // Use of this source code is governed by a MIT-style license that can // be found in the LICENSE file.