diff options
Diffstat (limited to 'contrib/sendmail/src')
-rw-r--r-- | contrib/sendmail/src/conf.c | 2 | ||||
-rw-r--r-- | contrib/sendmail/src/conf.h | 2 | ||||
-rw-r--r-- | contrib/sendmail/src/headers.c | 2 | ||||
-rw-r--r-- | contrib/sendmail/src/mci.c | 2 | ||||
-rw-r--r-- | contrib/sendmail/src/savemail.c | 2 | ||||
-rw-r--r-- | contrib/sendmail/src/sendmail.8 | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/contrib/sendmail/src/conf.c b/contrib/sendmail/src/conf.c index e892cef72fe0a..2d27b074e58ec 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.5 2007/11/11 17:07:36 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/conf.h b/contrib/sendmail/src/conf.h index 99ed47dfe188f..cf2dae22b17bf 100644 --- a/contrib/sendmail/src/conf.h +++ b/contrib/sendmail/src/conf.h @@ -12,7 +12,7 @@ * * $Id: conf.h,v 8.574 2006/11/29 00:36:06 ca Exp $ * - * $FreeBSD$ + * $FreeBSD: src/contrib/sendmail/src/conf.h,v 1.23.8.2 2007/04/12 03:11:40 gshapiro Exp $ * */ diff --git a/contrib/sendmail/src/headers.c b/contrib/sendmail/src/headers.c index 7e223dba1d838..24a8b10d0deea 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.5 2007/11/11 17:07:36 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/mci.c b/contrib/sendmail/src/mci.c index ef977440c8ed4..57fb694bb843b 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.3 2007/04/12 03:11:41 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/savemail.c b/contrib/sendmail/src/savemail.c index 7c7f288b85993..e8af843dfa60e 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.4 2007/04/12 03:11:41 gshapiro Exp $ * */ diff --git a/contrib/sendmail/src/sendmail.8 b/contrib/sendmail/src/sendmail.8 index 540d55480ae12..870d00729b8ad 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.8.1 2007/11/11 17:07:37 gshapiro Exp $ |