Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-09-11 21:02:23 +0400
committerChristopher Faylor <me@cgf.cx>2001-09-11 21:02:23 +0400
commitdc3543aa4600feea40773d7df750cf3b53849d1f (patch)
tree27499be34cb37cbc12c824822902021299f8c573 /winsup/cygwin/sync.cc
parentdbc82a87a31073b0dbcec8a162f0afc994940b5c (diff)
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 5aa798e69..7ef5dc8d8 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>