aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/dcrt0.cc
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2011-02-22 09:17:57 +0000
committerCorinna Vinschen <corinna@vinschen.de>2011-02-22 09:17:57 +0000
commit12374d7d2f77d5a309f1835b3177798c47307807 (patch)
treecdd89b9c87176cf1f68c91860033cfd10c2f0440 /winsup/cygwin/dcrt0.cc
parent60c04741a8494b6a2af59e680f64b48ef12e422a (diff)
downloadnewlib-12374d7d2f77d5a309f1835b3177798c47307807.zip
newlib-12374d7d2f77d5a309f1835b3177798c47307807.tar.gz
newlib-12374d7d2f77d5a309f1835b3177798c47307807.tar.bz2
* dcrt0.cc: Fix copyright dates.
* winsup.h: Ditto. * syscalls.cc (_read): Move EXPORT_ALIAS to its rightful place.
Diffstat (limited to 'winsup/cygwin/dcrt0.cc')
-rw-r--r--winsup/cygwin/dcrt0.cc3
1 files changed, 1 insertions, 2 deletions
diff --git a/winsup/cygwin/dcrt0.cc b/winsup/cygwin/dcrt0.cc
index af0cf4e..c6131e8 100644
--- a/winsup/cygwin/dcrt0.cc
+++ b/winsup/cygwin/dcrt0.cc
@@ -1,8 +1,7 @@
/* dcrt0.cc -- essentially the main() for the Cygwin dll
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- 2007, 2008, 2009, 2010
- Red Hat, Inc.
+ 2007, 2008, 2009, 2010, 2011 Red Hat, Inc.
This file is part of Cygwin.