diff options
author | Christopher Faylor <me@cgf.cx> | 2006-01-02 02:57:54 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2006-01-02 02:57:54 +0000 |
commit | 68f62c98f922fa32909af95a4aebb6b4b021679f (patch) | |
tree | c6620eb462e348bd066f991a1a757c6dc5b62159 /winsup/cygwin/sigproc.cc | |
parent | d0d1b89700266264ac001bdbc09e289bafd22d00 (diff) | |
download | cygnal-68f62c98f922fa32909af95a4aebb6b4b021679f.tar.gz cygnal-68f62c98f922fa32909af95a4aebb6b4b021679f.tar.bz2 cygnal-68f62c98f922fa32909af95a4aebb6b4b021679f.zip |
add copyright
Diffstat (limited to 'winsup/cygwin/sigproc.cc')
-rw-r--r-- | winsup/cygwin/sigproc.cc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/sigproc.cc b/winsup/cygwin/sigproc.cc index e5e068d09..46bfc2553 100644 --- a/winsup/cygwin/sigproc.cc +++ b/winsup/cygwin/sigproc.cc @@ -1,6 +1,7 @@ /* sigproc.cc: inter/intra signal and sub process handler - Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Red Hat, Inc. + Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, + 2006 Red Hat, Inc. Written by Christopher Faylor |