diff --git a/libraries/libldap/tls.c b/libraries/libldap/tls.c index bac9bfeaa8..a7c7cd959b 100644 --- a/libraries/libldap/tls.c +++ b/libraries/libldap/tls.c @@ -13,7 +13,9 @@ * top-level directory of the distribution or, alternatively, at * . */ -/* ACKNOWLEDGEMENTS: GNUTLS support by Howard Chu +/* ACKNOWLEDGEMENTS: GNUTLS support written by Howard Chu and + * Matt Backes; sponsored by The Written Word (thewrittenword.com) + * and Stanford University (stanford.edu). */ #include "portable.h"