diff options
Diffstat (limited to 'lib/libpthread/thread/thr_wait.c')
| -rw-r--r-- | lib/libpthread/thread/thr_wait.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/thread/thr_wait.c b/lib/libpthread/thread/thr_wait.c index abc19cc7cc04..c34d9974981c 100644 --- a/lib/libpthread/thread/thr_wait.c +++ b/lib/libpthread/thread/thr_wait.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 |
