* fhandler_procnet.cc: Fix copyright.

* syslog.cc: Ditto.
	* libc/minires-os-if.c: Ditto.
	* libc/minires.h: Ditto.
This commit is contained in:
Corinna Vinschen 2012-07-06 13:56:37 +00:00
parent acddda4bf9
commit 44fb3af98a
5 changed files with 11 additions and 4 deletions

@ -1,3 +1,10 @@
2012-07-06 Corinna Vinschen <corinna@vinschen.de>
* fhandler_procnet.cc: Fix copyright.
* syslog.cc: Ditto.
* libc/minires-os-if.c: Ditto.
* libc/minires.h: Ditto.
2012-07-06 Corinna Vinschen <corinna@vinschen.de> 2012-07-06 Corinna Vinschen <corinna@vinschen.de>
In terms of network related functionality, rely on Winsock definitions In terms of network related functionality, rely on Winsock definitions

@ -1,6 +1,6 @@
/* fhandler_procnet.cc: fhandler for /proc/net virtual filesystem /* fhandler_procnet.cc: fhandler for /proc/net virtual filesystem
Copyright 2007, 2008, 2009, 2010, 2011 Red Hat, Inc. Copyright 2007, 2008, 2009, 2010, 2011, 2012 Red Hat, Inc.
This file is part of Cygwin. This file is part of Cygwin.

@ -1,6 +1,6 @@
/* minires-os-if.c. Stub synchronous resolver for Cygwin. /* minires-os-if.c. Stub synchronous resolver for Cygwin.
Copyright 2006, 2007, 2008, 2009, 2011 Red Hat, Inc. Copyright 2006, 2007, 2008, 2009, 2011, 2012 Red Hat, Inc.
Written by Pierre A. Humblet <Pierre.Humblet@ieee.org> Written by Pierre A. Humblet <Pierre.Humblet@ieee.org>

@ -1,6 +1,6 @@
/* minires.h. Stub synchronous resolver for Cygwin. /* minires.h. Stub synchronous resolver for Cygwin.
Copyright 2006 Red Hat, Inc. Copyright 2006, 2012 Red Hat, Inc.
Written by Pierre A. Humblet <Pierre.Humblet@ieee.org> Written by Pierre A. Humblet <Pierre.Humblet@ieee.org>

@ -1,7 +1,7 @@
/* syslog.cc /* syslog.cc
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2009, 2011 Red Hat, Inc. 2006, 2007, 2009, 2011, 2012 Red Hat, Inc.
This file is part of Cygwin. This file is part of Cygwin.