summaryrefslogtreecommitdiff
path: root/common/hash.h
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2007-05-28 19:40:57 +0000
committerStef Walter <stef@memberwebs.com>2007-05-28 19:40:57 +0000
commitc4a0c63f0dd25390d765b5fc52a7e91743641adf (patch)
treec701546505bb7ef0998abd9dab2ff43917a7c2c9 /common/hash.h
parent49c5561aaff716614952c1d7e1185b1ee4d0cf5a (diff)
Use 'Stef' instead of 'Nate'
Diffstat (limited to 'common/hash.h')
-rw-r--r--common/hash.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/hash.h b/common/hash.h
index df34a7a..c046b38 100644
--- a/common/hash.h
+++ b/common/hash.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
@@ -33,7 +33,7 @@
/*
* Originally from apache 2.0
- * Modifications for general use by <nielsen@memberwebs.com>
+ * Modifications for general use by <stef@memberwebs.com>
*/
/* Copyright 2000-2004 The Apache Software Foundation