]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/modify.c
Add lber_log_print support to libldap.
[openldap] / libraries / libldap / modify.c
index 450d7e923c2c486b500561faafe3392410b4106f..f10f082da23f60cbd99fb0d76dec947e2e2690d1 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 <ac/socket.h>