From 52ff591be69aaee97d6ee42f785ffc48e29b09ad Mon Sep 17 00:00:00 2001 From: Brandon Lee Camilleri Date: Sun, 15 Sep 2019 10:50:36 +0200 Subject: [PATCH] Update screen.go --- screen.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen.go b/screen.go index da69dbc..3085476 100644 --- a/screen.go +++ b/screen.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.