X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/42efa69a106af14281e517d6af298698b3674bab..a12ff48697cac43c0bd58aadc3f665316752562b:/usr/src/usr.bin/mail/lex.c diff --git a/usr/src/usr.bin/mail/lex.c b/usr/src/usr.bin/mail/lex.c index 3e0f8c746b..58325eb0b4 100644 --- a/usr/src/usr.bin/mail/lex.c +++ b/usr/src/usr.bin/mail/lex.c @@ -1,12 +1,12 @@ /* - * Copyright (c) 1980 Regents of the University of California. - * All rights reserved. + * Copyright (c) 1980, 1993 + * The Regents of the University of California. All rights reserved. * * %sccs.include.redist.c% */ #ifndef lint -static char sccsid[] = "@(#)lex.c 5.26 (Berkeley) %G%"; +static char sccsid[] = "@(#)lex.c 8.1 (Berkeley) %G%"; #endif /* not lint */ #include "rcv.h"