diff options
Diffstat (limited to 'curses/ScintillaCurses.cxx')
-rw-r--r-- | curses/ScintillaCurses.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/curses/ScintillaCurses.cxx b/curses/ScintillaCurses.cxx index f5c55ed21..1c69801d1 100644 --- a/curses/ScintillaCurses.cxx +++ b/curses/ScintillaCurses.cxx @@ -1,4 +1,4 @@ -// Copyright 2012-2018 Mitchell mitchell.att.foicica.com. See License.txt. +// Copyright 2012-2019 Mitchell mitchell.att.foicica.com. See License.txt. // Scintilla implemented in a curses (terminal) environment. // Contains platform facilities and a curses-specific subclass of ScintillaBase. // Note: setlocale(LC_CTYPE, "") must be called before initializing curses in |