summaryrefslogtreecommitdiff
path: root/contrib/sendmail/src/control.c
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2003-09-19 23:11:30 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2003-09-19 23:11:30 +0000
commit2baeb480ca7e9ef7a135c663faa77c95880915f3 (patch)
tree7c19504cd6f9f226c7ed599b71ff34bbc38f82c8 /contrib/sendmail/src/control.c
parent3e0cab95c0622b6792ca07844ef2e53af436797c (diff)
parenta7ec597c92be37562e4f76e105eeb7a3ba64d81a (diff)
Notes
Diffstat (limited to 'contrib/sendmail/src/control.c')
-rw-r--r--contrib/sendmail/src/control.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/sendmail/src/control.c b/contrib/sendmail/src/control.c
index d36dc66f1664..d93f0cf80122 100644
--- a/contrib/sendmail/src/control.c
+++ b/contrib/sendmail/src/control.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1998-2002 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 1998-2003 Sendmail, Inc. and its suppliers.
* All rights reserved.
*
* By using this file, you agree to the terms and conditions set
@@ -10,7 +10,7 @@
#include <sendmail.h>
-SM_RCSID("@(#)$Id: control.c,v 8.118.4.3 2002/11/14 00:15:56 ca Exp $")
+SM_RCSID("@(#)$Id: control.c,v 8.118.4.8 2003/06/24 17:45:27 ca Exp $")
#include <sm/fdset.h>