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_zero.cc | |
parent | 824b5c453dbd56526003380f7913ce534b0c3fd8 (diff) | |
download | cygnal-e3c25c4a47ad780d0fec814f0feef537733b27d9.tar.gz cygnal-e3c25c4a47ad780d0fec814f0feef537733b27d9.tar.bz2 cygnal-e3c25c4a47ad780d0fec814f0feef537733b27d9.zip |
Update copyrights.
Diffstat (limited to 'winsup/cygwin/fhandler_zero.cc')
-rw-r--r-- | winsup/cygwin/fhandler_zero.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/fhandler_zero.cc b/winsup/cygwin/fhandler_zero.cc index 452ba757b..df864798d 100644 --- a/winsup/cygwin/fhandler_zero.cc +++ b/winsup/cygwin/fhandler_zero.cc @@ -1,6 +1,6 @@ /* fhandler_dev_zero.cc: code to access /dev/zero - Copyright 2000 Cygnus Solutions. + Copyright 2000, 2001 Red Hat, Inc. Written by DJ Delorie (dj@cygnus.com) |