diff options
author | Christopher Faylor <me@cgf.cx> | 2004-01-03 18:53:49 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2004-01-03 18:53:49 +0000 |
commit | 85dde362ca8d3e9f9a60fdd0e8497430ed47102b (patch) | |
tree | 514b4c0ccb134c1e854269c481d64bd08ef109a7 /winsup/cygwin/init.cc | |
parent | d50c22461c1cbd630afcec7477f74e47726ae48f (diff) | |
download | cygnal-85dde362ca8d3e9f9a60fdd0e8497430ed47102b.tar.gz cygnal-85dde362ca8d3e9f9a60fdd0e8497430ed47102b.tar.bz2 cygnal-85dde362ca8d3e9f9a60fdd0e8497430ed47102b.zip |
2004 stuff
Diffstat (limited to 'winsup/cygwin/init.cc')
-rw-r--r-- | winsup/cygwin/init.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/init.cc b/winsup/cygwin/init.cc index 8bae79e95..f6a29f2d6 100644 --- a/winsup/cygwin/init.cc +++ b/winsup/cygwin/init.cc @@ -1,6 +1,6 @@ /* init.cc - Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 Red Hat, Inc. + Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc. This file is part of Cygwin. |