summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/include/sm
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/sendmail/include/sm')
-rw-r--r--contrib/sendmail/include/sm/assert.h4
-rw-r--r--contrib/sendmail/include/sm/bdb.h4
-rw-r--r--contrib/sendmail/include/sm/bitops.h4
-rw-r--r--contrib/sendmail/include/sm/cdefs.h4
-rw-r--r--contrib/sendmail/include/sm/cf.h4
-rw-r--r--contrib/sendmail/include/sm/clock.h4
-rw-r--r--contrib/sendmail/include/sm/conf.h13
-rw-r--r--contrib/sendmail/include/sm/config.h4
-rw-r--r--contrib/sendmail/include/sm/debug.h4
-rw-r--r--contrib/sendmail/include/sm/errstring.h4
-rw-r--r--contrib/sendmail/include/sm/exc.h4
-rw-r--r--contrib/sendmail/include/sm/fdset.h4
-rw-r--r--contrib/sendmail/include/sm/gen.h4
-rw-r--r--contrib/sendmail/include/sm/heap.h4
-rw-r--r--contrib/sendmail/include/sm/io.h4
-rw-r--r--contrib/sendmail/include/sm/ldap.h4
-rw-r--r--contrib/sendmail/include/sm/limits.h4
-rw-r--r--contrib/sendmail/include/sm/mbdb.h4
-rw-r--r--contrib/sendmail/include/sm/misc.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_aix.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_dragonfly.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_freebsd.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_hp.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_irix.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_linux.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_mpeix.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_next.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_openbsd.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_openunix.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_osf1.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_qnx.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_sunos.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_ultrix.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_unicos.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_unicosmk.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_unicosmp.h4
-rw-r--r--contrib/sendmail/include/sm/os/sm_os_unixware.h4
-rw-r--r--contrib/sendmail/include/sm/path.h4
-rw-r--r--contrib/sendmail/include/sm/rpool.h4
-rw-r--r--contrib/sendmail/include/sm/sem.h4
-rw-r--r--contrib/sendmail/include/sm/sendmail.h2
-rw-r--r--contrib/sendmail/include/sm/setjmp.h4
-rw-r--r--contrib/sendmail/include/sm/shm.h4
-rw-r--r--contrib/sendmail/include/sm/signal.h4
-rw-r--r--contrib/sendmail/include/sm/string.h4
-rw-r--r--contrib/sendmail/include/sm/sysexits.h4
-rw-r--r--contrib/sendmail/include/sm/test.h4
-rw-r--r--contrib/sendmail/include/sm/time.h4
-rw-r--r--contrib/sendmail/include/sm/types.h4
-rw-r--r--contrib/sendmail/include/sm/varargs.h4
-rw-r--r--contrib/sendmail/include/sm/xtrap.h4
51 files changed, 110 insertions, 101 deletions
diff --git a/contrib/sendmail/include/sm/assert.h b/contrib/sendmail/include/sm/assert.h
index 6b86536..4855032 100644
--- a/contrib/sendmail/include/sm/assert.h
+++ b/contrib/sendmail/include/sm/assert.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: assert.h,v 1.10 2001/06/07 20:04:53 ca Exp $
+ * $Id: assert.h,v 1.11 2013/11/22 20:51:31 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/bdb.h b/contrib/sendmail/include/sm/bdb.h
index babe1ff..add683b 100644
--- a/contrib/sendmail/include/sm/bdb.h
+++ b/contrib/sendmail/include/sm/bdb.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2002, 2003 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2002, 2003 Proofpoint, Inc. and its suppliers.
* All rights reserved.
*
* By using this file, you agree to the terms and conditions set
@@ -7,7 +7,7 @@
* the sendmail distribution.
*
*
- * $Id: bdb.h,v 1.4 2003/03/06 16:30:05 ca Exp $
+ * $Id: bdb.h,v 1.5 2013/11/22 20:51:31 ca Exp $
*/
#ifndef SM_BDB_H
diff --git a/contrib/sendmail/include/sm/bitops.h b/contrib/sendmail/include/sm/bitops.h
index 44778ba..77d987a 100644
--- a/contrib/sendmail/include/sm/bitops.h
+++ b/contrib/sendmail/include/sm/bitops.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1998-2001 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 1998-2001 Proofpoint, Inc. and its suppliers.
* All rights reserved.
* Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved.
* Copyright (c) 1988, 1993
@@ -10,7 +10,7 @@
* the sendmail distribution.
*
*
- * $Id: bitops.h,v 1.2 2001/09/22 22:05:42 ca Exp $
+ * $Id: bitops.h,v 1.3 2013/11/22 20:51:31 ca Exp $
*/
#ifndef SM_BITOPS_H
diff --git a/contrib/sendmail/include/sm/cdefs.h b/contrib/sendmail/include/sm/cdefs.h
index 046ea04..125c049 100644
--- a/contrib/sendmail/include/sm/cdefs.h
+++ b/contrib/sendmail/include/sm/cdefs.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2000-2002 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2000-2002 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: cdefs.h,v 1.16 2003/12/05 22:45:25 ca Exp $
+ * $Id: cdefs.h,v 1.17 2013/11/22 20:51:31 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/cf.h b/contrib/sendmail/include/sm/cf.h
index 3869210..f950b99 100644
--- a/contrib/sendmail/include/sm/cf.h
+++ b/contrib/sendmail/include/sm/cf.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: cf.h,v 1.2 2001/03/08 03:23:07 ca Exp $
+ * $Id: cf.h,v 1.3 2013/11/22 20:51:31 ca Exp $
*/
#ifndef SM_CF_H
diff --git a/contrib/sendmail/include/sm/clock.h b/contrib/sendmail/include/sm/clock.h
index 22ed171..8b3636e 100644
--- a/contrib/sendmail/include/sm/clock.h
+++ b/contrib/sendmail/include/sm/clock.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1998-2001, 2004 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 1998-2001, 2004 Proofpoint, Inc. and its suppliers.
* All rights reserved.
* Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved.
* Copyright (c) 1988, 1993
@@ -9,7 +9,7 @@
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: clock.h,v 1.13 2011/11/03 03:13:24 ca Exp $
+ * $Id: clock.h,v 1.14 2013/11/22 20:51:31 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/conf.h b/contrib/sendmail/include/sm/conf.h
index b47a5f8..179be7a 100644
--- a/contrib/sendmail/include/sm/conf.h
+++ b/contrib/sendmail/include/sm/conf.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1998-2011 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 1998-2011 Proofpoint, Inc. and its suppliers.
* All rights reserved.
* Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved.
* Copyright (c) 1988, 1993
@@ -10,7 +10,7 @@
* the sendmail distribution.
*
*
- * $Id: conf.h,v 1.144 2011/05/03 16:24:00 ca Exp $
+ * $Id: conf.h,v 1.147 2013/11/22 20:51:31 ca Exp $
*/
/*
@@ -1532,6 +1532,8 @@ extern void *malloc();
# if defined(__GLIBC__) && defined(__GLIBC_MINOR__)
# define GLIBC_VERSION ((__GLIBC__ << 8) + __GLIBC_MINOR__)
# if (GLIBC_VERSION >= 0x201)
+# define SOCKADDR_LEN_T socklen_t
+# define SOCKOPT_LEN_T socklen_t
# undef IPPROTO_ICMPV6 /* linux #defines, glibc enums */
# else /* (GLIBC_VERSION >= 0x201) */
# include <linux/in6.h> /* IPv6 support */
@@ -2963,6 +2965,11 @@ typedef void (*sigfunc_t) __P((int));
# define SM_INT32 int32_t
# endif /* ! SM_INT32 */
+/* XXX 16 bit type */
+# ifndef SM_UINT16
+# define SM_UINT16 uint16_t
+# endif /* ! SM_UINT16 */
+
/*
** SVr4 and similar systems use different routines for setjmp/longjmp
** with signal support
@@ -3045,4 +3052,6 @@ struct sm_align
# endif /* ! SM_ALIGN_SIZE */
# define SM_ALIGN_BITS (SM_ALIGN_SIZE - 1)
+char *sm_inet6_ntop __P((const void *, char *, size_t));
+
#endif /* ! SM_CONF_H */
diff --git a/contrib/sendmail/include/sm/config.h b/contrib/sendmail/include/sm/config.h
index 045ca8a..7a7331f 100644
--- a/contrib/sendmail/include/sm/config.h
+++ b/contrib/sendmail/include/sm/config.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2000-2003 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2000-2003 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: config.h,v 1.48 2013/03/22 22:48:57 gshapiro Exp $
+ * $Id: config.h,v 1.49 2013/11/22 20:51:31 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/debug.h b/contrib/sendmail/include/sm/debug.h
index e3142b2..e67cf47 100644
--- a/contrib/sendmail/include/sm/debug.h
+++ b/contrib/sendmail/include/sm/debug.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2000, 2001, 2003 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2000, 2001, 2003 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: debug.h,v 1.16 2003/01/10 00:26:06 ca Exp $
+ * $Id: debug.h,v 1.17 2013/11/22 20:51:31 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/errstring.h b/contrib/sendmail/include/sm/errstring.h
index 1d41526..952b57d 100644
--- a/contrib/sendmail/include/sm/errstring.h
+++ b/contrib/sendmail/include/sm/errstring.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 1998-2001, 2003 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 1998-2001, 2003 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: errstring.h,v 1.10 2007/03/21 23:56:19 ca Exp $
+ * $Id: errstring.h,v 1.11 2013/11/22 20:51:31 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/exc.h b/contrib/sendmail/include/sm/exc.h
index afcb125..36dde2e 100644
--- a/contrib/sendmail/include/sm/exc.h
+++ b/contrib/sendmail/include/sm/exc.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: exc.h,v 1.23 2001/06/07 20:04:53 ca Exp $
+ * $Id: exc.h,v 1.24 2013/11/22 20:51:31 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/fdset.h b/contrib/sendmail/include/sm/fdset.h
index bb42185..69b19e3 100644
--- a/contrib/sendmail/include/sm/fdset.h
+++ b/contrib/sendmail/include/sm/fdset.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2001, 2002 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2001, 2002 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: fdset.h,v 1.5 2002/12/10 19:48:19 ca Exp $
+ * $Id: fdset.h,v 1.6 2013/11/22 20:51:31 ca Exp $
*/
#ifndef SM_FDSET_H
diff --git a/contrib/sendmail/include/sm/gen.h b/contrib/sendmail/include/sm/gen.h
index 6fec06c..4efe452 100644
--- a/contrib/sendmail/include/sm/gen.h
+++ b/contrib/sendmail/include/sm/gen.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2000-2002 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2000-2002 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: gen.h,v 1.23 2003/11/04 18:51:54 ca Exp $
+ * $Id: gen.h,v 1.24 2013/11/22 20:51:31 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/heap.h b/contrib/sendmail/include/sm/heap.h
index cd346b3..ac2c898 100644
--- a/contrib/sendmail/include/sm/heap.h
+++ b/contrib/sendmail/include/sm/heap.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2000-2001, 2006 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2000-2001, 2006 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: heap.h,v 1.23 2006/08/15 00:53:46 ca Exp $
+ * $Id: heap.h,v 1.24 2013/11/22 20:51:31 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/io.h b/contrib/sendmail/include/sm/io.h
index 5f1b720..1b5adf6 100644
--- a/contrib/sendmail/include/sm/io.h
+++ b/contrib/sendmail/include/sm/io.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2000-2002, 2004, 2013 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2000-2002, 2004, 2013 Proofpoint, Inc. and its suppliers.
* All rights reserved.
* Copyright (c) 1990
* The Regents of the University of California. All rights reserved.
@@ -11,7 +11,7 @@
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: io.h,v 1.25 2013/03/12 15:24:49 ca Exp $
+ * $Id: io.h,v 1.26 2013/11/22 20:51:31 ca Exp $
*/
/*-
diff --git a/contrib/sendmail/include/sm/ldap.h b/contrib/sendmail/include/sm/ldap.h
index b0a9cc0..06f2abd 100644
--- a/contrib/sendmail/include/sm/ldap.h
+++ b/contrib/sendmail/include/sm/ldap.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2001-2003, 2005-2007 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2001-2003, 2005-2007 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: ldap.h,v 1.34 2008/11/17 21:02:54 ca Exp $
+ * $Id: ldap.h,v 1.35 2013/11/22 20:51:31 ca Exp $
*/
#ifndef SM_LDAP_H
diff --git a/contrib/sendmail/include/sm/limits.h b/contrib/sendmail/include/sm/limits.h
index 5041db3..c2e2b25 100644
--- a/contrib/sendmail/include/sm/limits.h
+++ b/contrib/sendmail/include/sm/limits.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: limits.h,v 1.6 2001/03/08 03:23:08 ca Exp $
+ * $Id: limits.h,v 1.7 2013/11/22 20:51:31 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/mbdb.h b/contrib/sendmail/include/sm/mbdb.h
index 010e50c..e7d0bec 100644
--- a/contrib/sendmail/include/sm/mbdb.h
+++ b/contrib/sendmail/include/sm/mbdb.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2001-2002 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2001-2002 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: mbdb.h,v 1.6 2002/05/24 20:50:14 gshapiro Exp $
+ * $Id: mbdb.h,v 1.7 2013/11/22 20:51:31 ca Exp $
*/
#ifndef SM_MBDB_H
diff --git a/contrib/sendmail/include/sm/misc.h b/contrib/sendmail/include/sm/misc.h
index a9d6637..259cf27 100644
--- a/contrib/sendmail/include/sm/misc.h
+++ b/contrib/sendmail/include/sm/misc.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2006 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2006 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: misc.h,v 1.1 2006/06/28 23:57:59 ca Exp $
+ * $Id: misc.h,v 1.2 2013/11/22 20:51:31 ca Exp $
*/
#ifndef SM_MISC_H
diff --git a/contrib/sendmail/include/sm/os/sm_os_aix.h b/contrib/sendmail/include/sm/os/sm_os_aix.h
index 4669a3c..6797a88 100644
--- a/contrib/sendmail/include/sm/os/sm_os_aix.h
+++ b/contrib/sendmail/include/sm/os/sm_os_aix.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2000-2001, 2003 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2000-2001, 2003 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: sm_os_aix.h,v 1.11 2003/04/28 23:42:23 ca Exp $
+ * $Id: sm_os_aix.h,v 1.12 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_dragonfly.h b/contrib/sendmail/include/sm/os/sm_os_dragonfly.h
index 4428cab..ec8fe4b 100644
--- a/contrib/sendmail/include/sm/os/sm_os_dragonfly.h
+++ b/contrib/sendmail/include/sm/os/sm_os_dragonfly.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2000-2001, 2004 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2000-2001, 2004 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: sm_os_dragonfly.h,v 1.1 2004/08/06 03:54:07 gshapiro Exp $
+ * $Id: sm_os_dragonfly.h,v 1.2 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_freebsd.h b/contrib/sendmail/include/sm/os/sm_os_freebsd.h
index cb4d6f4..bc72c65 100644
--- a/contrib/sendmail/include/sm/os/sm_os_freebsd.h
+++ b/contrib/sendmail/include/sm/os/sm_os_freebsd.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: sm_os_freebsd.h,v 1.11 2002/04/15 17:17:05 gshapiro Exp $
+ * $Id: sm_os_freebsd.h,v 1.12 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_hp.h b/contrib/sendmail/include/sm/os/sm_os_hp.h
index 2cbcb57..63f4911 100644
--- a/contrib/sendmail/include/sm/os/sm_os_hp.h
+++ b/contrib/sendmail/include/sm/os/sm_os_hp.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: sm_os_hp.h,v 1.8 2001/10/31 15:36:56 ca Exp $
+ * $Id: sm_os_hp.h,v 1.9 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_irix.h b/contrib/sendmail/include/sm/os/sm_os_irix.h
index 185485a..c3a58da 100644
--- a/contrib/sendmail/include/sm/os/sm_os_irix.h
+++ b/contrib/sendmail/include/sm/os/sm_os_irix.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: sm_os_irix.h,v 1.7 2001/10/09 23:12:13 ca Exp $
+ * $Id: sm_os_irix.h,v 1.8 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_linux.h b/contrib/sendmail/include/sm/os/sm_os_linux.h
index f232c49..0ad1d90 100644
--- a/contrib/sendmail/include/sm/os/sm_os_linux.h
+++ b/contrib/sendmail/include/sm/os/sm_os_linux.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: sm_os_linux.h,v 1.12 2001/10/05 01:52:41 ca Exp $
+ * $Id: sm_os_linux.h,v 1.13 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_mpeix.h b/contrib/sendmail/include/sm/os/sm_os_mpeix.h
index 385f1f4..2223e78 100644
--- a/contrib/sendmail/include/sm/os/sm_os_mpeix.h
+++ b/contrib/sendmail/include/sm/os/sm_os_mpeix.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: sm_os_mpeix.h,v 1.2 2001/12/14 00:23:02 ca Exp $
+ * $Id: sm_os_mpeix.h,v 1.3 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_next.h b/contrib/sendmail/include/sm/os/sm_os_next.h
index 03f886e..658b039 100644
--- a/contrib/sendmail/include/sm/os/sm_os_next.h
+++ b/contrib/sendmail/include/sm/os/sm_os_next.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: sm_os_next.h,v 1.7 2001/04/03 01:53:06 gshapiro Exp $
+ * $Id: sm_os_next.h,v 1.8 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_openbsd.h b/contrib/sendmail/include/sm/os/sm_os_openbsd.h
index 1acf12d..1455059 100644
--- a/contrib/sendmail/include/sm/os/sm_os_openbsd.h
+++ b/contrib/sendmail/include/sm/os/sm_os_openbsd.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2000 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2000 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: sm_os_openbsd.h,v 1.7 2000/12/05 19:00:47 dmoen Exp $
+ * $Id: sm_os_openbsd.h,v 1.8 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_openunix.h b/contrib/sendmail/include/sm/os/sm_os_openunix.h
index 3e696ba..070bc91 100644
--- a/contrib/sendmail/include/sm/os/sm_os_openunix.h
+++ b/contrib/sendmail/include/sm/os/sm_os_openunix.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: sm_os_openunix.h,v 1.5 2001/11/11 16:32:00 ca Exp $
+ * $Id: sm_os_openunix.h,v 1.6 2013/11/22 20:51:34 ca Exp $
*/
#define SM_OS_NAME "openunix"
diff --git a/contrib/sendmail/include/sm/os/sm_os_osf1.h b/contrib/sendmail/include/sm/os/sm_os_osf1.h
index eef239c..98c154c 100644
--- a/contrib/sendmail/include/sm/os/sm_os_osf1.h
+++ b/contrib/sendmail/include/sm/os/sm_os_osf1.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: sm_os_osf1.h,v 1.3 2001/10/09 23:12:13 ca Exp $
+ * $Id: sm_os_osf1.h,v 1.4 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_qnx.h b/contrib/sendmail/include/sm/os/sm_os_qnx.h
index 9769827..695cb3c 100644
--- a/contrib/sendmail/include/sm/os/sm_os_qnx.h
+++ b/contrib/sendmail/include/sm/os/sm_os_qnx.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2007 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2007 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: sm_os_qnx.h,v 1.1 2007/03/21 23:56:20 ca Exp $
+ * $Id: sm_os_qnx.h,v 1.2 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_sunos.h b/contrib/sendmail/include/sm/os/sm_os_sunos.h
index 9d20b18..3c2d332 100644
--- a/contrib/sendmail/include/sm/os/sm_os_sunos.h
+++ b/contrib/sendmail/include/sm/os/sm_os_sunos.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: sm_os_sunos.h,v 1.14 2001/08/14 18:09:42 ca Exp $
+ * $Id: sm_os_sunos.h,v 1.15 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_ultrix.h b/contrib/sendmail/include/sm/os/sm_os_ultrix.h
index 1ae2db1..a10e711 100644
--- a/contrib/sendmail/include/sm/os/sm_os_ultrix.h
+++ b/contrib/sendmail/include/sm/os/sm_os_ultrix.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: sm_os_ultrix.h,v 1.3 2001/10/09 23:12:13 ca Exp $
+ * $Id: sm_os_ultrix.h,v 1.4 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_unicos.h b/contrib/sendmail/include/sm/os/sm_os_unicos.h
index 57d6b72..f3e1c56 100644
--- a/contrib/sendmail/include/sm/os/sm_os_unicos.h
+++ b/contrib/sendmail/include/sm/os/sm_os_unicos.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2003 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2003 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: sm_os_unicos.h,v 1.1 2003/04/21 17:03:51 ca Exp $
+ * $Id: sm_os_unicos.h,v 1.2 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_unicosmk.h b/contrib/sendmail/include/sm/os/sm_os_unicosmk.h
index ce87c04..c4fcd1a 100644
--- a/contrib/sendmail/include/sm/os/sm_os_unicosmk.h
+++ b/contrib/sendmail/include/sm/os/sm_os_unicosmk.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2003 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2003 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: sm_os_unicosmk.h,v 1.1 2003/04/21 17:03:51 ca Exp $
+ * $Id: sm_os_unicosmk.h,v 1.2 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_unicosmp.h b/contrib/sendmail/include/sm/os/sm_os_unicosmp.h
index b11350b..713564f 100644
--- a/contrib/sendmail/include/sm/os/sm_os_unicosmp.h
+++ b/contrib/sendmail/include/sm/os/sm_os_unicosmp.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2003 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2003 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: sm_os_unicosmp.h,v 1.1 2003/04/21 17:03:51 ca Exp $
+ * $Id: sm_os_unicosmp.h,v 1.2 2013/11/22 20:51:34 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/os/sm_os_unixware.h b/contrib/sendmail/include/sm/os/sm_os_unixware.h
index 6c7bfe6..a3ade48 100644
--- a/contrib/sendmail/include/sm/os/sm_os_unixware.h
+++ b/contrib/sendmail/include/sm/os/sm_os_unixware.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2001, 2002 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2001, 2002 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: sm_os_unixware.h,v 1.8 2002/10/24 18:04:54 ca Exp $
+ * $Id: sm_os_unixware.h,v 1.9 2013/11/22 20:51:34 ca Exp $
*/
#define SM_OS_NAME "unixware"
diff --git a/contrib/sendmail/include/sm/path.h b/contrib/sendmail/include/sm/path.h
index 29fc4ca..1052751 100644
--- a/contrib/sendmail/include/sm/path.h
+++ b/contrib/sendmail/include/sm/path.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: path.h,v 1.6 2001/04/03 01:53:00 gshapiro Exp $
+ * $Id: path.h,v 1.7 2013/11/22 20:51:31 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/rpool.h b/contrib/sendmail/include/sm/rpool.h
index cdff4c7..706ef28 100644
--- a/contrib/sendmail/include/sm/rpool.h
+++ b/contrib/sendmail/include/sm/rpool.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2000-2001, 2003 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2000-2001, 2003 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: rpool.h,v 1.16 2003/09/05 23:07:49 ca Exp $
+ * $Id: rpool.h,v 1.17 2013/11/22 20:51:31 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/sem.h b/contrib/sendmail/include/sm/sem.h
index 3ac0bc6..2fc5244 100644
--- a/contrib/sendmail/include/sm/sem.h
+++ b/contrib/sendmail/include/sm/sem.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2000-2001, 2005, 2008 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2000-2001, 2005, 2008 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: sem.h,v 1.10 2008/05/30 16:26:39 ca Exp $
+ * $Id: sem.h,v 1.11 2013/11/22 20:51:31 ca Exp $
*/
#ifndef SM_SEM_H
diff --git a/contrib/sendmail/include/sm/sendmail.h b/contrib/sendmail/include/sm/sendmail.h
index 3008934..56a247f 100644
--- a/contrib/sendmail/include/sm/sendmail.h
+++ b/contrib/sendmail/include/sm/sendmail.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2006 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2006 Proofpoint, Inc. and its suppliers.
* All rights reserved.
*
* By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/include/sm/setjmp.h b/contrib/sendmail/include/sm/setjmp.h
index 01bda02..1ba6807 100644
--- a/contrib/sendmail/include/sm/setjmp.h
+++ b/contrib/sendmail/include/sm/setjmp.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: setjmp.h,v 1.3 2001/03/08 03:23:08 ca Exp $
+ * $Id: setjmp.h,v 1.4 2013/11/22 20:51:31 ca Exp $
*/
#ifndef SM_SETJMP_H
diff --git a/contrib/sendmail/include/sm/shm.h b/contrib/sendmail/include/sm/shm.h
index 61333a2..1864042 100644
--- a/contrib/sendmail/include/sm/shm.h
+++ b/contrib/sendmail/include/sm/shm.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2000-2003, 2005 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2000-2003, 2005 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: shm.h,v 1.11 2005/01/13 22:57:04 ca Exp $
+ * $Id: shm.h,v 1.12 2013/11/22 20:51:31 ca Exp $
*/
#ifndef SM_SHM_H
diff --git a/contrib/sendmail/include/sm/signal.h b/contrib/sendmail/include/sm/signal.h
index 3821deb..834d772 100644
--- a/contrib/sendmail/include/sm/signal.h
+++ b/contrib/sendmail/include/sm/signal.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1998-2001 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 1998-2001 Proofpoint, Inc. and its suppliers.
* All rights reserved.
* Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved.
* Copyright (c) 1988, 1993
@@ -9,7 +9,7 @@
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: signal.h,v 1.16 2001/07/20 19:48:21 gshapiro Exp $
+ * $Id: signal.h,v 1.17 2013/11/22 20:51:31 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/string.h b/contrib/sendmail/include/sm/string.h
index 7c96b8f..0484a5b 100644
--- a/contrib/sendmail/include/sm/string.h
+++ b/contrib/sendmail/include/sm/string.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2000-2001, 2003 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2000-2001, 2003 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: string.h,v 1.38 2003/10/10 17:56:57 ca Exp $
+ * $Id: string.h,v 1.39 2013/11/22 20:51:31 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/sysexits.h b/contrib/sendmail/include/sm/sysexits.h
index 750def1..c64e40d 100644
--- a/contrib/sendmail/include/sm/sysexits.h
+++ b/contrib/sendmail/include/sm/sysexits.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2001 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2001 Proofpoint, Inc. and its suppliers.
* All rights reserved.
* Copyright (c) 1987, 1993
* The Regents of the University of California. All rights reserved.
@@ -8,7 +8,7 @@
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: sysexits.h,v 1.5 2001/03/10 17:30:01 ca Exp $
+ * $Id: sysexits.h,v 1.6 2013/11/22 20:51:31 ca Exp $
* @(#)sysexits.h 8.1 (Berkeley) 6/2/93
*/
diff --git a/contrib/sendmail/include/sm/test.h b/contrib/sendmail/include/sm/test.h
index 1d700d7..629c110 100644
--- a/contrib/sendmail/include/sm/test.h
+++ b/contrib/sendmail/include/sm/test.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: test.h,v 1.6 2001/04/03 01:53:01 gshapiro Exp $
+ * $Id: test.h,v 1.7 2013/11/22 20:51:32 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/time.h b/contrib/sendmail/include/sm/time.h
index 310847c..7e185f4 100644
--- a/contrib/sendmail/include/sm/time.h
+++ b/contrib/sendmail/include/sm/time.h
@@ -1,12 +1,12 @@
/*
- * Copyright (c) 2005 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 2005 Proofpoint, Inc. and its suppliers.
* 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.
*
- * $Id: time.h,v 1.1 2005/06/14 23:07:19 ca Exp $
+ * $Id: time.h,v 1.2 2013/11/22 20:51:32 ca Exp $
*/
#ifndef SM_TIME_H
diff --git a/contrib/sendmail/include/sm/types.h b/contrib/sendmail/include/sm/types.h
index 625a90e..3ad9d5f 100644
--- a/contrib/sendmail/include/sm/types.h
+++ b/contrib/sendmail/include/sm/types.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: types.h,v 1.13 2001/04/03 01:53:01 gshapiro Exp $
+ * $Id: types.h,v 1.14 2013/11/22 20:51:32 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/varargs.h b/contrib/sendmail/include/sm/varargs.h
index 7746e3a..02b9dd9 100644
--- a/contrib/sendmail/include/sm/varargs.h
+++ b/contrib/sendmail/include/sm/varargs.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: varargs.h,v 1.8 2002/07/29 21:31:00 gshapiro Exp $
+ * $Id: varargs.h,v 1.9 2013/11/22 20:51:32 ca Exp $
*/
/*
diff --git a/contrib/sendmail/include/sm/xtrap.h b/contrib/sendmail/include/sm/xtrap.h
index 2e7e717..437fce1 100644
--- a/contrib/sendmail/include/sm/xtrap.h
+++ b/contrib/sendmail/include/sm/xtrap.h
@@ -1,12 +1,12 @@
/*
- * 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
* forth in the LICENSE file which can be found at the top level of
* the sendmail distribution.
*
- * $Id: xtrap.h,v 1.7 2001/04/03 01:53:01 gshapiro Exp $
+ * $Id: xtrap.h,v 1.8 2013/11/22 20:51:32 ca Exp $
*/
/*
OpenPOWER on IntegriCloud