X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=userv.git;a=blobdiff_plain;f=client.c;h=57b3f219c42e3d9153ed2a90d8ac461b84d7dd36;hp=ff9de734848c9f62670365dc18526fc9cd16678f;hb=26cf1562f35e53b9c54be0887650feef48550343;hpb=78032a78185e751a0bf0b77863f23d005359205f diff --git a/client.c b/client.c index ff9de73..57b3f21 100644 --- a/client.c +++ b/client.c @@ -437,7 +437,7 @@ static void usage(void) { " --spoof-user } or same user\n" "fdmodifiers: read write overwrite trunc[ate]\n" "(separate with commas) append sync excl[usive] creat[e] fd\n\n" - "userv and uservd version " VERSION VEREXT "; copyright (C)1996-1997 Ian Jackson.\n" + "userv and uservd version " VERSION VEREXT "; copyright (C)1996-1999 Ian Jackson.\n" "there is NO WARRANTY; type `userv --copyright' for details.\n", stderr) < 0) syscallerror("write usage to stderr"); @@ -682,7 +682,7 @@ static void of_help(const struct optioninfo *oip, const char *value, char *key) static void of_copyright(const struct optioninfo *oip, const char *value, char *key) { if (fputs( -" userv - user service daemon and client; copyright (C)1996-1997 Ian Jackson\n\n" +" userv - user service daemon and client; copyright (C)1996-1999 Ian Jackson\n\n" " This is free software; you can redistribute it and/or modify it under the\n" " terms of the GNU General Public License as published by the Free Software\n" " Foundation; either version 2 of the License, or (at your option) any\n"