From 289683eb2044abce8350b8df18580e4d41e072fb Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Sat, 16 Feb 2019 22:57:47 -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 71912710..d08b4955 100644 --- a/src/textadept.c +++ b/src/textadept.c @@ -1,4 +1,4 @@ -// Copyright 2007-2018 Mitchell mitchell.att.foicica.com. See LICENSE. +// Copyright 2007-2019 Mitchell mitchell.att.foicica.com. See LICENSE. #if __linux__ #define _XOPEN_SOURCE 500 // for readlink from unistd.h -- cgit v1.2.3