diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2006-07-13 12:59:53 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2006-07-13 12:59:53 +0000 |
commit | 94fe03664f7480ea1bb4ff63f12a337e69a424bd (patch) | |
tree | 68caeda869f8187e19a43e1a78c078d53459d96f /winsup/cygwin/include | |
parent | 2e19497afc7b3ba4cf08e36f15ad36bc34f27f13 (diff) | |
download | cygnal-94fe03664f7480ea1bb4ff63f12a337e69a424bd.tar.gz cygnal-94fe03664f7480ea1bb4ff63f12a337e69a424bd.tar.bz2 cygnal-94fe03664f7480ea1bb4ff63f12a337e69a424bd.zip |
* fhandler_socket.cc: Update copyright.
* include/pthread.h: Ditto.
Diffstat (limited to 'winsup/cygwin/include')
-rw-r--r-- | winsup/cygwin/include/pthread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/include/pthread.h b/winsup/cygwin/include/pthread.h index 8a6326ee7..8a475a60e 100644 --- a/winsup/cygwin/include/pthread.h +++ b/winsup/cygwin/include/pthread.h @@ -1,6 +1,6 @@ /* pthread.h: POSIX pthread interface - Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc. + Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2006 Red Hat, Inc. Written by Marco Fuykschot <marco@ddi.nl> |