parent
8528ecbde8
commit
e1ab5e688c
|
@ -1,3 +1,8 @@
|
|||
2008-01-01 Christopher Faylor <me+cygwin@cgf.cx>
|
||||
|
||||
* tty.cc: Update copyright.
|
||||
* pipe.cc: Ditto.
|
||||
|
||||
2008-01-01 Christopher Faylor <me+cygwin@cgf.cx>
|
||||
|
||||
* newsym: First stab at understanding data as well as functions.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* pipe.cc: pipe for Cygwin.
|
||||
|
||||
Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||
2007 Hat, Inc.
|
||||
Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||
2008 Hat, Inc.
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
/* tty.cc
|
||||
|
||||
Copyright 1997, 1998, 2000, 2001, 2002 Red Hat, Inc.
|
||||
Copyright 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008
|
||||
Red Hat, Inc.
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
|
|
Loading…
Reference in New Issue