diff options
| author | Jason Evans <jasone@FreeBSD.org> | 2000-07-18 01:38:19 +0000 |
|---|---|---|
| committer | Jason Evans <jasone@FreeBSD.org> | 2000-07-18 01:38:19 +0000 |
| commit | 8e234adf862f8cda5ed370b933224162cc19527a (patch) | |
| tree | a02148a84df03da13181f789ea26946133ef3d6c /lib/libpthread/thread/thr_wait.c | |
| parent | 199b3e83498010f8dbd07951e6b3009581a51916 (diff) | |
Notes
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 |
