diff options
Diffstat (limited to 'contrib/sendmail/src/headers.c')
-rw-r--r-- | contrib/sendmail/src/headers.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/src/headers.c b/contrib/sendmail/src/headers.c index 7e223dba1d838..0a74e422968a7 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.24.2.1 2007/11/11 17:06:43 gshapiro Exp $ */ #include <sendmail.h> |