diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2014-01-26 23:39:11 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2014-01-26 23:39:11 +0000 |
commit | 932f20d9d25e87afa88ae9b1d943d25d8083aae5 (patch) | |
tree | dca7113a5d1aa5eece8c4ac216e345862af0c5f2 /contrib/sendmail/src/sm_resolve.h | |
parent | 631dcff5854868ecf95268f05bcd279ddaa4a5fb (diff) | |
parent | b649239dd2089ab83c5d6ed19420ee7c788f8647 (diff) | |
download | FreeBSD-src-932f20d9d25e87afa88ae9b1d943d25d8083aae5.zip FreeBSD-src-932f20d9d25e87afa88ae9b1d943d25d8083aae5.tar.gz |
Merge sendmail 8.14.8 to HEAD
MFC after: 5 days
Diffstat (limited to 'contrib/sendmail/src/sm_resolve.h')
-rw-r--r-- | contrib/sendmail/src/sm_resolve.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/sendmail/src/sm_resolve.h b/contrib/sendmail/src/sm_resolve.h index 7f169ba..239fe74 100644 --- a/contrib/sendmail/src/sm_resolve.h +++ b/contrib/sendmail/src/sm_resolve.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2000-2001 Sendmail, Inc. and its suppliers. + * Copyright (c) 2000-2001 Proofpoint, Inc. and its suppliers. * All rights reserved. * * By using this file, you agree to the terms and conditions set @@ -41,7 +41,7 @@ * SUCH DAMAGE. */ -/* $Id: sm_resolve.h,v 8.8 2001/09/01 00:06:02 gshapiro Exp $ */ +/* $Id: sm_resolve.h,v 8.9 2013/11/22 20:51:56 ca Exp $ */ #if DNSMAP # ifndef __ROKEN_RESOLVE_H__ |