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/fcntl.cc | |
parent | 824b5c453dbd56526003380f7913ce534b0c3fd8 (diff) | |
download | cygnal-e3c25c4a47ad780d0fec814f0feef537733b27d9.tar.gz cygnal-e3c25c4a47ad780d0fec814f0feef537733b27d9.tar.bz2 cygnal-e3c25c4a47ad780d0fec814f0feef537733b27d9.zip |
Update copyrights.
Diffstat (limited to 'winsup/cygwin/fcntl.cc')
-rw-r--r-- | winsup/cygwin/fcntl.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/fcntl.cc b/winsup/cygwin/fcntl.cc index c61ec3bd6..517cf6e6a 100644 --- a/winsup/cygwin/fcntl.cc +++ b/winsup/cygwin/fcntl.cc @@ -1,6 +1,6 @@ /* fcntl.cc: fcntl syscall - Copyright 1996, 1997, 1998 Cygnus Solutions. + Copyright 1996, 1997, 1998, 1999, 2000, 2001 Red Hat, Inc. This file is part of Cygwin. |