diff options
author | Christopher Faylor <me@cgf.cx> | 2005-02-20 04:25:33 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2005-02-20 04:25:33 +0000 |
commit | 731028b3266ad7660095fbae3d94ce5cb9b378b0 (patch) | |
tree | 632123b51cc5fdcd9e4864ad2a182032aa9c3536 /winsup/cygwin/sigproc.cc | |
parent | 0d75ce965cf46a16585477469bb4edb597a35f00 (diff) | |
download | cygnal-731028b3266ad7660095fbae3d94ce5cb9b378b0.tar.gz cygnal-731028b3266ad7660095fbae3d94ce5cb9b378b0.tar.bz2 cygnal-731028b3266ad7660095fbae3d94ce5cb9b378b0.zip |
copyright
Diffstat (limited to 'winsup/cygwin/sigproc.cc')
-rw-r--r-- | winsup/cygwin/sigproc.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/sigproc.cc b/winsup/cygwin/sigproc.cc index 7965a629d..c6fa2637b 100644 --- a/winsup/cygwin/sigproc.cc +++ b/winsup/cygwin/sigproc.cc @@ -1,6 +1,6 @@ /* sigproc.cc: inter/intra signal and sub process handler - Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Red Hat, Inc. + Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Red Hat, Inc. Written by Christopher Faylor |