summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/rmail
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2014-01-26 23:39:11 +0000
committergshapiro <gshapiro@FreeBSD.org>2014-01-26 23:39:11 +0000
commit932f20d9d25e87afa88ae9b1d943d25d8083aae5 (patch)
treedca7113a5d1aa5eece8c4ac216e345862af0c5f2 /contrib/sendmail/rmail
parent631dcff5854868ecf95268f05bcd279ddaa4a5fb (diff)
parentb649239dd2089ab83c5d6ed19420ee7c788f8647 (diff)
downloadFreeBSD-src-932f20d9d25e87afa88ae9b1d943d25d8083aae5.zip
FreeBSD-src-932f20d9d25e87afa88ae9b1d943d25d8083aae5.tar.gz
Merge sendmail 8.14.8 to HEAD
MFC after: 5 days
Diffstat (limited to 'contrib/sendmail/rmail')
-rw-r--r--contrib/sendmail/rmail/rmail.86
-rw-r--r--contrib/sendmail/rmail/rmail.c6
2 files changed, 6 insertions, 6 deletions
diff --git a/contrib/sendmail/rmail/rmail.8 b/contrib/sendmail/rmail/rmail.8
index 41aa339..a243e63 100644
--- a/contrib/sendmail/rmail/rmail.8
+++ b/contrib/sendmail/rmail/rmail.8
@@ -1,4 +1,4 @@
-.\" Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
+.\" Copyright (c) 1998-2000 Proofpoint, Inc. and its suppliers.
.\" All rights reserved.
.\" Copyright (c) 1983, 1990
.\" The Regents of the University of California. All rights reserved.
@@ -8,9 +8,9 @@
.\" the sendmail distribution.
.\"
.\"
-.\" $Id: rmail.8,v 8.4 2001/04/03 01:53:16 gshapiro Exp $
+.\" $Id: rmail.8,v 8.5 2013/11/22 20:51:53 ca Exp $
.\"
-.TH RMAIL 8 "$Date: 2001/04/03 01:53:16 $"
+.TH RMAIL 8 "$Date: 2013/11/22 20:51:53 $"
.SH NAME
rmail
\- handle remote mail received via uucp
diff --git a/contrib/sendmail/rmail/rmail.c b/contrib/sendmail/rmail/rmail.c
index bb1508e..357ed73 100644
--- a/contrib/sendmail/rmail/rmail.c
+++ b/contrib/sendmail/rmail/rmail.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1998-2001 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 1998-2001 Proofpoint, Inc. and its suppliers.
* All rights reserved.
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
@@ -15,12 +15,12 @@
#include <sm/gen.h>
SM_IDSTR(copyright,
-"@(#) Copyright (c) 1998-2001 Sendmail, Inc. and its suppliers.\n\
+"@(#) Copyright (c) 1998-2001 Proofpoint, Inc. and its suppliers.\n\
All rights reserved.\n\
Copyright (c) 1988, 1993\n\
The Regents of the University of California. All rights reserved.\n")
-SM_IDSTR(id, "@(#)$Id: rmail.c,v 8.62 2013/03/12 15:24:52 ca Exp $")
+SM_IDSTR(id, "@(#)$Id: rmail.c,v 8.63 2013/11/22 20:51:53 ca Exp $")
/*
* RMAIL -- UUCP mail server.
OpenPOWER on IntegriCloud