aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/thread.h
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-06-13 17:28:11 +0000
committerChristopher Faylor <me@cgf.cx>2002-06-13 17:28:11 +0000
commit39be53dc4c6c704e31d4dc25834d080b088b67d8 (patch)
treee680555ae260b95358486db56c66b98adf887313 /winsup/cygwin/thread.h
parent0e6d80e4fa95a35c1a871e4aed5b3153529b8594 (diff)
downloadnewlib-39be53dc4c6c704e31d4dc25834d080b088b67d8.zip
newlib-39be53dc4c6c704e31d4dc25834d080b088b67d8.tar.gz
newlib-39be53dc4c6c704e31d4dc25834d080b088b67d8.tar.bz2
* winver.rc: Add more words to copyright.
Diffstat (limited to 'winsup/cygwin/thread.h')
-rw-r--r--winsup/cygwin/thread.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/thread.h b/winsup/cygwin/thread.h
index 0d31e02..ee4dfbb 100644
--- a/winsup/cygwin/thread.h
+++ b/winsup/cygwin/thread.h
@@ -1,7 +1,6 @@
/* thread.h: Locking and threading module definitions
Copyright 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
- Copyright 2001 Red Hat, Inc.
Written by Marco Fuykschot <marco@ddi.nl>
Major update 2001 Robert Collins <rbtcollins@hotmail.com>