From 67e4747d2d65a90861308e01b07766a3b29262c6 Mon Sep 17 00:00:00 2001 From: mitchell Date: Tue, 31 Dec 2019 16:56:55 -0500 Subject: Updated copyright year for lexlua-specific bits of LongTerm3. --- curses/ScintillaCurses.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'curses/ScintillaCurses.cxx') diff --git a/curses/ScintillaCurses.cxx b/curses/ScintillaCurses.cxx index 3325d881b..eabef2abf 100644 --- a/curses/ScintillaCurses.cxx +++ b/curses/ScintillaCurses.cxx @@ -1,4 +1,4 @@ -// Copyright 2012-2019 Mitchell mitchell.att.foicica.com. See License.txt. +// Copyright 2012-2020 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 -- cgit v1.2.3