summaryrefslogtreecommitdiff
path: root/pthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'pthread.h')
-rw-r--r--pthread.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/pthread.h b/pthread.h
index 754efac..de97dc9 100644
--- a/pthread.h
+++ b/pthread.h
@@ -1,7 +1,10 @@
/* This is the POSIX thread API (POSIX 1003).
*
* 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