summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/sendmail/mail.local/mail.local.c
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2000-04-07 19:20:48 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2000-04-07 19:20:48 +0000
commitf11f4a7dbafbd6400a9fa3cdf96b7c9ea0864e22 (patch)
treeb854afcecdc33fe5543f87e31ef21b3914546620 /gnu/usr.sbin/sendmail/mail.local/mail.local.c
parent27b793c9bb279917ba44ac170eceefdb2dfad97a (diff)
Update to sendmail-8.10.1
Diffstat (limited to 'gnu/usr.sbin/sendmail/mail.local/mail.local.c')
-rw-r--r--gnu/usr.sbin/sendmail/mail.local/mail.local.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.sbin/sendmail/mail.local/mail.local.c b/gnu/usr.sbin/sendmail/mail.local/mail.local.c
index 10e9e94adff..1af104a0cbe 100644
--- a/gnu/usr.sbin/sendmail/mail.local/mail.local.c
+++ b/gnu/usr.sbin/sendmail/mail.local/mail.local.c
@@ -12,14 +12,14 @@
#ifndef lint
static char copyright[] =
-"@(#) Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.\n\
+"@(#) Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.\n\
All rights reserved.\n\
Copyright (c) 1990, 1993, 1994\n\
The Regents of the University of California. All rights reserved.\n";
#endif /* ! lint */
#ifndef lint
-static char id[] = "@(#)$Sendmail: mail.local.c,v 8.142 2000/02/26 01:32:19 gshapiro Exp $";
+static char id[] = "@(#)$Sendmail: mail.local.c,v 8.143 2000/03/17 07:32:44 gshapiro Exp $";
#endif /* ! lint */
/*