summaryrefslogtreecommitdiff
path: root/usr.sbin/sendmail/src/convtime.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/sendmail/src/convtime.c')
-rw-r--r--usr.sbin/sendmail/src/convtime.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sendmail/src/convtime.c b/usr.sbin/sendmail/src/convtime.c
index adc38f73ed5f3..807ae6c64ddad 100644
--- a/usr.sbin/sendmail/src/convtime.c
+++ b/usr.sbin/sendmail/src/convtime.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1983, 1995 Eric P. Allman
+ * Copyright (c) 1983, 1995, 1996 Eric P. Allman
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
@@ -33,7 +33,7 @@
*/
#ifndef lint
-static char sccsid[] = "@(#)convtime.c 8.4.1.1 (Berkeley) 9/16/96";
+static char sccsid[] = "@(#)convtime.c 8.7 (Berkeley) 9/15/96";
#endif /* not lint */
# include "sendmail.h"