X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/197f95940cc0860683e6988352f721e6603f9339..2d2b2581db2998febf460eb43e6e993e516a7da9:/uip/mhmail.c diff --git a/uip/mhmail.c b/uip/mhmail.c index 222a0761..d74a7f1d 100644 --- a/uip/mhmail.c +++ b/uip/mhmail.c @@ -3,6 +3,10 @@ * mhmail.c -- simple mail program * * $Id$ + * + * This code is Copyright (c) 2002, by the authors of nmh. See the + * COPYRIGHT file in the root directory of the nmh distribution for + * complete copyright information. */ #include @@ -21,7 +25,7 @@ static struct swit switches[] = { #define VERSIONSW 4 { "version", 0 }, #define HELPSW 5 - { "help", 4 }, + { "help", 0 }, #define RESNDSW 6 { "resent", -6 }, #define QUEUESW 7