version.c
上传用户:xu_441
上传日期:2007-01-04
资源大小:1640k
文件大小:1k
- /*
- * Copyright (c) 1998, 1999 Sendmail, Inc. and its suppliers.
- * All rights reserved.
- * Copyright (c) 1983 Eric P. Allman. All rights reserved.
- * Copyright (c) 1988, 1993
- * The Regents of the University of California. All rights reserved.
- *
- * By using this file, you agree to the terms and conditions set
- * forth in the LICENSE file which can be found at the top level of
- * the sendmail distribution.
- *
- */
- #ifndef lint
- static char id[] = "@(#)$Id: version.c,v 8.30 1999/12/10 17:38:25 ca Exp $";
- #endif /* ! lint */
- char Version[] = "8.10.0.Beta10";