diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2014-01-26 20:46:55 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2014-01-26 20:46:55 +0000 |
| commit | c1bfccf73ee6551521d508e89408309544c871c8 (patch) | |
| tree | c7649ff2b7ea8545ce9a302a23d0db6931877c1f /libsm/ldap.c | |
| parent | e388eedd7a4356992c2ecf5dcc8e77368cd9c391 (diff) | |
Diffstat (limited to 'libsm/ldap.c')
| -rw-r--r-- | libsm/ldap.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libsm/ldap.c b/libsm/ldap.c index 9ae233f3ce18..586149c6551d 100644 --- a/libsm/ldap.c +++ b/libsm/ldap.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001-2009 Sendmail, Inc. and its suppliers. + * Copyright (c) 2001-2009 Proofpoint, Inc. and its suppliers. * All rights reserved. * * By using this file, you agree to the terms and conditions set @@ -11,7 +11,7 @@ #define LDAP_DEPRECATED 1 #include <sm/gen.h> -SM_RCSID("@(#)$Id: ldap.c,v 1.85 2011/04/18 22:20:20 ca Exp $") +SM_RCSID("@(#)$Id: ldap.c,v 1.86 2013/11/22 20:51:43 ca Exp $") #if LDAPMAP # include <sys/types.h> |
