* fhandler.h: Update copyright.
* include/limits.h: Ditto.
This commit is contained in:
parent
43fb5c93b1
commit
094f2e6fca
|
@ -1,3 +1,8 @@
|
|||
2008-01-07 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* fhandler.h: Update copyright.
|
||||
* include/limits.h: Ditto.
|
||||
|
||||
2008-01-06 Christopher Faylor <me+cygwin@cgf.cx>
|
||||
|
||||
* fhandler.h (fhandler_base::is_tty): Make bool.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/* fhandler.h
|
||||
|
||||
Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||
2005, 2006, 2007 Red Hat, Inc.
|
||||
2005, 2006, 2007, 2008 Red Hat, Inc.
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
/* limits.h
|
||||
|
||||
Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Red Hat, Inc.
|
||||
Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||
2008 Red Hat, Inc.
|
||||
|
||||
This file is part of Cygwin.
|
||||
|
||||
|
|
Loading…
Reference in New Issue