]> git.sur5r.net Git - openldap/commitdiff
Add copyright notices.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 4 Aug 1999 23:55:45 +0000 (23:55 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 4 Aug 1999 23:55:45 +0000 (23:55 +0000)
clients/tools/ldapdelete.c
clients/tools/ldapmodrdn.c
clients/tools/ldappasswd.c
clients/tools/ldapsearch.c

index c38e034e5c176b51c1f7093183159b0a322647e9..4eab6b14894cb801b9426cdabda0ae15bbb97c03 100644 (file)
@@ -1,4 +1,8 @@
 /* ldapdelete.c - simple program to delete an entry using LDAP */
+/*
+ * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 
 #include "portable.h"
 
index d7c98d3854d71d3e734dabe471f725d76c699797..180e2e1a5c76efeb6853af94021723b568f08a19 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /* ldapmodrdn.c - generic program to modify an entry's RDN using LDAP.
  *
  * Support for MODIFYDN REQUEST V3 (newSuperior) by:
index dfbd12c491f0bc1ff4cbde250d2e228edd0371c1..8f940dae25c3a8be0a7ccc4ab54fceae6f145512 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /*
  *     Copyright 1998, David E. Storey, All rights reserved.
  *     This software is not subject to any license of The Murphy Group, Inc.
index 0476b198f8ab5f0bba4dc415e54d2fd53203d0be..238fa950b5dba7a147ba615336fe41bc1233a6ec 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 #include "portable.h"
 
 #include <stdio.h>