diff options
author | Christopher Faylor <me@cgf.cx> | 2001-09-11 20:01:02 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2001-09-11 20:01:02 +0000 |
commit | e3c25c4a47ad780d0fec814f0feef537733b27d9 (patch) | |
tree | 792a08968c8f5041b752d131ed43e22d8b448a12 /winsup/cygwin/fhandler.h | |
parent | 824b5c453dbd56526003380f7913ce534b0c3fd8 (diff) | |
download | cygnal-e3c25c4a47ad780d0fec814f0feef537733b27d9.tar.gz cygnal-e3c25c4a47ad780d0fec814f0feef537733b27d9.tar.bz2 cygnal-e3c25c4a47ad780d0fec814f0feef537733b27d9.zip |
Update copyrights.
Diffstat (limited to 'winsup/cygwin/fhandler.h')
-rw-r--r-- | winsup/cygwin/fhandler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/fhandler.h b/winsup/cygwin/fhandler.h index 17f90cdad..ea698d640 100644 --- a/winsup/cygwin/fhandler.h +++ b/winsup/cygwin/fhandler.h @@ -1,6 +1,6 @@ /* fhandler.h - Copyright 1996, 1997, 1998, 1999, 2000 Cygnus Solutions. + Copyright 1996, 1997, 1998, 1999, 2000, 2001 Red Hat, Inc. This file is part of Cygwin. |