diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_waitpid.c')
-rw-r--r-- | lib/libc_r/uthread/uthread_waitpid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_waitpid.c b/lib/libc_r/uthread/uthread_waitpid.c index a847295..28fcd78 100644 --- a/lib/libc_r/uthread/uthread_waitpid.c +++ b/lib/libc_r/uthread/uthread_waitpid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans <jasone@canonware.com>. + * Copyright (C) 2000 Jason Evans <jasone@freebsd.org>. * All rights reserved. * * Redistribution and use in source and binary forms, with or without |