diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2021-01-28 22:58:17 -0800 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2021-01-28 22:58:17 -0800 |
| commit | b2a44f8dbdc21159c4be5739680b5009edd797c0 (patch) | |
| tree | f8b4b458d31e10ccd99cedb8bf8b124c6c86aadf /terminal.h | |
| parent | 86a9bafec3e20414b709a554d974cff2eba3d30c (diff) | |
Tweaked comment format and bumped copyright year
Diffstat (limited to 'terminal.h')
| -rw-r--r-- | terminal.h | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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 |
