summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/mailstats
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2002-08-28 18:12:33 +0000
committergshapiro <gshapiro@FreeBSD.org>2002-08-28 18:12:33 +0000
commitfd175e74b310673c5249099fd8e0c1b8d1473001 (patch)
tree6c7f36bdd8cf92a85604cabd36abef7a6d3ca712 /contrib/sendmail/mailstats
parentcfce8d25d32a0f7a5d6197407e0d2f7640b365ed (diff)
downloadFreeBSD-src-fd175e74b310673c5249099fd8e0c1b8d1473001.zip
FreeBSD-src-fd175e74b310673c5249099fd8e0c1b8d1473001.tar.gz
Move the $FreeBSD$ CVS labels far enough away from the $Id$ CVS labels so
I don't have to manually resolve conflicts on every import. Ironically, most of these files have no changes from the vendor version except the $FreeBSD$ line.
Diffstat (limited to 'contrib/sendmail/mailstats')
-rw-r--r--contrib/sendmail/mailstats/mailstats.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/sendmail/mailstats/mailstats.c b/contrib/sendmail/mailstats/mailstats.c
index e09fcbe..94ac213 100644
--- a/contrib/sendmail/mailstats/mailstats.c
+++ b/contrib/sendmail/mailstats/mailstats.c
@@ -9,6 +9,7 @@
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
+ * $FreeBSD$
*
*/
@@ -22,8 +23,6 @@ SM_IDSTR(copyright,
SM_IDSTR(id, "@(#)$Id: mailstats.c,v 8.98 2002/05/24 23:10:15 gshapiro Exp $")
-/* $FreeBSD$ */
-
#include <unistd.h>
#include <stddef.h>
#include <stdlib.h>
OpenPOWER on IntegriCloud