]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/getentry.c
Fix ldap_send_initial_request() to open connection if not already
[openldap] / libraries / libldap / getentry.c
index 19636cefef19a6d7db9ce61d2d171d038b1aeed7..a718acebb77113eaef9e5b5e810ed643bad4f228 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>