aboutsummaryrefslogtreecommitdiff
path: root/src/textadept.c
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2019-12-31 16:52:45 -0500
committermitchell <70453897+667e-11@users.noreply.github.com>2019-12-31 16:52:45 -0500
commitd2ef24c29894e98650fafa646629aa9b772a3c35 (patch)
treef50a32eb0256fad98940d9968113af834b8f7c12 /src/textadept.c
parent94b1bd5474c54b2b894f74bb7ba098bfe4fb6cf2 (diff)
downloadtextadept-d2ef24c29894e98650fafa646629aa9b772a3c35.tar.gz
textadept-d2ef24c29894e98650fafa646629aa9b772a3c35.zip
Updated copyright year.
Diffstat (limited to 'src/textadept.c')
-rw-r--r--src/textadept.c2
1 files changed, 1 insertions, 1 deletions
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