Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2008-01-01 22:07:36 +0300
committerChristopher Faylor <me@cgf.cx>2008-01-01 22:07:36 +0300
commite1ab5e688c2423a167708708375ad6a453a7e589 (patch)
treebf367a793aadbac48c9860d4c124301407413014 /winsup/cygwin/pipe.cc
parent8528ecbde8282bb640a49b531408cc783f05966a (diff)
* tty.cc: Update copyright.
* pipe.cc: Ditto.
Diffstat (limited to 'winsup/cygwin/pipe.cc')
-rw-r--r--winsup/cygwin/pipe.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/pipe.cc b/winsup/cygwin/pipe.cc
index 4774ef352..91fbbe95e 100644
--- a/winsup/cygwin/pipe.cc
+++ b/winsup/cygwin/pipe.cc
@@ -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.