summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/mail.local
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2002-08-28 18:12:33 +0000
committergshapiro <gshapiro@FreeBSD.org>2002-08-28 18:12:33 +0000
commitfd175e74b310673c5249099fd8e0c1b8d1473001 (patch)
tree6c7f36bdd8cf92a85604cabd36abef7a6d3ca712 /contrib/sendmail/mail.local
parentcfce8d25d32a0f7a5d6197407e0d2f7640b365ed (diff)
downloadFreeBSD-src-fd175e74b310673c5249099fd8e0c1b8d1473001.zip
FreeBSD-src-fd175e74b310673c5249099fd8e0c1b8d1473001.tar.gz
Move the $FreeBSD$ CVS labels far enough away from the $Id$ CVS labels so
I don't have to manually resolve conflicts on every import. Ironically, most of these files have no changes from the vendor version except the $FreeBSD$ line.
Diffstat (limited to 'contrib/sendmail/mail.local')
-rw-r--r--contrib/sendmail/mail.local/mail.local.83
-rw-r--r--contrib/sendmail/mail.local/mail.local.c4
2 files changed, 3 insertions, 4 deletions
diff --git a/contrib/sendmail/mail.local/mail.local.8 b/contrib/sendmail/mail.local/mail.local.8
index 2720578..5ded558 100644
--- a/contrib/sendmail/mail.local/mail.local.8
+++ b/contrib/sendmail/mail.local/mail.local.8
@@ -10,8 +10,6 @@
.\"
.\" $Id: mail.local.8,v 8.23 2001/04/05 23:27:35 gshapiro Exp $
.\"
-.\" $FreeBSD$
-.\"
.TH MAIL.LOCAL 8 "$Date: 2001/04/05 23:27:35 $"
.SH NAME
mail.local
@@ -140,3 +138,4 @@ appeared in
Version 7 AT&T UNIX
as the program
.BR mail .
+.\" $FreeBSD$
diff --git a/contrib/sendmail/mail.local/mail.local.c b/contrib/sendmail/mail.local/mail.local.c
index a8ac285..eb075eb 100644
--- a/contrib/sendmail/mail.local/mail.local.c
+++ b/contrib/sendmail/mail.local/mail.local.c
@@ -8,6 +8,8 @@
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
+ * $FreeBSD$
+ *
*/
#include <sm/gen.h>
@@ -31,8 +33,6 @@ SM_IDSTR(id, "@(#)$Id: mail.local.c,v 8.239 2002/05/24 20:56:32 gshapiro Exp $")
#include <sm/mbdb.h>
#include <sm/sysexits.h>
-/* $FreeBSD$ */
-
/*
** This is not intended to work on System V derived systems
** such as Solaris or HP-UX, since they use a totally different
OpenPOWER on IntegriCloud