From b599bbe6721f6320c732ec7187f798ce60781887 Mon Sep 17 00:00:00 2001
From: Austin Clements <amdragon@mit.edu>
Date: Mon, 21 Mar 2011 02:33:55 -0400
Subject: [PATCH] Fixup string list author

---
 lib/string-list.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/string-list.c b/lib/string-list.c
index d92a0bab..da72746d 100644
--- a/lib/string-list.c
+++ b/lib/string-list.c
@@ -16,6 +16,7 @@
  * along with this program.  If not, see http://www.gnu.org/licenses/ .
  *
  * Author: Carl Worth <cworth@cworth.org>
+ *         Austin Clements <aclements@csail.mit.edu>
  */
 
 #include "notmuch-private.h"
-- 
2.45.2