summaryrefslogtreecommitdiff
path: root/contrib/sendmail/src
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/src')
-rw-r--r--contrib/sendmail/src/conf.c2
-rw-r--r--contrib/sendmail/src/conf.h2
-rw-r--r--contrib/sendmail/src/headers.c2
-rw-r--r--contrib/sendmail/src/mci.c2
-rw-r--r--contrib/sendmail/src/savemail.c2
-rw-r--r--contrib/sendmail/src/sendmail.82
6 files changed, 6 insertions, 6 deletions
diff --git a/contrib/sendmail/src/conf.c b/contrib/sendmail/src/conf.c
index 573cd1df467cd..d3e4a30683eb0 100644
--- a/contrib/sendmail/src/conf.c
+++ b/contrib/sendmail/src/conf.c
@@ -9,7 +9,7 @@
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $FreeBSD$
+ * $FreeBSD: src/contrib/sendmail/src/conf.c,v 1.28.2.2 2006/03/29 07:34:34 gshapiro Exp $
*/
#include <sendmail.h>
diff --git a/contrib/sendmail/src/conf.h b/contrib/sendmail/src/conf.h
index ab23bcaec12af..35a160079204f 100644
--- a/contrib/sendmail/src/conf.h
+++ b/contrib/sendmail/src/conf.h
@@ -12,7 +12,7 @@
*
* $Id: conf.h,v 8.570 2005/12/09 18:37:27 ca Exp $
*
- * $FreeBSD$
+ * $FreeBSD: src/contrib/sendmail/src/conf.h,v 1.23.8.1 2006/03/29 07:34:34 gshapiro Exp $
*
*/
diff --git a/contrib/sendmail/src/headers.c b/contrib/sendmail/src/headers.c
index 0bd0c499ccf7e..05293790c99fc 100644
--- a/contrib/sendmail/src/headers.c
+++ b/contrib/sendmail/src/headers.c
@@ -9,7 +9,7 @@
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $FreeBSD$
+ * $FreeBSD: src/contrib/sendmail/src/headers.c,v 1.21.2.2 2006/03/29 07:34:34 gshapiro Exp $
*/
#include <sendmail.h>
diff --git a/contrib/sendmail/src/mci.c b/contrib/sendmail/src/mci.c
index dd0744969619c..e018e61a977a4 100644
--- a/contrib/sendmail/src/mci.c
+++ b/contrib/sendmail/src/mci.c
@@ -9,7 +9,7 @@
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $FreeBSD$
+ * $FreeBSD: src/contrib/sendmail/src/mci.c,v 1.20.2.1 2006/03/29 07:34:35 gshapiro Exp $
*/
#include <sendmail.h>
diff --git a/contrib/sendmail/src/savemail.c b/contrib/sendmail/src/savemail.c
index 66141df20e7c6..80f6044318a5a 100644
--- a/contrib/sendmail/src/savemail.c
+++ b/contrib/sendmail/src/savemail.c
@@ -9,7 +9,7 @@
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $FreeBSD$
+ * $FreeBSD: src/contrib/sendmail/src/savemail.c,v 1.17.2.2 2006/03/29 07:34:35 gshapiro Exp $
*
*/
diff --git a/contrib/sendmail/src/sendmail.8 b/contrib/sendmail/src/sendmail.8
index 65d37b0b86a26..fd080b976b99c 100644
--- a/contrib/sendmail/src/sendmail.8
+++ b/contrib/sendmail/src/sendmail.8
@@ -746,4 +746,4 @@ The
.B sendmail
command appeared in
4.2BSD.
-.\" $FreeBSD$
+.\" $FreeBSD: src/contrib/sendmail/src/sendmail.8,v 1.13 2004/08/01 01:16:16 gshapiro Exp $