diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-01-15 15:46:22 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-01-15 15:46:22 +0000 |
commit | 5cd221028ba5e7ada35a0dd196fb642b44f197d1 (patch) | |
tree | d019bfe23aa5d3b5b6bb2c54e65e169e3c463b12 /contrib/sendmail/src/headers.c | |
parent | 665ce17da44f98ae193440703de789dedfb6a72c (diff) |
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..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> |