summaryrefslogtreecommitdiff
path: root/src/win32.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32.c')
-rw-r--r--src/win32.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/win32.c b/src/win32.c
index 3cb5b25..32a20a5 100644
--- a/src/win32.c
+++ b/src/win32.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>
*/
#define WIN32_LEAN_AND_MEAN 1