diff options
author | Christopher Faylor <me@cgf.cx> | 2006-01-17 15:37:13 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2006-01-17 15:37:13 +0000 |
commit | 4d7c0b51bfa866c87f8ce02d972a4ee141aea711 (patch) | |
tree | 32bdbfb6be3781f8f21d0a74a79ffb21e38dd1ae /winsup/utils/cygcheck.cc | |
parent | 3d7e89f8a279f7662af088492f2b2c57c3ed58c7 (diff) | |
download | newlib-4d7c0b51bfa866c87f8ce02d972a4ee141aea711.zip newlib-4d7c0b51bfa866c87f8ce02d972a4ee141aea711.tar.gz newlib-4d7c0b51bfa866c87f8ce02d972a4ee141aea711.tar.bz2 |
copyright
Diffstat (limited to 'winsup/utils/cygcheck.cc')
-rw-r--r-- | winsup/utils/cygcheck.cc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/winsup/utils/cygcheck.cc b/winsup/utils/cygcheck.cc index 8d5c1e3..90b6609 100644 --- a/winsup/utils/cygcheck.cc +++ b/winsup/utils/cygcheck.cc @@ -1,6 +1,7 @@ /* cygcheck.cc - Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Red Hat, Inc. + Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, + 2006 Red Hat, Inc. This file is part of Cygwin. |