diff options
author | Stef Walter <stef@memberwebs.com> | 2007-05-28 19:13:33 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2007-05-28 19:13:33 +0000 |
commit | 20cef4c43c7f5be5b5da13978de5cfc9293e94b7 (patch) | |
tree | 223b94ce1fb4f5ef21125dc97d4118dd57f79c35 /tools/sockin.c | |
parent | 7515c2cada4d2fe348fcf8917b4ee463988ef557 (diff) |
Use 'Stef' instead of 'Nate'
Diffstat (limited to 'tools/sockin.c')
-rw-r--r-- | tools/sockin.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/sockin.c b/tools/sockin.c index 3f969bc..3a146d6 100644 --- a/tools/sockin.c +++ b/tools/sockin.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006, Nate Nielsen + * Copyright (c) 2006, 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> */ #include <sys/types.h> |