From: Howard Chu Date: Mon, 14 May 2007 23:35:36 +0000 (+0000) Subject: Fix GNUtls acknowledgement, initial work by Matt Backes. Sponsored by X-Git-Tag: OPENLDAP_REL_ENG_2_4_MP~477 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=d9a43aee4401f5f358d9aa39ecef1e779108dcea;p=openldap Fix GNUtls acknowledgement, initial work by Matt Backes. Sponsored by The Written Word and Stanford University. --- 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"