summaryrefslogtreecommitdiff
path: root/apache1x/mod_httpauth.c
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2007-05-28 19:29:25 +0000
committerStef Walter <stef@memberwebs.com>2007-05-28 19:29:25 +0000
commit82a32ff78428bec9f9a4f69cc21ccf9d197a38ff (patch)
treeecea6a03cb46f17d2857b2183a3d8680d45469c9 /apache1x/mod_httpauth.c
parent5763a98bdac994a8c2ddbd693d36cbb75b1ce987 (diff)
Use 'Stef' instead of 'Nate'
Diffstat (limited to 'apache1x/mod_httpauth.c')
-rw-r--r--apache1x/mod_httpauth.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/apache1x/mod_httpauth.c b/apache1x/mod_httpauth.c
index a801fdf..064b3d1 100644
--- a/apache1x/mod_httpauth.c
+++ b/apache1x/mod_httpauth.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>
*
*/