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:
authorCorinna Vinschen <corinna@vinschen.de>2009-01-16 15:17:28 +0300
committerCorinna Vinschen <corinna@vinschen.de>2009-01-16 15:17:28 +0300
commit165cb24581c67d82492b88693f4ed7dd46d6d5ec (patch)
treebd12c59890fbd21507ce8616f891fe0af2440663 /winsup/cygwin/external.cc
parentab30b9e352311304aa205edd3a98498448434fa0 (diff)
* Fix copyright dates.
Diffstat (limited to 'winsup/cygwin/external.cc')
-rw-r--r--winsup/cygwin/external.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/external.cc b/winsup/cygwin/external.cc
index 0157fc0e4..4e4102ecb 100644
--- a/winsup/cygwin/external.cc
+++ b/winsup/cygwin/external.cc
@@ -1,7 +1,7 @@
/* external.cc: Interface to Cygwin internals from external programs.
Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
- 2006, 2007, 2008 Red Hat, Inc.
+ 2006, 2007, 2008, 2009 Red Hat, Inc.
Written by Christopher Faylor <cgf@cygnus.com>