From 29e0bd45dd449cf67787d23ea482b54ddb435690 Mon Sep 17 00:00:00 2001 From: "Mark T. Kennedy" <[email protected]> Date: Fri, 11 Apr 2025 19:22:05 -0400 Subject: [PATCH] Update mtk's email addresses
Signed-off-by: Mark T. Kennedy <[email protected]> --- examples/functions/autoload.v3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/functions/autoload.v3 b/examples/functions/autoload.v3 index b1e5dfe2..310b0f9b 100644 --- a/examples/functions/autoload.v3 +++ b/examples/functions/autoload.v3 @@ -1,4 +1,4 @@ -#From: Mark Kennedy <[email protected]> (<[email protected]>) +#From: Mark Kennedy <[email protected]> #Message-ID: <[email protected]> #Date: Tue, 25 Aug 1998 09:14:01 -0400 #To: [email protected] @@ -15,7 +15,7 @@ # The first cut of this was by Bill Trost, [email protected]. # The second cut came from Chet Ramey, [email protected] -# The third cut came from Mark Kennedy, [email protected]. 1998/08/25 +# The third cut came from Mark Kennedy, [email protected] 1998/08/25 unset _AUTOLOADS -- 2.49.0
