X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fback-sock%2Fadd.c;h=8bf01333efd0da6dc6d484f6219bed6ded95e2fa;hb=0121f8c01dcdef0827c8e6a1770d0a5ae3b0806e;hp=69879bc57dbaa1e9650fe21abe7ffc73cf2d1ba2;hpb=b6827c75a802a7003d0d94ba12dce854efeb16fb;p=openldap diff --git a/servers/slapd/back-sock/add.c b/servers/slapd/back-sock/add.c index 69879bc57d..8bf01333ef 100644 --- a/servers/slapd/back-sock/add.c +++ b/servers/slapd/back-sock/add.c @@ -2,7 +2,7 @@ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * - * Copyright 2007 The OpenLDAP Foundation. + * Copyright 2007-2009 The OpenLDAP Foundation. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -13,6 +13,10 @@ * top-level directory of the distribution or, alternatively, at * . */ +/* ACKNOWLEDGEMENTS: + * This work was initially developed by Brian Candler for inclusion + * in OpenLDAP Software. + */ #include "portable.h"