summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2007-05-28 19:34:01 +0000
committerStef Walter <stef@memberwebs.com>2007-05-28 19:34:01 +0000
commit4093e901218ff6293aa9543f6468b75edc23c9f1 (patch)
treeacf2d564df78552765e4a938ac579f56f04f8467 /src
parent00aa6f6162ec2e181a6e97a47f3c8c5c69188ab4 (diff)
Use 'Stef' instead of 'Nate'
Diffstat (limited to 'src')
-rw-r--r--src/proxsmtpd.c4
-rw-r--r--src/proxsmtpd.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/proxsmtpd.c b/src/proxsmtpd.c
index 8a1c43f..ffccf71 100644
--- a/src/proxsmtpd.c
+++ b/src/proxsmtpd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*/
#include <sys/types.h>
diff --git a/src/proxsmtpd.h b/src/proxsmtpd.h
index 06b2412..ba8c3ca 100644
--- a/src/proxsmtpd.h
+++ b/src/proxsmtpd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004, Nate Nielsen
+ * Copyright (c) 2004, Stefan Walter
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@
*
*
* CONTRIBUTORS
- * Nate Nielsen <nielsen@memberwebs.com>
+ * Stef Walter <stef@memberwebs.com>
*
*/