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 /libmilter/example.c | |
parent | a03b7e14eaaeb30fff6859c589152c8787d230e3 (diff) | |
download | FreeBSD-src-b649239dd2089ab83c5d6ed19420ee7c788f8647.zip FreeBSD-src-b649239dd2089ab83c5d6ed19420ee7c788f8647.tar.gz |
Import sendmail 8.14.8
Diffstat (limited to 'libmilter/example.c')
-rw-r--r-- | libmilter/example.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libmilter/example.c b/libmilter/example.c index cef4b0f..754ac0d 100644 --- a/libmilter/example.c +++ b/libmilter/example.c @@ -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: example.c,v 8.4 2008/07/22 15:12:47 ca Exp $ + * $Id: example.c,v 8.5 2013/11/22 20:51:36 ca Exp $ */ /* |