diff options
Diffstat (limited to 'semaphore.c')
-rw-r--r-- | semaphore.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/semaphore.c b/semaphore.c index 0dc9ed9..8232300 100644 --- a/semaphore.c +++ b/semaphore.c @@ -12,7 +12,10 @@ * ------------------------------------------------------------- * * Pthreads-win32 - POSIX Threads Library for Win32 - * Copyright (C) 1998 + * Copyright (C) 1998 Ben Elliston and Ross Johnson + * Copyright (C) 1999,2000,2001 Ross Johnson + * + * Contact Email: rpj@ise.canberra.edu.au * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public |