diff options
Diffstat (limited to 'src/textadept.c')
-rw-r--r-- | src/textadept.c | 2 |
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 |