diff options
Diffstat (limited to 'pthread_attr_getstackaddr.c')
-rw-r--r-- | pthread_attr_getstackaddr.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pthread_attr_getstackaddr.c b/pthread_attr_getstackaddr.c index 410cc62..54c0f22 100644 --- a/pthread_attr_getstackaddr.c +++ b/pthread_attr_getstackaddr.c @@ -8,9 +8,9 @@ * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom - * Copyright(C) 1999,2002 Pthreads-win32 contributors + * Copyright(C) 1999,2003 Pthreads-win32 contributors * - * Contact Email: rpj@ise.canberra.edu.au + * Contact Email: rpj@callisto.canberra.edu.au * * The current list of contributors is contained * in the file CONTRIBUTORS included with the source |