aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/sync.cc
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-09-11 17:02:23 +0000
committerChristopher Faylor <me@cgf.cx>2001-09-11 17:02:23 +0000
commitdc3543aa4600feea40773d7df750cf3b53849d1f (patch)
tree27499be34cb37cbc12c824822902021299f8c573 /winsup/cygwin/sync.cc
parentdbc82a87a31073b0dbcec8a162f0afc994940b5c (diff)
downloadnewlib-dc3543aa4600feea40773d7df750cf3b53849d1f.zip
newlib-dc3543aa4600feea40773d7df750cf3b53849d1f.tar.gz
newlib-dc3543aa4600feea40773d7df750cf3b53849d1f.tar.bz2
change copyright.
Diffstat (limited to 'winsup/cygwin/sync.cc')
-rw-r--r--winsup/cygwin/sync.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/sync.cc b/winsup/cygwin/sync.cc
index 5aa798e..7ef5dc8 100644
--- a/winsup/cygwin/sync.cc
+++ b/winsup/cygwin/sync.cc
@@ -4,7 +4,7 @@
which is intended to operate similarly to a mutex but attempts to
avoid making expensive calls to the kernel.
- Copyright 2000 Cygnus Solutions.
+ Copyright 2000, 2001 Red Hat, Inc.
Written by Christopher Faylor <cgf@cygnus.com>