diff options
author | Christopher Faylor <me@cgf.cx> | 2005-01-06 16:36:40 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2005-01-06 16:36:40 +0000 |
commit | e66b2c9522691757c2349ce581e9116c8f6fdca4 (patch) | |
tree | 084b00ed0bf1e203e9e6d74daf3d12d1a181a88b /winsup/cygwin/dcrt0.cc | |
parent | fdb83f2269574aaecfdb801ee3c3b45a1e06e019 (diff) | |
download | cygnal-e66b2c9522691757c2349ce581e9116c8f6fdca4.tar.gz cygnal-e66b2c9522691757c2349ce581e9116c8f6fdca4.tar.bz2 cygnal-e66b2c9522691757c2349ce581e9116c8f6fdca4.zip |
update copyright
Diffstat (limited to 'winsup/cygwin/dcrt0.cc')
-rw-r--r-- | winsup/cygwin/dcrt0.cc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/dcrt0.cc b/winsup/cygwin/dcrt0.cc index a4483e136..b5ce6d53d 100644 --- a/winsup/cygwin/dcrt0.cc +++ b/winsup/cygwin/dcrt0.cc @@ -1,6 +1,7 @@ /* dcrt0.cc -- essentially the main() for the Cygwin dll - Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc. + Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 + Red Hat, Inc. This file is part of Cygwin. |