summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
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>
*
*/