summaryrefslogtreecommitdiff
path: root/src/sasl.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/sasl.c
parente388eedd7a4356992c2ecf5dcc8e77368cd9c391 (diff)
Diffstat (limited to 'src/sasl.c')
-rw-r--r--src/sasl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sasl.c b/src/sasl.c
index 0e4e8e1d8c21..666616afc1c4 100644
--- a/src/sasl.c
+++ b/src/sasl.c
@@ -1,5 +1,5 @@
/*
- * 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
@@ -9,7 +9,7 @@
*/
#include <sm/gen.h>
-SM_RCSID("@(#)$Id: sasl.c,v 8.23 2012/11/27 18:53:13 gshapiro Exp $")
+SM_RCSID("@(#)$Id: sasl.c,v 8.24 2013/11/22 20:51:56 ca Exp $")
#if SASL
# include <stdlib.h>