aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/thread.h
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2002-02-10 13:50:13 +0000
committerCorinna Vinschen <corinna@vinschen.de>2002-02-10 13:50:13 +0000
commitb31c68c447ede688fa5ebc5f7ede8f5e76ce4fdc (patch)
tree8eb8cbfe70546b8b226e1f979158bc9bad0c0eeb /winsup/cygwin/thread.h
parentde4e0d3001021bb98664c3c23b32fe66c4dc59d0 (diff)
downloadnewlib-b31c68c447ede688fa5ebc5f7ede8f5e76ce4fdc.zip
newlib-b31c68c447ede688fa5ebc5f7ede8f5e76ce4fdc.tar.gz
newlib-b31c68c447ede688fa5ebc5f7ede8f5e76ce4fdc.tar.bz2
* child_info.h, cygheap.h, fhandler_clipboard.cc, fhandler_dsp.cc,
fhandler_floppy.cc, fhandler_mem.cc, fhandler_random.cc, fhandler_tape.cc, fhandler_zero.cc, grp.cc, mmap.cc, passwd.cc, pinfo.cc, pinfo.h, pipe.cc, sec_acl.cc, sec_helper.cc, security.cc, security.h, thread.h, uinfo.cc, include/cygwin/acl.h: Fix copyright.
Diffstat (limited to 'winsup/cygwin/thread.h')
-rw-r--r--winsup/cygwin/thread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/thread.h b/winsup/cygwin/thread.h
index 7acfa26..5004c95 100644
--- a/winsup/cygwin/thread.h
+++ b/winsup/cygwin/thread.h
@@ -1,6 +1,6 @@
/* thread.h: Locking and threading module definitions
- Copyright 1998, 1999, 2000, 2001 Red Hat, Inc.
+ Copyright 1998, 1999, 2000, 2001, 2002 Red Hat, Inc.
Copyright 2001 Red Hat, Inc.
Written by Marco Fuykschot <marco@ddi.nl>