diff options
author | Christopher Faylor <me@cgf.cx> | 2001-09-11 20:01:02 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2001-09-11 20:01:02 +0000 |
commit | e3c25c4a47ad780d0fec814f0feef537733b27d9 (patch) | |
tree | 792a08968c8f5041b752d131ed43e22d8b448a12 /winsup/cygwin/ntdll.h | |
parent | 824b5c453dbd56526003380f7913ce534b0c3fd8 (diff) | |
download | newlib-e3c25c4a47ad780d0fec814f0feef537733b27d9.zip newlib-e3c25c4a47ad780d0fec814f0feef537733b27d9.tar.gz newlib-e3c25c4a47ad780d0fec814f0feef537733b27d9.tar.bz2 |
Update copyrights.
Diffstat (limited to 'winsup/cygwin/ntdll.h')
-rw-r--r-- | winsup/cygwin/ntdll.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ntdll.h b/winsup/cygwin/ntdll.h index f11ce46..6dd617c 100644 --- a/winsup/cygwin/ntdll.h +++ b/winsup/cygwin/ntdll.h @@ -1,6 +1,6 @@ /* ntdll.h. Contains ntdll specific stuff not defined elsewhere. - Copyright 2000 Cygnus Solutions. + Copyright 2000, 2001 Red Hat, Inc. This file is part of Cygwin. |