* Pull is some security checks from sendmail 8.12.10.
[dragonfly.git] / contrib / sendmail / src / version.c
1 /*
2  * Copyright (c) 1998-2003 Sendmail, Inc. and its suppliers.
3  *      All rights reserved.
4  * Copyright (c) 1983 Eric P. Allman.  All rights reserved.
5  * Copyright (c) 1988, 1993
6  *      The Regents of the University of California.  All rights reserved.
7  *
8  * By using this file, you agree to the terms and conditions set
9  * forth in the LICENSE file which can be found at the top level of
10  * the sendmail distribution.
11  *
12  * $DragonFly: src/contrib/sendmail/src/Attic/version.c,v 1.2 2003/10/12 16:56:26 drhodus Exp $
13  */
14
15 #include <sm/gen.h>
16
17 SM_RCSID("@(#)$Id: version.c,v 8.104.2.15 2003/03/19 21:19:53 ca Exp $")
18
19 char    Version[] = "8.12.9p2";