diff options
author | Stef Walter <stef@memberwebs.com> | 2007-05-28 19:29:25 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2007-05-28 19:29:25 +0000 |
commit | 82a32ff78428bec9f9a4f69cc21ccf9d197a38ff (patch) | |
tree | ecea6a03cb46f17d2857b2183a3d8680d45469c9 /common/hash.c | |
parent | 5763a98bdac994a8c2ddbd693d36cbb75b1ce987 (diff) |
Use 'Stef' instead of 'Nate'
Diffstat (limited to 'common/hash.c')
-rw-r--r-- | common/hash.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/common/hash.c b/common/hash.c index 13a9371..23576fa 100644 --- a/common/hash.c +++ b/common/hash.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 @@ -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 |