diff options
Diffstat (limited to 'tools')
-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> |