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/init.cc | |
parent | 0d75ce965cf46a16585477469bb4edb597a35f00 (diff) | |
download | newlib-731028b3266ad7660095fbae3d94ce5cb9b378b0.zip newlib-731028b3266ad7660095fbae3d94ce5cb9b378b0.tar.gz newlib-731028b3266ad7660095fbae3d94ce5cb9b378b0.tar.bz2 |
copyright
Diffstat (limited to 'winsup/cygwin/init.cc')
-rw-r--r-- | winsup/cygwin/init.cc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/cygwin/init.cc b/winsup/cygwin/init.cc index ca31f0c..d3e41b6 100644 --- a/winsup/cygwin/init.cc +++ b/winsup/cygwin/init.cc @@ -1,6 +1,7 @@ /* init.cc - 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. |