diff options
Diffstat (limited to 'pthread_cond_signal.c')
-rw-r--r-- | pthread_cond_signal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pthread_cond_signal.c b/pthread_cond_signal.c index 43035fd..220a5dd 100644 --- a/pthread_cond_signal.c +++ b/pthread_cond_signal.c @@ -9,7 +9,7 @@ * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2004 Pthreads-win32 contributors + * Copyright(C) 1999,2005 Pthreads-win32 contributors * * Contact Email: rpj@callisto.canberra.edu.au * |