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/passwd.cc | |
parent | 824b5c453dbd56526003380f7913ce534b0c3fd8 (diff) | |
download | cygnal-e3c25c4a47ad780d0fec814f0feef537733b27d9.tar.gz cygnal-e3c25c4a47ad780d0fec814f0feef537733b27d9.tar.bz2 cygnal-e3c25c4a47ad780d0fec814f0feef537733b27d9.zip |
Update copyrights.
Diffstat (limited to 'winsup/cygwin/passwd.cc')
-rw-r--r-- | winsup/cygwin/passwd.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/passwd.cc b/winsup/cygwin/passwd.cc index f6943cda8..ed37e98ea 100644 --- a/winsup/cygwin/passwd.cc +++ b/winsup/cygwin/passwd.cc @@ -1,6 +1,6 @@ /* passwd.cc: getpwnam () and friends - Copyright 1996, 1997, 1998, 2001 Cygnus Solutions. + Copyright 1996, 1997, 1998, 2001 Red Hat, Inc. This file is part of Cygwin. |