From 8e234adf862f8cda5ed370b933224162cc19527a Mon Sep 17 00:00:00 2001 From: Jason Evans Date: Tue, 18 Jul 2000 01:38:19 +0000 Subject: Change my email address in the copyright notices for the sake of consistency (jasone@canonware.com --> jasone@freebsd.org). --- lib/libpthread/thread/thr_aio_suspend.c | 2 +- lib/libpthread/thread/thr_cond.c | 2 +- lib/libpthread/thread/thr_creat.c | 2 +- lib/libpthread/thread/thr_pause.c | 2 +- lib/libpthread/thread/thr_sem.c | 2 +- lib/libpthread/thread/thr_sleep.c | 2 +- lib/libpthread/thread/thr_system.c | 2 +- lib/libpthread/thread/thr_tcdrain.c | 2 +- lib/libpthread/thread/thr_wait.c | 2 +- lib/libpthread/thread/thr_waitpid.c | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'lib/libpthread/thread') diff --git a/lib/libpthread/thread/thr_aio_suspend.c b/lib/libpthread/thread/thr_aio_suspend.c index 5940282fe0a3..1253f20d8c3a 100644 --- a/lib/libpthread/thread/thr_aio_suspend.c +++ b/lib/libpthread/thread/thr_aio_suspend.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_cond.c b/lib/libpthread/thread/thr_cond.c index 4c184652c1ff..0a5298bcfcc0 100644 --- a/lib/libpthread/thread/thr_cond.c +++ b/lib/libpthread/thread/thr_cond.c @@ -451,7 +451,7 @@ pthread_cond_timedwait(pthread_cond_t * cond, pthread_mutex_t * mutex, } _thread_leave_cancellation_point(); - + /* Return the completion status: */ return (rval); } diff --git a/lib/libpthread/thread/thr_creat.c b/lib/libpthread/thread/thr_creat.c index bb8e7c257c5b..1b51fec71ada 100644 --- a/lib/libpthread/thread/thr_creat.c +++ b/lib/libpthread/thread/thr_creat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_pause.c b/lib/libpthread/thread/thr_pause.c index a841556dc895..09e4c178878c 100644 --- a/lib/libpthread/thread/thr_pause.c +++ b/lib/libpthread/thread/thr_pause.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_sem.c b/lib/libpthread/thread/thr_sem.c index d893c9405582..10dec5ed036f 100644 --- a/lib/libpthread/thread/thr_sem.c +++ b/lib/libpthread/thread/thr_sem.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_sleep.c b/lib/libpthread/thread/thr_sleep.c index 34a592587024..fdfeeecdb46d 100644 --- a/lib/libpthread/thread/thr_sleep.c +++ b/lib/libpthread/thread/thr_sleep.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_system.c b/lib/libpthread/thread/thr_system.c index 9265975b0a0f..47a572df189f 100644 --- a/lib/libpthread/thread/thr_system.c +++ b/lib/libpthread/thread/thr_system.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_tcdrain.c b/lib/libpthread/thread/thr_tcdrain.c index d040599ed521..6470882700f4 100644 --- a/lib/libpthread/thread/thr_tcdrain.c +++ b/lib/libpthread/thread/thr_tcdrain.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without 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 . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/lib/libpthread/thread/thr_waitpid.c b/lib/libpthread/thread/thr_waitpid.c index a8472959e741..28fcd78e6275 100644 --- a/lib/libpthread/thread/thr_waitpid.c +++ b/lib/libpthread/thread/thr_waitpid.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000 Jason Evans . + * Copyright (C) 2000 Jason Evans . * All rights reserved. * * Redistribution and use in source and binary forms, with or without -- cgit v1.3