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/pinfo.cc | |
parent | fdb83f2269574aaecfdb801ee3c3b45a1e06e019 (diff) | |
download | cygnal-e66b2c9522691757c2349ce581e9116c8f6fdca4.tar.gz cygnal-e66b2c9522691757c2349ce581e9116c8f6fdca4.tar.bz2 cygnal-e66b2c9522691757c2349ce581e9116c8f6fdca4.zip |
update copyright
Diffstat (limited to 'winsup/cygwin/pinfo.cc')
-rw-r--r-- | winsup/cygwin/pinfo.cc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/pinfo.cc b/winsup/cygwin/pinfo.cc index 8ebc602e6..8b184a6f6 100644 --- a/winsup/cygwin/pinfo.cc +++ b/winsup/cygwin/pinfo.cc @@ -1,6 +1,7 @@ /* pinfo.cc: process table support - Copyright 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc. + Copyright 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005 + Red Hat, Inc. This file is part of Cygwin. |