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 573cd1df467cd..7a4633d43954f 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.26.2.4 2006/03/29 07:40:48 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/conf.h b/contrib/sendmail/src/conf.h index ab23bcaec12af..e25035e85580c 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.2.1 2006/03/29 07:40:48 gshapiro Exp $ * */ diff --git a/contrib/sendmail/src/headers.c b/contrib/sendmail/src/headers.c index 0bd0c499ccf7e..11ad18a44c41c 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.20.2.3 2006/03/29 07:40:49 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/mci.c b/contrib/sendmail/src/mci.c index dd0744969619c..6239cdbc198d6 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.17.2.3 2006/03/29 07:40:49 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/savemail.c b/contrib/sendmail/src/savemail.c index 66141df20e7c6..2028986969dac 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.16.2.3 2006/03/29 07:40:49 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 $ |