summaryrefslogtreecommitdiff
path: root/common/sha1.h
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 /common/sha1.h
parent5763a98bdac994a8c2ddbd693d36cbb75b1ce987 (diff)
Use 'Stef' instead of 'Nate'
Diffstat (limited to 'common/sha1.h')
-rw-r--r--common/sha1.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/sha1.h b/common/sha1.h
index 3cb9a91..e55e52e 100644
--- a/common/sha1.h
+++ b/common/sha1.h
@@ -6,7 +6,7 @@
* By Steve Reid <steve@edmweb.com>
* 100% Public Domain
*
- * Headers and minor additions by Nate Nielsen <nielsen@memberwebs.com>
+ * Headers and minor additions by Stef Walter <stef@memberwebs.com>
*/
#ifndef __SHA1_H__