diff options
Diffstat (limited to 'contrib/sendmail/src')
-rw-r--r-- | contrib/sendmail/src/aliases.5 | 2 | ||||
-rw-r--r-- | contrib/sendmail/src/conf.c | 2 | ||||
-rw-r--r-- | contrib/sendmail/src/conf.h | 2 | ||||
-rw-r--r-- | contrib/sendmail/src/err.c | 2 | ||||
-rw-r--r-- | contrib/sendmail/src/headers.c | 2 | ||||
-rw-r--r-- | contrib/sendmail/src/mailq.1 | 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 |
9 files changed, 9 insertions, 9 deletions
diff --git a/contrib/sendmail/src/aliases.5 b/contrib/sendmail/src/aliases.5 index 1678475d3443..da943f69b171 100644 --- a/contrib/sendmail/src/aliases.5 +++ b/contrib/sendmail/src/aliases.5 @@ -118,4 +118,4 @@ The .B aliases file format appeared in 4.0BSD. -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/src/aliases.5,v 1.3.6.4 2002/09/03 01:50:15 gshapiro Exp $ diff --git a/contrib/sendmail/src/conf.c b/contrib/sendmail/src/conf.c index e97b09d515fe..a58485715ed3 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.5.2.11 2002/09/03 01:50:15 gshapiro Exp $ * */ diff --git a/contrib/sendmail/src/conf.h b/contrib/sendmail/src/conf.h index f14f3c44ff06..da3f729648e8 100644 --- a/contrib/sendmail/src/conf.h +++ b/contrib/sendmail/src/conf.h @@ -20,7 +20,7 @@ ** included in the next release. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/src/conf.h,v 1.6.2.11 2002/09/03 01:50:16 gshapiro Exp $ */ #ifndef CONF_H #define CONF_H 1 diff --git a/contrib/sendmail/src/err.c b/contrib/sendmail/src/err.c index f4ec6865aabe..79eea7cd520b 100644 --- a/contrib/sendmail/src/err.c +++ b/contrib/sendmail/src/err.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/err.c,v 1.3.6.6 2002/09/03 01:50:17 gshapiro Exp $ * */ diff --git a/contrib/sendmail/src/headers.c b/contrib/sendmail/src/headers.c index 385d7a037f09..3c0c207fc26d 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.4.2.7 2002/09/03 01:50:17 gshapiro Exp $ * */ diff --git a/contrib/sendmail/src/mailq.1 b/contrib/sendmail/src/mailq.1 index 26d709624d1e..756b5aa9543b 100644 --- a/contrib/sendmail/src/mailq.1 +++ b/contrib/sendmail/src/mailq.1 @@ -78,4 +78,4 @@ The .B mailq command appeared in 4.0BSD. -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/src/mailq.1,v 1.3.6.8 2002/09/03 01:50:17 gshapiro Exp $ diff --git a/contrib/sendmail/src/mci.c b/contrib/sendmail/src/mci.c index 7d1a4de0f0c2..6087ca8aed26 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.3.6.8 2002/09/03 01:50:18 gshapiro Exp $ * */ diff --git a/contrib/sendmail/src/savemail.c b/contrib/sendmail/src/savemail.c index 61e6bb8cc27e..2397117abb3b 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.4.2.8 2002/09/03 01:50:19 gshapiro Exp $ * */ diff --git a/contrib/sendmail/src/sendmail.8 b/contrib/sendmail/src/sendmail.8 index 1c014fdde528..847da327b40f 100644 --- a/contrib/sendmail/src/sendmail.8 +++ b/contrib/sendmail/src/sendmail.8 @@ -709,4 +709,4 @@ The .B sendmail command appeared in 4.2BSD. -.\" $FreeBSD$ +.\" $FreeBSD: src/contrib/sendmail/src/sendmail.8,v 1.3.6.6 2002/09/03 01:50:19 gshapiro Exp $ |