aboutsummaryrefslogtreecommitdiff
path: root/src/sfsasl.c
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2014-01-26 20:46:55 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2014-01-26 20:46:55 +0000
commitc1bfccf73ee6551521d508e89408309544c871c8 (patch)
treec7649ff2b7ea8545ce9a302a23d0db6931877c1f /src/sfsasl.c
parente388eedd7a4356992c2ecf5dcc8e77368cd9c391 (diff)
downloadsrc-vendor/sendmail/8.14.8.tar.gz
src-vendor/sendmail/8.14.8.zip
Diffstat (limited to 'src/sfsasl.c')
-rw-r--r--src/sfsasl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sfsasl.c b/src/sfsasl.c
index ebea3f2c0222..1186b18ced58 100644
--- a/src/sfsasl.c
+++ b/src/sfsasl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1999-2006, 2008 Sendmail, Inc. and its suppliers.
+ * Copyright (c) 1999-2006, 2008 Proofpoint, Inc. and its suppliers.
* All rights reserved.
*
* By using this file, you agree to the terms and conditions set
@@ -9,7 +9,7 @@
*/
#include <sm/gen.h>
-SM_RCSID("@(#)$Id: sfsasl.c,v 8.120 2013/03/15 17:49:12 guenther Exp $")
+SM_RCSID("@(#)$Id: sfsasl.c,v 8.121 2013/11/22 20:51:56 ca Exp $")
#include <stdlib.h>
#include <sendmail.h>
#include <sm/time.h>