summaryrefslogtreecommitdiff
path: root/src/list.c
diff options
context:
space:
mode:
authorStef Walter <stef@thewalter.net>2007-05-28 19:46:00 +0000
committerStef Walter <stef@thewalter.net>2007-05-28 19:46:00 +0000
commitb05c5e849a6c04420376056e74b29558928f7c32 (patch)
treed4db2487e7d99a0c5f30737e86ba2e6c38912520 /src/list.c
parent174d2c08409659a6a6f798b5e4bc0c6040f20712 (diff)
Use 'Stef' instead of 'Nate'
Diffstat (limited to 'src/list.c')
-rw-r--r--src/list.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/list.c b/src/list.c
index faeeecd..31bb30e 100644
--- a/src/list.c
+++ b/src/list.c
@@ -1,6 +1,6 @@
/*
* AUTHOR
- * N. Nielsen
+ * Stef Walter
*
* LICENSE
* This software is in the public domain.
@@ -14,7 +14,7 @@
* with the software or the use or other dealings in the software.
*
* SUPPORT
- * Send bug reports to: <nielsen@memberwebs.com>
+ * Send bug reports to: <stef@memberwebs.com>
*/
#include "usuals.h"