From d2ef24c29894e98650fafa646629aa9b772a3c35 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 31 Dec 2019 16:52:45 -0500 Subject: Updated copyright year. --- src/textadept.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/textadept.c') diff --git a/src/textadept.c b/src/textadept.c index e8a87678..c0bf836d 100644 --- a/src/textadept.c +++ b/src/textadept.c @@ -1,4 +1,4 @@ -// Copyright 2007-2019 Mitchell mitchell.att.foicica.com. See LICENSE. +// Copyright 2007-2020 Mitchell mitchell.att.foicica.com. See LICENSE. #if __linux__ #define _XOPEN_SOURCE 500 // for readlink from unistd.h -- cgit v1.2.3