From 4f68ee57bc8c2324a4cd7039c5411cb6f1b8d820 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Tue, 29 Sep 2020 22:31:36 -0400 Subject: Updated copyright information. --- 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 d0edf402..6ed6163a 100644 --- a/src/textadept.c +++ b/src/textadept.c @@ -1,4 +1,4 @@ -// Copyright 2007-2020 Mitchell mitchell.att.foicica.com. See LICENSE. +// Copyright 2007-2020 Mitchell. See LICENSE. #if __linux__ #define _XOPEN_SOURCE 500 // for readlink from unistd.h -- cgit v1.2.3