summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/libmilter/docs
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2014-01-26 23:39:11 +0000
committergshapiro <gshapiro@FreeBSD.org>2014-01-26 23:39:11 +0000
commit932f20d9d25e87afa88ae9b1d943d25d8083aae5 (patch)
treedca7113a5d1aa5eece8c4ac216e345862af0c5f2 /contrib/sendmail/libmilter/docs
parent631dcff5854868ecf95268f05bcd279ddaa4a5fb (diff)
parentb649239dd2089ab83c5d6ed19420ee7c788f8647 (diff)
downloadFreeBSD-src-932f20d9d25e87afa88ae9b1d943d25d8083aae5.zip
FreeBSD-src-932f20d9d25e87afa88ae9b1d943d25d8083aae5.tar.gz
Merge sendmail 8.14.8 to HEAD
MFC after: 5 days
Diffstat (limited to 'contrib/sendmail/libmilter/docs')
-rw-r--r--contrib/sendmail/libmilter/docs/api.html4
-rw-r--r--contrib/sendmail/libmilter/docs/design.html4
-rw-r--r--contrib/sendmail/libmilter/docs/index.html4
-rw-r--r--contrib/sendmail/libmilter/docs/installation.html4
-rw-r--r--contrib/sendmail/libmilter/docs/other.html4
-rw-r--r--contrib/sendmail/libmilter/docs/overview.html4
-rw-r--r--contrib/sendmail/libmilter/docs/sample.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_addheader.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_addrcpt.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_addrcpt_par.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_chgfrom.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_chgheader.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_delrcpt.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_getpriv.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_getsymval.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_insheader.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_main.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_opensocket.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_progress.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_quarantine.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_register.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_replacebody.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_setbacklog.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_setconn.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_setdbg.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_setmlreply.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_setpriv.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_setreply.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_setsymlist.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_settimeout.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_stop.html4
-rw-r--r--contrib/sendmail/libmilter/docs/smfi_version.html4
-rw-r--r--contrib/sendmail/libmilter/docs/xxfi_abort.html4
-rw-r--r--contrib/sendmail/libmilter/docs/xxfi_body.html4
-rw-r--r--contrib/sendmail/libmilter/docs/xxfi_close.html4
-rw-r--r--contrib/sendmail/libmilter/docs/xxfi_connect.html4
-rw-r--r--contrib/sendmail/libmilter/docs/xxfi_data.html4
-rw-r--r--contrib/sendmail/libmilter/docs/xxfi_envfrom.html4
-rw-r--r--contrib/sendmail/libmilter/docs/xxfi_envrcpt.html4
-rw-r--r--contrib/sendmail/libmilter/docs/xxfi_eoh.html4
-rw-r--r--contrib/sendmail/libmilter/docs/xxfi_eom.html4
-rw-r--r--contrib/sendmail/libmilter/docs/xxfi_header.html4
-rw-r--r--contrib/sendmail/libmilter/docs/xxfi_helo.html4
-rw-r--r--contrib/sendmail/libmilter/docs/xxfi_negotiate.html4
-rw-r--r--contrib/sendmail/libmilter/docs/xxfi_unknown.html4
45 files changed, 90 insertions, 90 deletions
diff --git a/contrib/sendmail/libmilter/docs/api.html b/contrib/sendmail/libmilter/docs/api.html
index 3c56746..a479eb8 100644
--- a/contrib/sendmail/libmilter/docs/api.html
+++ b/contrib/sendmail/libmilter/docs/api.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>Milter API</TITLE></HEAD>
<BODY>
<!--
-$Id: api.html,v 1.38 2012/03/29 03:18:37 ca Exp $
+$Id: api.html,v 1.39 2013/11/22 20:51:39 ca Exp $
-->
<H1>Milter API</H1>
@@ -311,7 +311,7 @@ for a protocol stage.
<HR SIZE="1">
<FONT SIZE="-1">
-Copyright (c) 2000, 2003, 2006, 2009 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003, 2006, 2009 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/design.html b/contrib/sendmail/libmilter/docs/design.html
index f2e5f11..c0eabdd 100644
--- a/contrib/sendmail/libmilter/docs/design.html
+++ b/contrib/sendmail/libmilter/docs/design.html
@@ -4,7 +4,7 @@
</HEAD>
<BODY>
<!--
-$Id: design.html,v 1.12 2006/08/08 20:55:57 ca Exp $
+$Id: design.html,v 1.13 2013/11/22 20:51:39 ca Exp $
-->
<H1>Architecture</H1>
@@ -137,7 +137,7 @@ filter process processing messages from two MTAs:
</DIV>
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/index.html b/contrib/sendmail/libmilter/docs/index.html
index 517d2f6..5f7295d 100644
--- a/contrib/sendmail/libmilter/docs/index.html
+++ b/contrib/sendmail/libmilter/docs/index.html
@@ -4,7 +4,7 @@
</HEAD>
<BODY>
<!--
-$Id: index.html,v 1.13 2006/08/08 20:55:57 ca Exp $
+$Id: index.html,v 1.14 2013/11/22 20:51:39 ca Exp $
-->
<H1>Filtering Mail with Sendmail</H1>
@@ -82,7 +82,7 @@ filters and the MTA.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2001, 2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2001, 2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/installation.html b/contrib/sendmail/libmilter/docs/installation.html
index 07142e9..7c40397 100644
--- a/contrib/sendmail/libmilter/docs/installation.html
+++ b/contrib/sendmail/libmilter/docs/installation.html
@@ -3,7 +3,7 @@
</HEAD>
<BODY>
<!--
-$Id: installation.html,v 1.23 2006/08/31 17:16:03 ca Exp $
+$Id: installation.html,v 1.24 2013/11/22 20:51:39 ca Exp $
-->
<H1>Installation</H1>
<H2>Contents</H2>
@@ -155,7 +155,7 @@ For information about available macros and their meanings, please
consult the sendmail documentation.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000-2003, 2006 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000-2003, 2006 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/other.html b/contrib/sendmail/libmilter/docs/other.html
index c33b536..5f007d9 100644
--- a/contrib/sendmail/libmilter/docs/other.html
+++ b/contrib/sendmail/libmilter/docs/other.html
@@ -3,12 +3,12 @@
</HEAD>
<BODY>
<!--
-$Id: other.html,v 1.6 2006/08/08 20:55:57 ca Exp $
+$Id: other.html,v 1.7 2013/11/22 20:51:39 ca Exp $
-->
FAQ? Mailing list? More sample filters?
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/overview.html b/contrib/sendmail/libmilter/docs/overview.html
index d6e3bba..fc95c33 100644
--- a/contrib/sendmail/libmilter/docs/overview.html
+++ b/contrib/sendmail/libmilter/docs/overview.html
@@ -4,7 +4,7 @@
</HEAD>
<BODY>
<!--
-$Id: overview.html,v 1.21 2010/12/14 20:59:52 ca Exp $
+$Id: overview.html,v 1.22 2013/11/22 20:51:39 ca Exp $
-->
<H1>Technical Overview</H1>
@@ -207,7 +207,7 @@ In the case of <TT>Abort</TT> the
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2001, 2003, 2006 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2001, 2003, 2006 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/sample.html b/contrib/sendmail/libmilter/docs/sample.html
index 48e25c5..03c747b 100644
--- a/contrib/sendmail/libmilter/docs/sample.html
+++ b/contrib/sendmail/libmilter/docs/sample.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>A Sample Filter</TITLE></HEAD>
<BODY>
<!--
-$Id: sample.html,v 1.22 2006/10/09 23:14:51 ca Exp $
+$Id: sample.html,v 1.23 2013/11/22 20:51:39 ca Exp $
-->
<H1>A Sample Filter</H1>
@@ -527,7 +527,7 @@ main(argc, argv)
</PRE>
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000-2004, 2006 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000-2004, 2006 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_addheader.html b/contrib/sendmail/libmilter/docs/smfi_addheader.html
index 460b4ca..4cff972 100644
--- a/contrib/sendmail/libmilter/docs/smfi_addheader.html
+++ b/contrib/sendmail/libmilter/docs/smfi_addheader.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_addheader</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_addheader.html,v 1.20 2009/05/18 23:51:23 ca Exp $
+$Id: smfi_addheader.html,v 1.21 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_addheader</H1>
@@ -120,7 +120,7 @@ To change a header's current value, use
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000-2003, 2006, 2009 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000-2003, 2006, 2009 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_addrcpt.html b/contrib/sendmail/libmilter/docs/smfi_addrcpt.html
index cf997e5..e0bb1db 100644
--- a/contrib/sendmail/libmilter/docs/smfi_addrcpt.html
+++ b/contrib/sendmail/libmilter/docs/smfi_addrcpt.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_addrcpt</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_addrcpt.html,v 1.11 2006/12/21 18:30:35 ca Exp $
+$Id: smfi_addrcpt.html,v 1.12 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_addrcpt</H1>
@@ -73,7 +73,7 @@ in the smfiDesc_str passed to
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_addrcpt_par.html b/contrib/sendmail/libmilter/docs/smfi_addrcpt_par.html
index 776b02c..2073c8f 100644
--- a/contrib/sendmail/libmilter/docs/smfi_addrcpt_par.html
+++ b/contrib/sendmail/libmilter/docs/smfi_addrcpt_par.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_addrcpt_par</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_addrcpt_par.html,v 1.4 2007/03/19 16:38:02 ca Exp $
+$Id: smfi_addrcpt_par.html,v 1.5 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_addrcpt_par</H1>
@@ -78,7 +78,7 @@ in the smfiDesc_str passed to
<HR size="1">
<FONT size="-1">
-Copyright (c) 2006 Sendmail, Inc. and its suppliers.
+Copyright (c) 2006 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_chgfrom.html b/contrib/sendmail/libmilter/docs/smfi_chgfrom.html
index e8249e0..8f08955 100644
--- a/contrib/sendmail/libmilter/docs/smfi_chgfrom.html
+++ b/contrib/sendmail/libmilter/docs/smfi_chgfrom.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_chgfrom</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_chgfrom.html,v 1.3 2006/12/21 18:30:35 ca Exp $
+$Id: smfi_chgfrom.html,v 1.4 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_chgfrom</H1>
@@ -84,7 +84,7 @@ whether the call was successful.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2006 Sendmail, Inc. and its suppliers.
+Copyright (c) 2006 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_chgheader.html b/contrib/sendmail/libmilter/docs/smfi_chgheader.html
index 517b5ba..d040305 100644
--- a/contrib/sendmail/libmilter/docs/smfi_chgheader.html
+++ b/contrib/sendmail/libmilter/docs/smfi_chgheader.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_chgheader</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_chgheader.html,v 1.18 2009/05/18 23:51:23 ca Exp $
+$Id: smfi_chgheader.html,v 1.19 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_chgheader</H1>
@@ -115,7 +115,7 @@ Otherwise, it returns MI_SUCCESS.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000-2003, 2009 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000-2003, 2009 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_delrcpt.html b/contrib/sendmail/libmilter/docs/smfi_delrcpt.html
index c43dcd6..ff28430 100644
--- a/contrib/sendmail/libmilter/docs/smfi_delrcpt.html
+++ b/contrib/sendmail/libmilter/docs/smfi_delrcpt.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_delrcpt</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_delrcpt.html,v 1.11 2006/12/21 18:30:35 ca Exp $
+$Id: smfi_delrcpt.html,v 1.12 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_delrcpt</H1>
@@ -72,7 +72,7 @@ The addresses to be removed must match exactly. For example, an address and its
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_getpriv.html b/contrib/sendmail/libmilter/docs/smfi_getpriv.html
index 9584b9e..c870b53 100644
--- a/contrib/sendmail/libmilter/docs/smfi_getpriv.html
+++ b/contrib/sendmail/libmilter/docs/smfi_getpriv.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_getpriv</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_getpriv.html,v 1.9 2006/12/21 18:30:35 ca Exp $
+$Id: smfi_getpriv.html,v 1.10 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_getpriv</H1>
@@ -52,7 +52,7 @@ Get the connection-specific data pointer for this connection.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_getsymval.html b/contrib/sendmail/libmilter/docs/smfi_getsymval.html
index 671dbfa..a92fcdb 100644
--- a/contrib/sendmail/libmilter/docs/smfi_getsymval.html
+++ b/contrib/sendmail/libmilter/docs/smfi_getsymval.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_getsymval</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_getsymval.html,v 1.15 2007/03/19 16:49:11 ca Exp $
+$Id: smfi_getsymval.html,v 1.16 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_getsymval</H1>
@@ -95,7 +95,7 @@ provided with your sendmail distribution.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2002-2003, 2007 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2002-2003, 2007 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_insheader.html b/contrib/sendmail/libmilter/docs/smfi_insheader.html
index 5962e61..36ec0d4 100644
--- a/contrib/sendmail/libmilter/docs/smfi_insheader.html
+++ b/contrib/sendmail/libmilter/docs/smfi_insheader.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_insheader</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_insheader.html,v 1.10 2009/05/18 23:51:23 ca Exp $
+$Id: smfi_insheader.html,v 1.11 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_insheader</H1>
@@ -140,7 +140,7 @@ Otherwise, it returns MI_SUCCESS.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2004, 2006, 2009 Sendmail, Inc. and its suppliers.
+Copyright (c) 2004, 2006, 2009 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_main.html b/contrib/sendmail/libmilter/docs/smfi_main.html
index a749386..dd7f8f9 100644
--- a/contrib/sendmail/libmilter/docs/smfi_main.html
+++ b/contrib/sendmail/libmilter/docs/smfi_main.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_main</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_main.html,v 1.9 2006/12/21 18:30:35 ca Exp $
+$Id: smfi_main.html,v 1.10 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_main</H1>
@@ -41,7 +41,7 @@ Hand control to libmilter event loop.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_opensocket.html b/contrib/sendmail/libmilter/docs/smfi_opensocket.html
index 53ea62b..a1e9dbf 100644
--- a/contrib/sendmail/libmilter/docs/smfi_opensocket.html
+++ b/contrib/sendmail/libmilter/docs/smfi_opensocket.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_opensocket</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_opensocket.html,v 1.7 2008/01/31 17:29:33 ca Exp $
+$Id: smfi_opensocket.html,v 1.8 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_opensocket</H1>
@@ -74,7 +74,7 @@ Otherwise, it will return MI_SUCCESS
<HR size="1">
<FONT size="-1">
-Copyright (c) 2003, 2008 Sendmail, Inc. and its suppliers.
+Copyright (c) 2003, 2008 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_progress.html b/contrib/sendmail/libmilter/docs/smfi_progress.html
index 801bdf3..27423eb 100644
--- a/contrib/sendmail/libmilter/docs/smfi_progress.html
+++ b/contrib/sendmail/libmilter/docs/smfi_progress.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_progress</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_progress.html,v 1.5 2006/12/21 18:30:35 ca Exp $
+$Id: smfi_progress.html,v 1.6 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_progress</H1>
@@ -58,7 +58,7 @@ Otherwise, it will return MI_SUCCESS
<HR size="1">
<FONT size="-1">
-Copyright (c) 2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_quarantine.html b/contrib/sendmail/libmilter/docs/smfi_quarantine.html
index 656a480..aed22c8 100644
--- a/contrib/sendmail/libmilter/docs/smfi_quarantine.html
+++ b/contrib/sendmail/libmilter/docs/smfi_quarantine.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_quarantine</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_quarantine.html,v 1.5 2006/12/21 18:30:35 ca Exp $
+$Id: smfi_quarantine.html,v 1.6 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_quarantine</H1>
@@ -63,7 +63,7 @@ Otherwise, it will return MI_SUCCESS
<HR size="1">
<FONT size="-1">
-Copyright (c) 2002-2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2002-2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_register.html b/contrib/sendmail/libmilter/docs/smfi_register.html
index 1a35918..083d122 100644
--- a/contrib/sendmail/libmilter/docs/smfi_register.html
+++ b/contrib/sendmail/libmilter/docs/smfi_register.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_register</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_register.html,v 1.18 2006/12/20 18:37:11 ca Exp $
+$Id: smfi_register.html,v 1.19 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_register</H1>
@@ -214,7 +214,7 @@ the following values, describing the actions the filter may take:
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000-2001, 2003, 2006 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000-2001, 2003, 2006 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_replacebody.html b/contrib/sendmail/libmilter/docs/smfi_replacebody.html
index bc8d5ac..b3c17cc 100644
--- a/contrib/sendmail/libmilter/docs/smfi_replacebody.html
+++ b/contrib/sendmail/libmilter/docs/smfi_replacebody.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_replacebody</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_replacebody.html,v 1.15 2006/12/21 18:30:35 ca Exp $
+$Id: smfi_replacebody.html,v 1.16 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_replacebody</H1>
@@ -83,7 +83,7 @@ Otherwise, it will return MI_SUCCESS.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000-2001, 2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000-2001, 2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_setbacklog.html b/contrib/sendmail/libmilter/docs/smfi_setbacklog.html
index 8353cac..af52b80 100644
--- a/contrib/sendmail/libmilter/docs/smfi_setbacklog.html
+++ b/contrib/sendmail/libmilter/docs/smfi_setbacklog.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_setbacklog</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_setbacklog.html,v 1.6 2006/12/21 18:30:35 ca Exp $
+$Id: smfi_setbacklog.html,v 1.7 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_setbacklog</H1>
@@ -54,7 +54,7 @@ to zero.</TD>
<HR size="1">
<FONT size="-1">
-Copyright (c) 2002-2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2002-2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_setconn.html b/contrib/sendmail/libmilter/docs/smfi_setconn.html
index 70a510e..f08b15e 100644
--- a/contrib/sendmail/libmilter/docs/smfi_setconn.html
+++ b/contrib/sendmail/libmilter/docs/smfi_setconn.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_setconn</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_setconn.html,v 1.17 2006/12/21 18:30:35 ca Exp $
+$Id: smfi_setconn.html,v 1.18 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_setconn</H1>
@@ -83,7 +83,7 @@ due to a lack of memory.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_setdbg.html b/contrib/sendmail/libmilter/docs/smfi_setdbg.html
index e001d3f..c28468c 100644
--- a/contrib/sendmail/libmilter/docs/smfi_setdbg.html
+++ b/contrib/sendmail/libmilter/docs/smfi_setdbg.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_setdbg</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_setdbg.html,v 1.3 2006/12/21 18:30:35 ca Exp $
+$Id: smfi_setdbg.html,v 1.4 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_setdbg</H1>
@@ -57,7 +57,7 @@ the current, highest, useful value.</TD>
<HR size="1">
<FONT size="-1">
-Copyright (c) 2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_setmlreply.html b/contrib/sendmail/libmilter/docs/smfi_setmlreply.html
index b01bacf..46c04e3 100644
--- a/contrib/sendmail/libmilter/docs/smfi_setmlreply.html
+++ b/contrib/sendmail/libmilter/docs/smfi_setmlreply.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_setmlreply</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_setmlreply.html,v 1.4 2006/12/21 18:30:35 ca Exp $
+$Id: smfi_setmlreply.html,v 1.5 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_setmlreply</H1>
@@ -135,7 +135,7 @@ then the SMTP server will terminate the SMTP session with a 421 error code.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2002-2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2002-2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_setpriv.html b/contrib/sendmail/libmilter/docs/smfi_setpriv.html
index 1c287eb..66ddcd8 100644
--- a/contrib/sendmail/libmilter/docs/smfi_setpriv.html
+++ b/contrib/sendmail/libmilter/docs/smfi_setpriv.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_setpriv</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_setpriv.html,v 1.11 2006/12/21 18:30:35 ca Exp $
+$Id: smfi_setpriv.html,v 1.12 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_setpriv</H1>
@@ -70,7 +70,7 @@ and set the pointer to NULL.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000-2001, 2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000-2001, 2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_setreply.html b/contrib/sendmail/libmilter/docs/smfi_setreply.html
index d857815..4db70bb 100644
--- a/contrib/sendmail/libmilter/docs/smfi_setreply.html
+++ b/contrib/sendmail/libmilter/docs/smfi_setreply.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_setreply</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_setreply.html,v 1.17 2006/12/21 18:30:35 ca Exp $
+$Id: smfi_setreply.html,v 1.18 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_setreply</H1>
@@ -107,7 +107,7 @@ then the SMTP server will terminate the SMTP session with a 421 error code.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2002-2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2002-2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_setsymlist.html b/contrib/sendmail/libmilter/docs/smfi_setsymlist.html
index 80793f0..c371860 100644
--- a/contrib/sendmail/libmilter/docs/smfi_setsymlist.html
+++ b/contrib/sendmail/libmilter/docs/smfi_setsymlist.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_setsymlist</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_setsymlist.html,v 1.6 2012/05/11 17:34:23 ca Exp $
+$Id: smfi_setsymlist.html,v 1.7 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_setsymlist</H1>
@@ -99,7 +99,7 @@ the milter.</TD>
<HR size="1">
<FONT size="-1">
-Copyright (c) 2006, 2012 Sendmail, Inc. and its suppliers.
+Copyright (c) 2006, 2012 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_settimeout.html b/contrib/sendmail/libmilter/docs/smfi_settimeout.html
index 5631499..92382ab 100644
--- a/contrib/sendmail/libmilter/docs/smfi_settimeout.html
+++ b/contrib/sendmail/libmilter/docs/smfi_settimeout.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_settimeout</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_settimeout.html,v 1.15 2011/10/03 16:21:33 ca Exp $
+$Id: smfi_settimeout.html,v 1.16 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_settimeout</H1>
@@ -69,7 +69,7 @@ the MTA also uses lower timeouts for communication
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2002-2003, 2006, 2011 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2002-2003, 2006, 2011 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_stop.html b/contrib/sendmail/libmilter/docs/smfi_stop.html
index 5d25882..e218b5a 100644
--- a/contrib/sendmail/libmilter/docs/smfi_stop.html
+++ b/contrib/sendmail/libmilter/docs/smfi_stop.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_stop</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_stop.html,v 1.7 2010/12/13 16:16:01 ca Exp $
+$Id: smfi_stop.html,v 1.8 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_stop</H1>
@@ -64,7 +64,7 @@ which may then exit or warm-restart.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2003, 2005 Sendmail, Inc. and its suppliers.
+Copyright (c) 2003, 2005 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/smfi_version.html b/contrib/sendmail/libmilter/docs/smfi_version.html
index 6dd451d..9b7d325 100644
--- a/contrib/sendmail/libmilter/docs/smfi_version.html
+++ b/contrib/sendmail/libmilter/docs/smfi_version.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>smfi_version()</TITLE></HEAD>
<BODY>
<!--
-$Id: smfi_version.html,v 1.6 2008/05/02 23:06:26 ca Exp $
+$Id: smfi_version.html,v 1.7 2013/11/22 20:51:39 ca Exp $
-->
<H1>smfi_version()</H1>
@@ -82,7 +82,7 @@ different patch levels.
<HR SIZE="1">
<FONT SIZE="-1">
-Copyright (c) 2006-2008 Sendmail, Inc. and its suppliers.
+Copyright (c) 2006-2008 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/xxfi_abort.html b/contrib/sendmail/libmilter/docs/xxfi_abort.html
index 0664dc1..73a1705 100644
--- a/contrib/sendmail/libmilter/docs/xxfi_abort.html
+++ b/contrib/sendmail/libmilter/docs/xxfi_abort.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>xxfi_abort</TITLE></HEAD>
<BODY>
<!--
-$Id: xxfi_abort.html,v 1.12 2006/12/21 18:30:35 ca Exp $
+$Id: xxfi_abort.html,v 1.13 2013/11/22 20:51:39 ca Exp $
-->
<H1>xxfi_abort</H1>
@@ -73,7 +73,7 @@ message is later aborted outside its control.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/xxfi_body.html b/contrib/sendmail/libmilter/docs/xxfi_body.html
index 0a5f0f3..bc19201 100644
--- a/contrib/sendmail/libmilter/docs/xxfi_body.html
+++ b/contrib/sendmail/libmilter/docs/xxfi_body.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>xxfi_body</TITLE></HEAD>
<BODY>
<!--
-$Id: xxfi_body.html,v 1.17 2007/03/26 20:12:46 ca Exp $
+$Id: xxfi_body.html,v 1.18 2013/11/22 20:51:39 ca Exp $
-->
<H1>xxfi_body</H1>
@@ -87,7 +87,7 @@ is available and if so, the milter must request it.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000-2003, 2007 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000-2003, 2007 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/xxfi_close.html b/contrib/sendmail/libmilter/docs/xxfi_close.html
index 2c2ae77..2af52f4 100644
--- a/contrib/sendmail/libmilter/docs/xxfi_close.html
+++ b/contrib/sendmail/libmilter/docs/xxfi_close.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>xxfi_close</TITLE></HEAD>
<BODY>
<!--
-$Id: xxfi_close.html,v 1.13 2006/12/21 18:30:35 ca Exp $
+$Id: xxfi_close.html,v 1.14 2013/11/22 20:51:39 ca Exp $
-->
<H1>xxfi_close</H1>
@@ -71,7 +71,7 @@ currently ignored.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2003, 2004 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003, 2004 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/xxfi_connect.html b/contrib/sendmail/libmilter/docs/xxfi_connect.html
index 87d5eeb..a3d5ee9 100644
--- a/contrib/sendmail/libmilter/docs/xxfi_connect.html
+++ b/contrib/sendmail/libmilter/docs/xxfi_connect.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>xxfi_connect</TITLE></HEAD>
<BODY>
<!--
-$Id: xxfi_connect.html,v 1.19 2007/01/15 22:24:45 ca Exp $
+$Id: xxfi_connect.html,v 1.20 2013/11/22 20:51:39 ca Exp $
-->
<H1>xxfi_connect</H1>
@@ -111,7 +111,7 @@ routine, this filter's xxfi_connect() will not be called.</TD>
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000-2001, 2003, 2007 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000-2001, 2003, 2007 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/xxfi_data.html b/contrib/sendmail/libmilter/docs/xxfi_data.html
index 2633ee5..bfd4dbe 100644
--- a/contrib/sendmail/libmilter/docs/xxfi_data.html
+++ b/contrib/sendmail/libmilter/docs/xxfi_data.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>xxfi_data</TITLE></HEAD>
<BODY>
<!--
-$Id: xxfi_data.html,v 1.4 2007/01/25 01:00:20 ca Exp $
+$Id: xxfi_data.html,v 1.5 2013/11/22 20:51:39 ca Exp $
-->
<H1>xxfi_data</H1>
@@ -79,7 +79,7 @@ Handle the DATA command.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2006 Sendmail, Inc. and its suppliers.
+Copyright (c) 2006 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/xxfi_envfrom.html b/contrib/sendmail/libmilter/docs/xxfi_envfrom.html
index 6ae88cf..46ae35e 100644
--- a/contrib/sendmail/libmilter/docs/xxfi_envfrom.html
+++ b/contrib/sendmail/libmilter/docs/xxfi_envfrom.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>xxfi_envfrom</TITLE></HEAD>
<BODY>
<!--
-$Id: xxfi_envfrom.html,v 1.14 2007/01/25 01:00:20 ca Exp $
+$Id: xxfi_envfrom.html,v 1.15 2013/11/22 20:51:39 ca Exp $
-->
<H1>xxfi_envfrom</H1>
@@ -87,7 +87,7 @@ before xxfi_envrcpt.</TD>
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2003, 2006 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003, 2006 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/xxfi_envrcpt.html b/contrib/sendmail/libmilter/docs/xxfi_envrcpt.html
index 67a8cf5..d2febbc 100644
--- a/contrib/sendmail/libmilter/docs/xxfi_envrcpt.html
+++ b/contrib/sendmail/libmilter/docs/xxfi_envrcpt.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>xxfi_envrcpt</TITLE></HEAD>
<BODY>
<!--
-$Id: xxfi_envrcpt.html,v 1.16 2010/07/14 04:41:03 ca Exp $
+$Id: xxfi_envrcpt.html,v 1.17 2013/11/22 20:51:39 ca Exp $
-->
<H1>xxfi_envrcpt</H1>
@@ -88,7 +88,7 @@ Handle the envelope RCPT command.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2003, 2010 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003, 2010 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/xxfi_eoh.html b/contrib/sendmail/libmilter/docs/xxfi_eoh.html
index 2a74e7a..d06bfdb 100644
--- a/contrib/sendmail/libmilter/docs/xxfi_eoh.html
+++ b/contrib/sendmail/libmilter/docs/xxfi_eoh.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>xxfi_eoh</TITLE></HEAD>
<BODY>
<!--
-$Id: xxfi_eoh.html,v 1.11 2006/12/21 18:30:35 ca Exp $
+$Id: xxfi_eoh.html,v 1.12 2013/11/22 20:51:39 ca Exp $
-->
<H1>xxfi_eoh</H1>
@@ -46,7 +46,7 @@ Handle the end of message headers.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/xxfi_eom.html b/contrib/sendmail/libmilter/docs/xxfi_eom.html
index b5aee8b..ca206ce 100644
--- a/contrib/sendmail/libmilter/docs/xxfi_eom.html
+++ b/contrib/sendmail/libmilter/docs/xxfi_eom.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>xxfi_eom</TITLE></HEAD>
<BODY>
<!--
-$Id: xxfi_eom.html,v 1.12 2006/12/21 18:30:36 ca Exp $
+$Id: xxfi_eom.html,v 1.13 2013/11/22 20:51:39 ca Exp $
-->
<H1>xxfi_eom</H1>
@@ -52,7 +52,7 @@ Modifications are made via the smfi_* routines.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2003 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/xxfi_header.html b/contrib/sendmail/libmilter/docs/xxfi_header.html
index 8a5462f..001fd7f 100644
--- a/contrib/sendmail/libmilter/docs/xxfi_header.html
+++ b/contrib/sendmail/libmilter/docs/xxfi_header.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>xxfi_header</TITLE></HEAD>
<BODY>
<!--
-$Id: xxfi_header.html,v 1.17 2006/12/21 18:30:36 ca Exp $
+$Id: xxfi_header.html,v 1.18 2013/11/22 20:51:39 ca Exp $
-->
<H1>xxfi_header</H1>
@@ -101,7 +101,7 @@ RFC <A href="http://www.rfc-editor.org/rfc/rfc2822.html">2822</A>
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2003, 2006 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003, 2006 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/xxfi_helo.html b/contrib/sendmail/libmilter/docs/xxfi_helo.html
index 613cb19..10dd24b 100644
--- a/contrib/sendmail/libmilter/docs/xxfi_helo.html
+++ b/contrib/sendmail/libmilter/docs/xxfi_helo.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>xxfi_helo</TITLE></HEAD>
<BODY>
<!--
-$Id: xxfi_helo.html,v 1.12 2006/12/21 18:30:36 ca Exp $
+$Id: xxfi_helo.html,v 1.13 2013/11/22 20:51:39 ca Exp $
-->
<H1>xxfi_helo</H1>
@@ -54,7 +54,7 @@ some restrictions can be imposed by the MTA configuration.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2000, 2003, 2005 Sendmail, Inc. and its suppliers.
+Copyright (c) 2000, 2003, 2005 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/xxfi_negotiate.html b/contrib/sendmail/libmilter/docs/xxfi_negotiate.html
index 0f69f70..61ea95b 100644
--- a/contrib/sendmail/libmilter/docs/xxfi_negotiate.html
+++ b/contrib/sendmail/libmilter/docs/xxfi_negotiate.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>xxfi_negotiate</TITLE></HEAD>
<BODY>
<!--
-$Id: xxfi_negotiate.html,v 1.23 2006/12/20 18:57:08 ca Exp $
+$Id: xxfi_negotiate.html,v 1.24 2013/11/22 20:51:39 ca Exp $
-->
<H1>xxfi_negotiate</H1>
@@ -267,7 +267,7 @@ should be set to 0 for compatibility with future versions.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2006 Sendmail, Inc. and its suppliers.
+Copyright (c) 2006 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
diff --git a/contrib/sendmail/libmilter/docs/xxfi_unknown.html b/contrib/sendmail/libmilter/docs/xxfi_unknown.html
index 0455dfd..f32a5a1 100644
--- a/contrib/sendmail/libmilter/docs/xxfi_unknown.html
+++ b/contrib/sendmail/libmilter/docs/xxfi_unknown.html
@@ -2,7 +2,7 @@
<HEAD><TITLE>xxfi_unknown</TITLE></HEAD>
<BODY>
<!--
-$Id: xxfi_unknown.html,v 1.4 2007/04/23 16:30:42 ca Exp $
+$Id: xxfi_unknown.html,v 1.5 2013/11/22 20:51:39 ca Exp $
-->
<H1>xxfi_unknown</H1>
@@ -74,7 +74,7 @@ it is only possible to return a different error code.
<HR size="1">
<FONT size="-1">
-Copyright (c) 2006 Sendmail, Inc. and its suppliers.
+Copyright (c) 2006 Proofpoint, Inc. and its suppliers.
All rights reserved.
<BR>
By using this file, you agree to the terms and conditions set
OpenPOWER on IntegriCloud