]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/unbind.c
Fix ldap_send_initial_request() to open connection if not already
[openldap] / libraries / libldap / unbind.c
index d641ec3f9c7a5c4be0cabfa9a28e00a66b696e68..63237ba8e236a16ec555a228c1bd9fcdca5b4b50 100644 (file)
@@ -1,4 +1,8 @@
 /*
+ * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
+/*  Portions
  *  Copyright (c) 1990 Regents of the University of Michigan.
  *  All rights reserved.
  *
@@ -7,10 +11,6 @@
 
 #include "portable.h"
 
-#ifndef lint 
-static char copyright[] = "@(#) Copyright (c) 1990 Regents of the University of Michigan.\nAll rights reserved.\n";
-#endif
-
 #include <stdio.h>
 #include <stdlib.h>