aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/fhandler_windows.cc
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-09-11 20:01:02 +0000
committerChristopher Faylor <me@cgf.cx>2001-09-11 20:01:02 +0000
commite3c25c4a47ad780d0fec814f0feef537733b27d9 (patch)
tree792a08968c8f5041b752d131ed43e22d8b448a12 /winsup/cygwin/fhandler_windows.cc
parent824b5c453dbd56526003380f7913ce534b0c3fd8 (diff)
downloadnewlib-e3c25c4a47ad780d0fec814f0feef537733b27d9.zip
newlib-e3c25c4a47ad780d0fec814f0feef537733b27d9.tar.gz
newlib-e3c25c4a47ad780d0fec814f0feef537733b27d9.tar.bz2
Update copyrights.
Diffstat (limited to 'winsup/cygwin/fhandler_windows.cc')
-rw-r--r--winsup/cygwin/fhandler_windows.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/fhandler_windows.cc b/winsup/cygwin/fhandler_windows.cc
index 3588dff..7a5870f 100644
--- a/winsup/cygwin/fhandler_windows.cc
+++ b/winsup/cygwin/fhandler_windows.cc
@@ -1,6 +1,6 @@
/* fhandler_windows.cc: code to access windows message queues.
- Copyright 1998 Cygnus Solutions.
+ Copyright 1998, 1999, 2000, 2001 Red Hat, Inc.
Written by Sergey S. Okhapkin (sos@prospect.com.ru).
Feedback and testing by Andy Piper (andyp@parallax.co.uk).