* fhandler_procnet.cc: Fix copyright.
* syslog.cc: Ditto. * libc/minires-os-if.c: Ditto. * libc/minires.h: Ditto.
This commit is contained in:
parent
acddda4bf9
commit
44fb3af98a
@ -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>
|
||||
|
||||
In terms of network related functionality, rely on Winsock definitions
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* 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.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* 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>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* 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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* syslog.cc
|
||||
|
||||
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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user