summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrandon Lee Camilleri <brandon.camilleri.90@gmail.com>2024-01-06 14:52:33 +0100
committerGitHub <noreply@github.com>2024-01-06 14:52:33 +0100
commit32ab51d386eb42368a4eba6356fd3fb1f6c3cf61 (patch)
treeb97e5a24997ca1dfdeb7b7f2eb926c9013758534
parent8bbcc0cdcbac74f4af22d8b3e6609f8d27ee36d4 (diff)
copyright update
-rw-r--r--screen.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/screen.go b/screen.go
index acb21fb..9a8e024 100644
--- a/screen.go
+++ b/screen.go
@@ -1,4 +1,4 @@
-// Copyright (c) 2013-2023 by Michael Dvorkin and contributors. All Rights Reserved.
+// Copyright (c) 2013-2024 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.