Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2011-11-08 09:50:18 +0400
committerChristopher Faylor <me@cgf.cx>2011-11-08 09:50:18 +0400
commit5d46c490dd1f5dc0b9a6c06e92e8773ba03acff2 (patch)
treef0c19be9ef6464f2ce52d5dc68b70062891c4a54 /winsup
parent65a6152f18884f2867b4350723bdcff5732e3f29 (diff)
* include/cygwin/stdlib.h: Update copyright.
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog4
-rw-r--r--winsup/cygwin/include/cygwin/stdlib.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 4922a7c8b..4381fc406 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,7 @@
+2011-11-08 Christopher Faylor <me.cygwin2011@cgf.cx>
+
+ * include/cygwin/stdlib.h: Update copyright.
+
2011-11-07 Christopher Faylor <me.cygwin2011@cgf.cx>
* cygwin.din (ptsname_r): Export.
diff --git a/winsup/cygwin/include/cygwin/stdlib.h b/winsup/cygwin/include/cygwin/stdlib.h
index d2dfe4cbc..20358efe9 100644
--- a/winsup/cygwin/include/cygwin/stdlib.h
+++ b/winsup/cygwin/include/cygwin/stdlib.h
@@ -1,6 +1,6 @@
/* stdlib.h
- Copyright 2005, 2006, 2007, 2008, 2009 Red Hat Inc.
+ Copyright 2005, 2006, 2007, 2008, 2009, 2011 Red Hat Inc.
This file is part of Cygwin.