diff options
author | Christopher Faylor <me@cgf.cx> | 2001-03-18 03:34:05 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2001-03-18 03:34:05 +0000 |
commit | ca1cea7ed3a1befe70787e8a7a3bfd81f9cb5899 (patch) | |
tree | 02ada3b4f07960b35e410c42998d69598efffa4c /winsup/cygwin/fhandler_raw.cc | |
parent | 9d1373cf8af640205dbfaf0b7af65e3e52c0cbfa (diff) | |
download | newlib-ca1cea7ed3a1befe70787e8a7a3bfd81f9cb5899.zip newlib-ca1cea7ed3a1befe70787e8a7a3bfd81f9cb5899.tar.gz newlib-ca1cea7ed3a1befe70787e8a7a3bfd81f9cb5899.tar.bz2 |
Update copyrights.
Diffstat (limited to 'winsup/cygwin/fhandler_raw.cc')
-rw-r--r-- | winsup/cygwin/fhandler_raw.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/fhandler_raw.cc b/winsup/cygwin/fhandler_raw.cc index f307fb5..2dd58be 100644 --- a/winsup/cygwin/fhandler_raw.cc +++ b/winsup/cygwin/fhandler_raw.cc @@ -1,6 +1,6 @@ /* fhandler_raw.cc. See fhandler.h for a description of the fhandler classes. - Copyright 1999, 2000 Cygnus Solutions. + Copyright 1999, 2000, 2001 Red Hat, Inc. This file is part of Cygwin. |