diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2014-01-26 20:46:55 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2014-01-26 20:46:55 +0000 |
commit | b649239dd2089ab83c5d6ed19420ee7c788f8647 (patch) | |
tree | c7649ff2b7ea8545ce9a302a23d0db6931877c1f /libsm/niprop.c | |
parent | a03b7e14eaaeb30fff6859c589152c8787d230e3 (diff) | |
download | FreeBSD-src-b649239dd2089ab83c5d6ed19420ee7c788f8647.zip FreeBSD-src-b649239dd2089ab83c5d6ed19420ee7c788f8647.tar.gz |
Import sendmail 8.14.8
Diffstat (limited to 'libsm/niprop.c')
-rw-r--r-- | libsm/niprop.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libsm/niprop.c b/libsm/niprop.c index ad58867..41465cf 100644 --- a/libsm/niprop.c +++ b/libsm/niprop.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001 Sendmail, Inc. and its suppliers. + * Copyright (c) 2001 Proofpoint, Inc. and its suppliers. * All rights reserved. * * By using this file, you agree to the terms and conditions set @@ -8,7 +8,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Id: niprop.c,v 1.8 2001/09/11 04:04:48 gshapiro Exp $") +SM_RCSID("@(#)$Id: niprop.c,v 1.9 2013/11/22 20:51:43 ca Exp $") #if NETINFO #include <ctype.h> |