* tty.cc: Update copyright.

* pipe.cc: Ditto.
This commit is contained in:
Christopher Faylor 2008-01-01 19:07:36 +00:00
parent 8528ecbde8
commit e1ab5e688c
3 changed files with 9 additions and 3 deletions

View File

@ -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> 2008-01-01 Christopher Faylor <me+cygwin@cgf.cx>
* newsym: First stab at understanding data as well as functions. * newsym: First stab at understanding data as well as functions.

View File

@ -1,7 +1,7 @@
/* pipe.cc: pipe for Cygwin. /* pipe.cc: pipe for Cygwin.
Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
2007 Hat, Inc. 2008 Hat, Inc.
This file is part of Cygwin. This file is part of Cygwin.

View File

@ -1,6 +1,7 @@
/* tty.cc /* 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. This file is part of Cygwin.