* Some files did not have ': $' blocks. Added them
[citadel.git] / citadel / ldap.c
index 7a93098e59695a9e4fa5b0ab4057c23609682b96..bdf01e16f4b129ba78b7c839784ef698a70b4129 100644 (file)
@@ -1,5 +1,11 @@
 /*
- * 
+ * $Id$
+ *
+ * These functions implement the portions of AUTHMODE_LDAP and AUTHMODE_LDAP_AD which
+ * actually speak to the LDAP server.
+ *
+ * Copyright (c) 2009 by Art Cancro and the citadel.org development team.
+ * This program is released under the terms of the GNU General Public License v3
  */