summaryrefslogtreecommitdiffstats
path: root/ldap/servers/slapd/back-ldif
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/servers/slapd/back-ldif')
-rw-r--r--ldap/servers/slapd/back-ldif/Makefile4
-rw-r--r--ldap/servers/slapd/back-ldif/add.c4
-rw-r--r--ldap/servers/slapd/back-ldif/back-ldif.h4
-rw-r--r--ldap/servers/slapd/back-ldif/bind.c4
-rw-r--r--ldap/servers/slapd/back-ldif/close.c4
-rw-r--r--ldap/servers/slapd/back-ldif/compare.c4
-rw-r--r--ldap/servers/slapd/back-ldif/config.c4
-rw-r--r--ldap/servers/slapd/back-ldif/delete.c4
-rw-r--r--ldap/servers/slapd/back-ldif/dllmain.c4
-rw-r--r--ldap/servers/slapd/back-ldif/init.c4
-rw-r--r--ldap/servers/slapd/back-ldif/libback-ldif.def4
-rw-r--r--ldap/servers/slapd/back-ldif/modify.c4
-rw-r--r--ldap/servers/slapd/back-ldif/modrdn.c4
-rw-r--r--ldap/servers/slapd/back-ldif/monitor.c4
-rw-r--r--ldap/servers/slapd/back-ldif/search.c4
-rw-r--r--ldap/servers/slapd/back-ldif/start.c4
-rw-r--r--ldap/servers/slapd/back-ldif/unbind.c4
17 files changed, 51 insertions, 17 deletions
diff --git a/ldap/servers/slapd/back-ldif/Makefile b/ldap/servers/slapd/back-ldif/Makefile
index d1b5af4d..3b5ea958 100644
--- a/ldap/servers/slapd/back-ldif/Makefile
+++ b/ldap/servers/slapd/back-ldif/Makefile
@@ -27,7 +27,9 @@
# in conjunction with the Program except the Non-GPL Code covered by this
# exception. If you modify this file, you may extend this exception to your
# version of the file, but you are not obligated to do so. If you do not wish to
-# do so, delete this exception statement from your version.
+# provide this exception without modification, you must delete this exception
+# statement from your version and license this file solely under the GPL without
+# exception.
#
#
# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/add.c b/ldap/servers/slapd/back-ldif/add.c
index 80f354fe..f78c11dd 100644
--- a/ldap/servers/slapd/back-ldif/add.c
+++ b/ldap/servers/slapd/back-ldif/add.c
@@ -26,7 +26,9 @@
* in conjunction with the Program except the Non-GPL Code covered by this
* exception. If you modify this file, you may extend this exception to your
* version of the file, but you are not obligated to do so. If you do not wish to
- * do so, delete this exception statement from your version.
+ * provide this exception without modification, you must delete this exception
+ * statement from your version and license this file solely under the GPL without
+ * exception.
*
*
* Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/back-ldif.h b/ldap/servers/slapd/back-ldif/back-ldif.h
index 579efb4d..1c9b4d47 100644
--- a/ldap/servers/slapd/back-ldif/back-ldif.h
+++ b/ldap/servers/slapd/back-ldif/back-ldif.h
@@ -26,7 +26,9 @@
* in conjunction with the Program except the Non-GPL Code covered by this
* exception. If you modify this file, you may extend this exception to your
* version of the file, but you are not obligated to do so. If you do not wish to
- * do so, delete this exception statement from your version.
+ * provide this exception without modification, you must delete this exception
+ * statement from your version and license this file solely under the GPL without
+ * exception.
*
*
* Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/bind.c b/ldap/servers/slapd/back-ldif/bind.c
index 375279e1..c370adaa 100644
--- a/ldap/servers/slapd/back-ldif/bind.c
+++ b/ldap/servers/slapd/back-ldif/bind.c
@@ -26,7 +26,9 @@
* in conjunction with the Program except the Non-GPL Code covered by this
* exception. If you modify this file, you may extend this exception to your
* version of the file, but you are not obligated to do so. If you do not wish to
- * do so, delete this exception statement from your version.
+ * provide this exception without modification, you must delete this exception
+ * statement from your version and license this file solely under the GPL without
+ * exception.
*
*
* Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/close.c b/ldap/servers/slapd/back-ldif/close.c
index 5fb407e5..037caa52 100644
--- a/ldap/servers/slapd/back-ldif/close.c
+++ b/ldap/servers/slapd/back-ldif/close.c
@@ -26,7 +26,9 @@
* in conjunction with the Program except the Non-GPL Code covered by this
* exception. If you modify this file, you may extend this exception to your
* version of the file, but you are not obligated to do so. If you do not wish to
- * do so, delete this exception statement from your version.
+ * provide this exception without modification, you must delete this exception
+ * statement from your version and license this file solely under the GPL without
+ * exception.
*
*
* Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/compare.c b/ldap/servers/slapd/back-ldif/compare.c
index eb4e236c..c3748db2 100644
--- a/ldap/servers/slapd/back-ldif/compare.c
+++ b/ldap/servers/slapd/back-ldif/compare.c
@@ -26,7 +26,9 @@
* in conjunction with the Program except the Non-GPL Code covered by this
* exception. If you modify this file, you may extend this exception to your
* version of the file, but you are not obligated to do so. If you do not wish to
- * do so, delete this exception statement from your version.
+ * provide this exception without modification, you must delete this exception
+ * statement from your version and license this file solely under the GPL without
+ * exception.
*
*
* Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/config.c b/ldap/servers/slapd/back-ldif/config.c
index 2ba1245d..593738ff 100644
--- a/ldap/servers/slapd/back-ldif/config.c
+++ b/ldap/servers/slapd/back-ldif/config.c
@@ -26,7 +26,9 @@
* in conjunction with the Program except the Non-GPL Code covered by this
* exception. If you modify this file, you may extend this exception to your
* version of the file, but you are not obligated to do so. If you do not wish to
- * do so, delete this exception statement from your version.
+ * provide this exception without modification, you must delete this exception
+ * statement from your version and license this file solely under the GPL without
+ * exception.
*
*
* Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/delete.c b/ldap/servers/slapd/back-ldif/delete.c
index d7fab7ea..c0f89453 100644
--- a/ldap/servers/slapd/back-ldif/delete.c
+++ b/ldap/servers/slapd/back-ldif/delete.c
@@ -26,7 +26,9 @@
* in conjunction with the Program except the Non-GPL Code covered by this
* exception. If you modify this file, you may extend this exception to your
* version of the file, but you are not obligated to do so. If you do not wish to
- * do so, delete this exception statement from your version.
+ * provide this exception without modification, you must delete this exception
+ * statement from your version and license this file solely under the GPL without
+ * exception.
*
*
* Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/dllmain.c b/ldap/servers/slapd/back-ldif/dllmain.c
index 26777463..9dc45e74 100644
--- a/ldap/servers/slapd/back-ldif/dllmain.c
+++ b/ldap/servers/slapd/back-ldif/dllmain.c
@@ -26,7 +26,9 @@
* in conjunction with the Program except the Non-GPL Code covered by this
* exception. If you modify this file, you may extend this exception to your
* version of the file, but you are not obligated to do so. If you do not wish to
- * do so, delete this exception statement from your version.
+ * provide this exception without modification, you must delete this exception
+ * statement from your version and license this file solely under the GPL without
+ * exception.
*
*
* Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/init.c b/ldap/servers/slapd/back-ldif/init.c
index cdfaedc2..7d95021e 100644
--- a/ldap/servers/slapd/back-ldif/init.c
+++ b/ldap/servers/slapd/back-ldif/init.c
@@ -26,7 +26,9 @@
* in conjunction with the Program except the Non-GPL Code covered by this
* exception. If you modify this file, you may extend this exception to your
* version of the file, but you are not obligated to do so. If you do not wish to
- * do so, delete this exception statement from your version.
+ * provide this exception without modification, you must delete this exception
+ * statement from your version and license this file solely under the GPL without
+ * exception.
*
*
* Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/libback-ldif.def b/ldap/servers/slapd/back-ldif/libback-ldif.def
index 3306b513..6665d0b1 100644
--- a/ldap/servers/slapd/back-ldif/libback-ldif.def
+++ b/ldap/servers/slapd/back-ldif/libback-ldif.def
@@ -26,7 +26,9 @@
; in conjunction with the Program except the Non-GPL Code covered by this
; exception. If you modify this file, you may extend this exception to your
; version of the file, but you are not obligated to do so. If you do not wish to
-; do so, delete this exception statement from your version.
+; provide this exception without modification, you must delete this exception
+; statement from your version and license this file solely under the GPL without
+; exception.
;
;
; Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/modify.c b/ldap/servers/slapd/back-ldif/modify.c
index 3b0d125b..50d68ed5 100644
--- a/ldap/servers/slapd/back-ldif/modify.c
+++ b/ldap/servers/slapd/back-ldif/modify.c
@@ -26,7 +26,9 @@
* in conjunction with the Program except the Non-GPL Code covered by this
* exception. If you modify this file, you may extend this exception to your
* version of the file, but you are not obligated to do so. If you do not wish to
- * do so, delete this exception statement from your version.
+ * provide this exception without modification, you must delete this exception
+ * statement from your version and license this file solely under the GPL without
+ * exception.
*
*
* Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/modrdn.c b/ldap/servers/slapd/back-ldif/modrdn.c
index e9556f97..5cb75ea1 100644
--- a/ldap/servers/slapd/back-ldif/modrdn.c
+++ b/ldap/servers/slapd/back-ldif/modrdn.c
@@ -26,7 +26,9 @@
* in conjunction with the Program except the Non-GPL Code covered by this
* exception. If you modify this file, you may extend this exception to your
* version of the file, but you are not obligated to do so. If you do not wish to
- * do so, delete this exception statement from your version.
+ * provide this exception without modification, you must delete this exception
+ * statement from your version and license this file solely under the GPL without
+ * exception.
*
*
* Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/monitor.c b/ldap/servers/slapd/back-ldif/monitor.c
index 5a19b272..a70f69ed 100644
--- a/ldap/servers/slapd/back-ldif/monitor.c
+++ b/ldap/servers/slapd/back-ldif/monitor.c
@@ -26,7 +26,9 @@
* in conjunction with the Program except the Non-GPL Code covered by this
* exception. If you modify this file, you may extend this exception to your
* version of the file, but you are not obligated to do so. If you do not wish to
- * do so, delete this exception statement from your version.
+ * provide this exception without modification, you must delete this exception
+ * statement from your version and license this file solely under the GPL without
+ * exception.
*
*
* Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/search.c b/ldap/servers/slapd/back-ldif/search.c
index e3b70443..e93cd85c 100644
--- a/ldap/servers/slapd/back-ldif/search.c
+++ b/ldap/servers/slapd/back-ldif/search.c
@@ -26,7 +26,9 @@
* in conjunction with the Program except the Non-GPL Code covered by this
* exception. If you modify this file, you may extend this exception to your
* version of the file, but you are not obligated to do so. If you do not wish to
- * do so, delete this exception statement from your version.
+ * provide this exception without modification, you must delete this exception
+ * statement from your version and license this file solely under the GPL without
+ * exception.
*
*
* Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/start.c b/ldap/servers/slapd/back-ldif/start.c
index fb5b31aa..7e0bff41 100644
--- a/ldap/servers/slapd/back-ldif/start.c
+++ b/ldap/servers/slapd/back-ldif/start.c
@@ -26,7 +26,9 @@
* in conjunction with the Program except the Non-GPL Code covered by this
* exception. If you modify this file, you may extend this exception to your
* version of the file, but you are not obligated to do so. If you do not wish to
- * do so, delete this exception statement from your version.
+ * provide this exception without modification, you must delete this exception
+ * statement from your version and license this file solely under the GPL without
+ * exception.
*
*
* Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
diff --git a/ldap/servers/slapd/back-ldif/unbind.c b/ldap/servers/slapd/back-ldif/unbind.c
index d88820bb..f1684871 100644
--- a/ldap/servers/slapd/back-ldif/unbind.c
+++ b/ldap/servers/slapd/back-ldif/unbind.c
@@ -26,7 +26,9 @@
* in conjunction with the Program except the Non-GPL Code covered by this
* exception. If you modify this file, you may extend this exception to your
* version of the file, but you are not obligated to do so. If you do not wish to
- * do so, delete this exception statement from your version.
+ * provide this exception without modification, you must delete this exception
+ * statement from your version and license this file solely under the GPL without
+ * exception.
*
*
* Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.