summaryrefslogtreecommitdiffstats
path: root/winsup/utils/passwd.c
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2002-03-19 15:48:40 +0000
committerChristopher Faylor <me@cgf.cx>2002-03-19 15:48:40 +0000
commit7a9f3efb1b2d033fe3fce93dbb772ddd09c9c072 (patch)
tree3bb8a53a7254ad9f3df3912a6df309c928c358b5 /winsup/utils/passwd.c
parent22a9157c7cfefdfcc63f93e50c6a3f1ff0b47051 (diff)
downloadcygnal-7a9f3efb1b2d033fe3fce93dbb772ddd09c9c072.tar.gz
cygnal-7a9f3efb1b2d033fe3fce93dbb772ddd09c9c072.tar.bz2
cygnal-7a9f3efb1b2d033fe3fce93dbb772ddd09c9c072.zip
* mkgroup.c (usage): Use one just fprintf + string concatenation for output
message. (print_version): Add void to function type and update copyright.
Diffstat (limited to 'winsup/utils/passwd.c')
-rw-r--r--winsup/utils/passwd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/utils/passwd.c b/winsup/utils/passwd.c
index 9a90f6e4a..dd9c6daad 100644
--- a/winsup/utils/passwd.c
+++ b/winsup/utils/passwd.c
@@ -1,6 +1,6 @@
/* passwd.c: Changing passwords and managing account information
- Copyright 1999 Cygnus Solutions.
+ Copyright 1999, 2000, 2001, 2002 Red Hat, Inc.
Written by Corinna Vinschen <corinna.vinschen@cityweb.de>