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>2005-02-20 07:25:33 +0300
committerChristopher Faylor <me@cgf.cx>2005-02-20 07:25:33 +0300
commit731028b3266ad7660095fbae3d94ce5cb9b378b0 (patch)
tree632123b51cc5fdcd9e4864ad2a182032aa9c3536 /winsup/cygwin/poll.cc
parent0d75ce965cf46a16585477469bb4edb597a35f00 (diff)
copyright
Diffstat (limited to 'winsup/cygwin/poll.cc')
-rw-r--r--winsup/cygwin/poll.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/poll.cc b/winsup/cygwin/poll.cc
index 9fd099732..c6a98f422 100644
--- a/winsup/cygwin/poll.cc
+++ b/winsup/cygwin/poll.cc
@@ -1,6 +1,6 @@
/* poll.cc. Implements poll(2) via usage of select(2) call.
- Copyright 2000, 2001, 2002 Red Hat, Inc.
+ Copyright 2000, 2001, 2002, 2003, 2004, 2005 Red Hat, Inc.
This file is part of Cygwin.