summaryrefslogtreecommitdiffstats
path: root/lib/libnt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libnt')
-rw-r--r--lib/libnt/Makefile4
-rw-r--r--lib/libnt/info.c4
-rw-r--r--lib/libnt/path.c4
-rw-r--r--lib/libnt/pmddeml.c4
-rw-r--r--lib/libnt/registry.c4
-rw-r--r--lib/libnt/service.c4
-rw-r--r--lib/libnt/tcpip.c4
7 files changed, 21 insertions, 7 deletions
diff --git a/lib/libnt/Makefile b/lib/libnt/Makefile
index b9bc650a..b43797be 100644
--- a/lib/libnt/Makefile
+++ b/lib/libnt/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/lib/libnt/info.c b/lib/libnt/info.c
index 7da1b4ab..a2fcfeb7 100644
--- a/lib/libnt/info.c
+++ b/lib/libnt/info.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/lib/libnt/path.c b/lib/libnt/path.c
index 153f3704..b2ba34c4 100644
--- a/lib/libnt/path.c
+++ b/lib/libnt/path.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/lib/libnt/pmddeml.c b/lib/libnt/pmddeml.c
index eb3a3dee..aac29528 100644
--- a/lib/libnt/pmddeml.c
+++ b/lib/libnt/pmddeml.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/lib/libnt/registry.c b/lib/libnt/registry.c
index d5aa2b6a..04b4ab6e 100644
--- a/lib/libnt/registry.c
+++ b/lib/libnt/registry.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/lib/libnt/service.c b/lib/libnt/service.c
index 3768e14d..f193c543 100644
--- a/lib/libnt/service.c
+++ b/lib/libnt/service.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/lib/libnt/tcpip.c b/lib/libnt/tcpip.c
index 23e061cb..70cb8dd4 100644
--- a/lib/libnt/tcpip.c
+++ b/lib/libnt/tcpip.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.