summaryrefslogtreecommitdiffstats
path: root/ldap/admin/src/java
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/admin/src/java')
-rw-r--r--ldap/admin/src/java/com/netscape/xmltools/DSML2LDIF.java4
-rw-r--r--ldap/admin/src/java/com/netscape/xmltools/DSMLReader.java4
-rw-r--r--ldap/admin/src/java/com/netscape/xmltools/DSMLSAXBuilder.java4
-rw-r--r--ldap/admin/src/java/com/netscape/xmltools/DSMLSAXHandler.java4
-rw-r--r--ldap/admin/src/java/com/netscape/xmltools/DSMLWriter.java4
-rw-r--r--ldap/admin/src/java/com/netscape/xmltools/GetOpt.java4
-rw-r--r--ldap/admin/src/java/com/netscape/xmltools/LDIF2DSML.java4
-rw-r--r--ldap/admin/src/java/com/netscape/xmltools/Makefile4
-rwxr-xr-xldap/admin/src/java/install4
-rwxr-xr-xldap/admin/src/java/mcc4
-rw-r--r--ldap/admin/src/java/mcc.bat4
11 files changed, 33 insertions, 11 deletions
diff --git a/ldap/admin/src/java/com/netscape/xmltools/DSML2LDIF.java b/ldap/admin/src/java/com/netscape/xmltools/DSML2LDIF.java
index 71ec5a9b..8b6ac443 100644
--- a/ldap/admin/src/java/com/netscape/xmltools/DSML2LDIF.java
+++ b/ldap/admin/src/java/com/netscape/xmltools/DSML2LDIF.java
@@ -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/admin/src/java/com/netscape/xmltools/DSMLReader.java b/ldap/admin/src/java/com/netscape/xmltools/DSMLReader.java
index f6f7d978..30af93c7 100644
--- a/ldap/admin/src/java/com/netscape/xmltools/DSMLReader.java
+++ b/ldap/admin/src/java/com/netscape/xmltools/DSMLReader.java
@@ -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/admin/src/java/com/netscape/xmltools/DSMLSAXBuilder.java b/ldap/admin/src/java/com/netscape/xmltools/DSMLSAXBuilder.java
index 96e306b1..5d0f05f0 100644
--- a/ldap/admin/src/java/com/netscape/xmltools/DSMLSAXBuilder.java
+++ b/ldap/admin/src/java/com/netscape/xmltools/DSMLSAXBuilder.java
@@ -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/admin/src/java/com/netscape/xmltools/DSMLSAXHandler.java b/ldap/admin/src/java/com/netscape/xmltools/DSMLSAXHandler.java
index 15fa6a79..c8250581 100644
--- a/ldap/admin/src/java/com/netscape/xmltools/DSMLSAXHandler.java
+++ b/ldap/admin/src/java/com/netscape/xmltools/DSMLSAXHandler.java
@@ -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/admin/src/java/com/netscape/xmltools/DSMLWriter.java b/ldap/admin/src/java/com/netscape/xmltools/DSMLWriter.java
index bd57ab96..ecd3e0b9 100644
--- a/ldap/admin/src/java/com/netscape/xmltools/DSMLWriter.java
+++ b/ldap/admin/src/java/com/netscape/xmltools/DSMLWriter.java
@@ -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/admin/src/java/com/netscape/xmltools/GetOpt.java b/ldap/admin/src/java/com/netscape/xmltools/GetOpt.java
index 70d96761..aa52cc6f 100644
--- a/ldap/admin/src/java/com/netscape/xmltools/GetOpt.java
+++ b/ldap/admin/src/java/com/netscape/xmltools/GetOpt.java
@@ -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/admin/src/java/com/netscape/xmltools/LDIF2DSML.java b/ldap/admin/src/java/com/netscape/xmltools/LDIF2DSML.java
index e9c035d0..9db6a058 100644
--- a/ldap/admin/src/java/com/netscape/xmltools/LDIF2DSML.java
+++ b/ldap/admin/src/java/com/netscape/xmltools/LDIF2DSML.java
@@ -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/admin/src/java/com/netscape/xmltools/Makefile b/ldap/admin/src/java/com/netscape/xmltools/Makefile
index b9a610a0..94003092 100644
--- a/ldap/admin/src/java/com/netscape/xmltools/Makefile
+++ b/ldap/admin/src/java/com/netscape/xmltools/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/admin/src/java/install b/ldap/admin/src/java/install
index e71c7ce2..c1ac5faf 100755
--- a/ldap/admin/src/java/install
+++ b/ldap/admin/src/java/install
@@ -28,7 +28,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/admin/src/java/mcc b/ldap/admin/src/java/mcc
index e2a67bf1..61b4ab3b 100755
--- a/ldap/admin/src/java/mcc
+++ b/ldap/admin/src/java/mcc
@@ -28,7 +28,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/admin/src/java/mcc.bat b/ldap/admin/src/java/mcc.bat
index b1a408af..66eeccb7 100644
--- a/ldap/admin/src/java/mcc.bat
+++ b/ldap/admin/src/java/mcc.bat
@@ -27,7 +27,9 @@
@rem // in conjunction with the Program except the Non-GPL Code covered by this
@rem // exception. If you modify this file, you may extend this exception to your
@rem // version of the file, but you are not obligated to do so. If you do not wish to
-@rem // do so, delete this exception statement from your version.
+@rem // provide this exception without modification, you must delete this exception
+@rem // statement from your version and license this file solely under the GPL without
+@rem // exception.
@rem //
@rem //
@rem // Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.