From 935f42bb7f0ba0db60de2d09eca501041c46f710 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 18 Sep 2022 22:03:46 -0400 Subject: Make copyrights and AUTHORS consistent --- imap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'imap.c') diff --git a/imap.c b/imap.c index e21141d..c24fd42 100644 --- a/imap.c +++ b/imap.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2020 C. McEnroe +/* Copyright (C) 2020 June McEnroe * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit 1.4.1 '>this commit dontfiles
summary refs log tree commit diff
Commit message (Expand)Author
2019-02-10Set git commit.verboseJune McEnroe
2019-02-10Add back missing static keywordJune McEnroe