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/jinx/Makefile | 2 +- curses/jinx/jinx.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'curses/jinx') diff --git a/curses/jinx/Makefile b/curses/jinx/Makefile index a99341aa2..f81051be7 100644 --- a/curses/jinx/Makefile +++ b/curses/jinx/Makefile @@ -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. CC = gcc CXX = g++ diff --git a/curses/jinx/jinx.c b/curses/jinx/jinx.c index c6a1b3747..7419233ed 100644 --- a/curses/jinx/jinx.c +++ b/curses/jinx/jinx.c @@ -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. #include #include -- cgit v1.2.3