diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-11-03 00:35:26 +0000 |
commit | 3640cb54210edbb7edbf1b12ef0127ecfcea967d (patch) | |
tree | 60a81407b110eb6d80af1e0affba0ec353de6a9c /contrib/sendmail/src | |
parent | 3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (diff) |
Diffstat (limited to 'contrib/sendmail/src')
-rw-r--r-- | contrib/sendmail/src/conf.c | 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/sendmail.8 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/contrib/sendmail/src/conf.c b/contrib/sendmail/src/conf.c index 381ca0a8e384..a4c599c4c591 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 2005/06/07 04:17:21 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/headers.c b/contrib/sendmail/src/headers.c index ec0d376b98ea..d7a8a02e10f5 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 2005/02/14 02:39:14 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/mci.c b/contrib/sendmail/src/mci.c index d3cbce61ce36..dde90c4f097c 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 2005/06/07 04:17:21 gshapiro Exp $ */ #include <sendmail.h> diff --git a/contrib/sendmail/src/sendmail.8 b/contrib/sendmail/src/sendmail.8 index 65d37b0b86a2..fd080b976b99 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 $ |