aboutsummaryrefslogtreecommitdiff
path: root/terminal.h
diff options
context:
space:
mode:
Diffstat (limited to 'terminal.h')
-rw-r--r--terminal.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/terminal.h b/terminal.h
index c22754d..2189f35 100644
--- a/terminal.h
+++ b/terminal.h
@@ -1,10 +1,10 @@
//
-// terminal.h
-// Copyright 2019 Bruce Hill
-// Released under the MIT License
+// terminal.h
+// Copyright 2020 Bruce Hill
+// Released under the MIT License
//
-// Definitions of some basic terminal stuff, like reading keys and some
-// terminal escape sequences.
+// Definitions of some basic terminal stuff, like reading keys and some
+// terminal escape sequences.
//
#ifndef FILE__TERMINAL_H