--- servers/slapd/back-sock/unbind.c 2007/09/07 10:04:55 1.1
+++ servers/slapd/back-sock/unbind.c 2010/04/13 20:23:41 1.3.2.3
@@ -1,8 +1,8 @@
/* unbind.c - sock backend unbind function */
-/* $OpenLDAP$ */
+/* $OpenLDAP: pkg/ldap/servers/slapd/back-sock/unbind.c,v 1.3.2.2 2009/01/22 00:01:10 kurt Exp $ */
/* This work is part of OpenLDAP Software .
*
- * Copyright 2007 The OpenLDAP Foundation.
+ * Copyright 2007-2010 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"