--- servers/slapd/back-sock/compare.c 2007/09/07 10:04:55 1.1 +++ servers/slapd/back-sock/compare.c 2007/09/07 10:20:24 1.2 @@ -1,5 +1,5 @@ /* compare.c - sock backend compare function */ -/* $OpenLDAP$ */ +/* $OpenLDAP: pkg/ldap/servers/slapd/back-sock/compare.c,v 1.1 2007/09/07 10:04:55 hyc Exp $ */ /* This work is part of OpenLDAP Software . * * Copyright 1998-2007 The OpenLDAP Foundation. @@ -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"