summaryrefslogtreecommitdiff
path: root/fork.c
diff options
context:
space:
mode:
Diffstat (limited to 'fork.c')
-rw-r--r--fork.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/fork.c b/fork.c
index 9d74813..edcb19c 100644
--- a/fork.c
+++ b/fork.c
@@ -5,7 +5,10 @@
* Implementation of fork() for POSIX threads.
*
* 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