From 5fc0b114a23c71ef1779105754a72ec30bb01fe7 Mon Sep 17 00:00:00 2001 From: Brandon Lee Camilleri Date: Sun, 15 Sep 2019 10:49:53 +0200 Subject: [PATCH] Update line_editor.go --- line_editor.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/line_editor.go b/line_editor.go index 9bf0a9b..9d66af0 100644 --- a/line_editor.go +++ b/line_editor.go @@ -1,4 +1,4 @@ -// Copyright (c) 2013-2016 by Michael Dvorkin. All Rights Reserved. +// Copyright (c) 2013-2019 by Michael Dvorkin and contributors. All Rights Reserved. // Use of this source code is governed by a MIT-style license that can // be found in the LICENSE file.