diff options
author | Christopher Faylor <me@cgf.cx> | 2005-01-06 16:36:40 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2005-01-06 16:36:40 +0000 |
commit | e66b2c9522691757c2349ce581e9116c8f6fdca4 (patch) | |
tree | 084b00ed0bf1e203e9e6d74daf3d12d1a181a88b /winsup/cygwin/path.cc | |
parent | fdb83f2269574aaecfdb801ee3c3b45a1e06e019 (diff) | |
download | cygnal-e66b2c9522691757c2349ce581e9116c8f6fdca4.tar.gz cygnal-e66b2c9522691757c2349ce581e9116c8f6fdca4.tar.bz2 cygnal-e66b2c9522691757c2349ce581e9116c8f6fdca4.zip |
update copyright
Diffstat (limited to 'winsup/cygwin/path.cc')
-rw-r--r-- | winsup/cygwin/path.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/path.cc b/winsup/cygwin/path.cc index 0e8aa9737..0bfcb2773 100644 --- a/winsup/cygwin/path.cc +++ b/winsup/cygwin/path.cc @@ -1,6 +1,6 @@ /* path.cc: path support. - Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc. + Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Red Hat, Inc. This file is part of Cygwin. |