diff options
author | rpj <rpj> | 2003-08-19 03:31:50 +0000 |
---|---|---|
committer | rpj <rpj> | 2003-08-19 03:31:50 +0000 |
commit | de906ef6d2a5d88df4896d4adab6b1520ad1f4f6 (patch) | |
tree | 5c807c14d2811f80358bff778ab7ab18ec643a92 /pthread_mutexattr_setpshared.c | |
parent | 22657c4252e43c2b3211b39b3fc55f5df977c986 (diff) |
Updated Copyright notice (date and contact address).
Diffstat (limited to 'pthread_mutexattr_setpshared.c')
-rw-r--r-- | pthread_mutexattr_setpshared.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pthread_mutexattr_setpshared.c b/pthread_mutexattr_setpshared.c index d412573..8446bbf 100644 --- a/pthread_mutexattr_setpshared.c +++ b/pthread_mutexattr_setpshared.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 |