summaryrefslogtreecommitdiffstats
path: root/lib/libaccess
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2005-04-19 22:07:54 +0000
committerNathan Kinder <nkinder@redhat.com>2005-04-19 22:07:54 +0000
commit5a8395d602f17c52bcbd14269317ee301d17be3c (patch)
tree2fd77a1500c03866d19f5c7bb982faf252b18301 /lib/libaccess
parent65eeb67366c1a38260db5703e67f6a8b74f3aa00 (diff)
downloadds-5a8395d602f17c52bcbd14269317ee301d17be3c.tar.gz
ds-5a8395d602f17c52bcbd14269317ee301d17be3c.tar.xz
ds-5a8395d602f17c52bcbd14269317ee301d17be3c.zip
Fixed licensing typo
Diffstat (limited to 'lib/libaccess')
-rw-r--r--lib/libaccess/Makefile4
-rw-r--r--lib/libaccess/access_plhash.cpp4
-rw-r--r--lib/libaccess/access_plhash.h4
-rw-r--r--lib/libaccess/acl.tab.cpp4
-rw-r--r--lib/libaccess/acl.tab.h4
-rw-r--r--lib/libaccess/acl.yy.cpp4
-rw-r--r--lib/libaccess/aclcache.cpp4
-rw-r--r--lib/libaccess/aclcache.h4
-rw-r--r--lib/libaccess/aclerror.cpp4
-rw-r--r--lib/libaccess/acleval.cpp4
-rw-r--r--lib/libaccess/aclflush.cpp4
-rw-r--r--lib/libaccess/aclpriv.h4
-rw-r--r--lib/libaccess/aclscan.h4
-rw-r--r--lib/libaccess/aclscan.l4
-rw-r--r--lib/libaccess/aclspace.cpp4
-rw-r--r--lib/libaccess/acltext.y4
-rw-r--r--lib/libaccess/acltools.cpp4
-rw-r--r--lib/libaccess/aclutil.cpp4
-rw-r--r--lib/libaccess/aclutil.h4
-rw-r--r--lib/libaccess/authdb.cpp4
-rw-r--r--lib/libaccess/las.h4
-rw-r--r--lib/libaccess/lasdns.cpp4
-rw-r--r--lib/libaccess/lasdns.h4
-rw-r--r--lib/libaccess/lasgroup.cpp4
-rw-r--r--lib/libaccess/lasip.cpp4
-rw-r--r--lib/libaccess/lasip.h4
-rw-r--r--lib/libaccess/lastod.cpp4
-rw-r--r--lib/libaccess/lasuser.cpp4
-rw-r--r--lib/libaccess/ldapacl.cpp4
-rw-r--r--lib/libaccess/ldapauth.h4
-rw-r--r--lib/libaccess/method.cpp4
-rw-r--r--lib/libaccess/nsautherr.cpp4
-rw-r--r--lib/libaccess/nseframe.cpp4
-rw-r--r--lib/libaccess/oneeval.cpp4
-rw-r--r--lib/libaccess/oneeval.h4
-rw-r--r--lib/libaccess/parse.h4
-rw-r--r--lib/libaccess/permhash.h4
-rw-r--r--lib/libaccess/register.cpp4
-rw-r--r--lib/libaccess/symbols.cpp4
-rw-r--r--lib/libaccess/usi.cpp4
-rw-r--r--lib/libaccess/usrcache.cpp4
-rw-r--r--lib/libaccess/utest/Makefile4
-rw-r--r--lib/libaccess/utest/acl.dat4
-rw-r--r--lib/libaccess/utest/aclfile04
-rw-r--r--lib/libaccess/utest/aclfile14
-rw-r--r--lib/libaccess/utest/aclfile104
-rw-r--r--lib/libaccess/utest/aclfile114
-rw-r--r--lib/libaccess/utest/aclfile124
-rw-r--r--lib/libaccess/utest/aclfile134
-rw-r--r--lib/libaccess/utest/aclfile144
-rw-r--r--lib/libaccess/utest/aclfile154
-rw-r--r--lib/libaccess/utest/aclfile164
-rw-r--r--lib/libaccess/utest/aclfile174
-rw-r--r--lib/libaccess/utest/aclfile184
-rw-r--r--lib/libaccess/utest/aclfile194
-rw-r--r--lib/libaccess/utest/aclfile24
-rw-r--r--lib/libaccess/utest/aclfile34
-rw-r--r--lib/libaccess/utest/aclfile44
-rw-r--r--lib/libaccess/utest/aclfile54
-rw-r--r--lib/libaccess/utest/aclfile64
-rw-r--r--lib/libaccess/utest/aclfile74
-rw-r--r--lib/libaccess/utest/aclfile84
-rw-r--r--lib/libaccess/utest/aclfile94
-rw-r--r--lib/libaccess/utest/aclgrp04
-rw-r--r--lib/libaccess/utest/aclgrp14
-rw-r--r--lib/libaccess/utest/aclgrp24
-rw-r--r--lib/libaccess/utest/aclgrp34
-rw-r--r--lib/libaccess/utest/aclgrp44
-rw-r--r--lib/libaccess/utest/acltest.cpp4
-rw-r--r--lib/libaccess/utest/lasemail.cpp4
-rw-r--r--lib/libaccess/utest/onetest.cpp4
-rw-r--r--lib/libaccess/utest/shexp.cpp4
-rw-r--r--lib/libaccess/utest/shexp.h4
-rw-r--r--lib/libaccess/utest/testmain.cpp4
-rw-r--r--lib/libaccess/utest/twotest.cpp4
-rw-r--r--lib/libaccess/utest/ustubs.cpp4
-rw-r--r--lib/libaccess/yy-sed4
77 files changed, 231 insertions, 77 deletions
diff --git a/lib/libaccess/Makefile b/lib/libaccess/Makefile
index 6f423cc7..37a7578a 100644
--- a/lib/libaccess/Makefile
+++ b/lib/libaccess/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/libaccess/access_plhash.cpp b/lib/libaccess/access_plhash.cpp
index 4d78336b..d767bf92 100644
--- a/lib/libaccess/access_plhash.cpp
+++ b/lib/libaccess/access_plhash.cpp
@@ -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/libaccess/access_plhash.h b/lib/libaccess/access_plhash.h
index 772f5a2b..9712db78 100644
--- a/lib/libaccess/access_plhash.h
+++ b/lib/libaccess/access_plhash.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/lib/libaccess/acl.tab.cpp b/lib/libaccess/acl.tab.cpp
index 2c8f42c7..9f66edcf 100644
--- a/lib/libaccess/acl.tab.cpp
+++ b/lib/libaccess/acl.tab.cpp
@@ -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/libaccess/acl.tab.h b/lib/libaccess/acl.tab.h
index d114d78d..ba277c38 100644
--- a/lib/libaccess/acl.tab.h
+++ b/lib/libaccess/acl.tab.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/lib/libaccess/acl.yy.cpp b/lib/libaccess/acl.yy.cpp
index abcd2a9a..9ea95ac5 100644
--- a/lib/libaccess/acl.yy.cpp
+++ b/lib/libaccess/acl.yy.cpp
@@ -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/libaccess/aclcache.cpp b/lib/libaccess/aclcache.cpp
index 460c7e83..da467cc7 100644
--- a/lib/libaccess/aclcache.cpp
+++ b/lib/libaccess/aclcache.cpp
@@ -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/libaccess/aclcache.h b/lib/libaccess/aclcache.h
index 49618f22..d4f73d24 100644
--- a/lib/libaccess/aclcache.h
+++ b/lib/libaccess/aclcache.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/lib/libaccess/aclerror.cpp b/lib/libaccess/aclerror.cpp
index 615728b4..813dbbfe 100644
--- a/lib/libaccess/aclerror.cpp
+++ b/lib/libaccess/aclerror.cpp
@@ -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/libaccess/acleval.cpp b/lib/libaccess/acleval.cpp
index 86b92746..bc5ae71c 100644
--- a/lib/libaccess/acleval.cpp
+++ b/lib/libaccess/acleval.cpp
@@ -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/libaccess/aclflush.cpp b/lib/libaccess/aclflush.cpp
index 80d3a9f7..7f34a307 100644
--- a/lib/libaccess/aclflush.cpp
+++ b/lib/libaccess/aclflush.cpp
@@ -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/libaccess/aclpriv.h b/lib/libaccess/aclpriv.h
index ba001321..f4e9b78a 100644
--- a/lib/libaccess/aclpriv.h
+++ b/lib/libaccess/aclpriv.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/lib/libaccess/aclscan.h b/lib/libaccess/aclscan.h
index 6e6b2ab5..e453a1a9 100644
--- a/lib/libaccess/aclscan.h
+++ b/lib/libaccess/aclscan.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/lib/libaccess/aclscan.l b/lib/libaccess/aclscan.l
index 5bd4e3f7..671e760a 100644
--- a/lib/libaccess/aclscan.l
+++ b/lib/libaccess/aclscan.l
@@ -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/libaccess/aclspace.cpp b/lib/libaccess/aclspace.cpp
index c3aa05c9..b7f05972 100644
--- a/lib/libaccess/aclspace.cpp
+++ b/lib/libaccess/aclspace.cpp
@@ -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/libaccess/acltext.y b/lib/libaccess/acltext.y
index 96d31911..368e7ad5 100644
--- a/lib/libaccess/acltext.y
+++ b/lib/libaccess/acltext.y
@@ -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/libaccess/acltools.cpp b/lib/libaccess/acltools.cpp
index 1ad359ae..7f96bedf 100644
--- a/lib/libaccess/acltools.cpp
+++ b/lib/libaccess/acltools.cpp
@@ -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/libaccess/aclutil.cpp b/lib/libaccess/aclutil.cpp
index 58fdba9c..0d14f96e 100644
--- a/lib/libaccess/aclutil.cpp
+++ b/lib/libaccess/aclutil.cpp
@@ -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/libaccess/aclutil.h b/lib/libaccess/aclutil.h
index fd389a0a..4dd0124b 100644
--- a/lib/libaccess/aclutil.h
+++ b/lib/libaccess/aclutil.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/lib/libaccess/authdb.cpp b/lib/libaccess/authdb.cpp
index 12368330..d87703f2 100644
--- a/lib/libaccess/authdb.cpp
+++ b/lib/libaccess/authdb.cpp
@@ -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/libaccess/las.h b/lib/libaccess/las.h
index be2b06b6..94ceddfc 100644
--- a/lib/libaccess/las.h
+++ b/lib/libaccess/las.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/lib/libaccess/lasdns.cpp b/lib/libaccess/lasdns.cpp
index a4ad5933..6b2c4a12 100644
--- a/lib/libaccess/lasdns.cpp
+++ b/lib/libaccess/lasdns.cpp
@@ -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/libaccess/lasdns.h b/lib/libaccess/lasdns.h
index 74f38ce0..83967b75 100644
--- a/lib/libaccess/lasdns.h
+++ b/lib/libaccess/lasdns.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/lib/libaccess/lasgroup.cpp b/lib/libaccess/lasgroup.cpp
index 0349b9e3..f5d7288f 100644
--- a/lib/libaccess/lasgroup.cpp
+++ b/lib/libaccess/lasgroup.cpp
@@ -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/libaccess/lasip.cpp b/lib/libaccess/lasip.cpp
index 574d2f0e..3e2ae56a 100644
--- a/lib/libaccess/lasip.cpp
+++ b/lib/libaccess/lasip.cpp
@@ -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/libaccess/lasip.h b/lib/libaccess/lasip.h
index 4d1103b5..c3815794 100644
--- a/lib/libaccess/lasip.h
+++ b/lib/libaccess/lasip.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/lib/libaccess/lastod.cpp b/lib/libaccess/lastod.cpp
index 226b201a..4236b2cc 100644
--- a/lib/libaccess/lastod.cpp
+++ b/lib/libaccess/lastod.cpp
@@ -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/libaccess/lasuser.cpp b/lib/libaccess/lasuser.cpp
index 5b20e2b8..eaff4810 100644
--- a/lib/libaccess/lasuser.cpp
+++ b/lib/libaccess/lasuser.cpp
@@ -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/libaccess/ldapacl.cpp b/lib/libaccess/ldapacl.cpp
index d4176a96..bbff3f98 100644
--- a/lib/libaccess/ldapacl.cpp
+++ b/lib/libaccess/ldapacl.cpp
@@ -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/libaccess/ldapauth.h b/lib/libaccess/ldapauth.h
index 62933cb6..62db6f73 100644
--- a/lib/libaccess/ldapauth.h
+++ b/lib/libaccess/ldapauth.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/lib/libaccess/method.cpp b/lib/libaccess/method.cpp
index 37a62673..64924847 100644
--- a/lib/libaccess/method.cpp
+++ b/lib/libaccess/method.cpp
@@ -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/libaccess/nsautherr.cpp b/lib/libaccess/nsautherr.cpp
index b5c9be18..1f491fdd 100644
--- a/lib/libaccess/nsautherr.cpp
+++ b/lib/libaccess/nsautherr.cpp
@@ -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/libaccess/nseframe.cpp b/lib/libaccess/nseframe.cpp
index 1e1e26d0..ee918b5c 100644
--- a/lib/libaccess/nseframe.cpp
+++ b/lib/libaccess/nseframe.cpp
@@ -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/libaccess/oneeval.cpp b/lib/libaccess/oneeval.cpp
index 023fc606..9f8cdaaa 100644
--- a/lib/libaccess/oneeval.cpp
+++ b/lib/libaccess/oneeval.cpp
@@ -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/libaccess/oneeval.h b/lib/libaccess/oneeval.h
index 4142e4d0..9b433e20 100644
--- a/lib/libaccess/oneeval.h
+++ b/lib/libaccess/oneeval.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/lib/libaccess/parse.h b/lib/libaccess/parse.h
index b85c041a..e5b92b8f 100644
--- a/lib/libaccess/parse.h
+++ b/lib/libaccess/parse.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/lib/libaccess/permhash.h b/lib/libaccess/permhash.h
index 85fc5da4..0fa31885 100644
--- a/lib/libaccess/permhash.h
+++ b/lib/libaccess/permhash.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/lib/libaccess/register.cpp b/lib/libaccess/register.cpp
index 129b1b35..aae5597c 100644
--- a/lib/libaccess/register.cpp
+++ b/lib/libaccess/register.cpp
@@ -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/libaccess/symbols.cpp b/lib/libaccess/symbols.cpp
index ac03f4ca..09a3c6d8 100644
--- a/lib/libaccess/symbols.cpp
+++ b/lib/libaccess/symbols.cpp
@@ -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/libaccess/usi.cpp b/lib/libaccess/usi.cpp
index 7a97a34c..361f20d3 100644
--- a/lib/libaccess/usi.cpp
+++ b/lib/libaccess/usi.cpp
@@ -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/libaccess/usrcache.cpp b/lib/libaccess/usrcache.cpp
index 46eff750..f6f337b8 100644
--- a/lib/libaccess/usrcache.cpp
+++ b/lib/libaccess/usrcache.cpp
@@ -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/libaccess/utest/Makefile b/lib/libaccess/utest/Makefile
index 0f63fe1d..81a0eb70 100644
--- a/lib/libaccess/utest/Makefile
+++ b/lib/libaccess/utest/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/libaccess/utest/acl.dat b/lib/libaccess/utest/acl.dat
index f0338534..00f612d7 100644
--- a/lib/libaccess/utest/acl.dat
+++ b/lib/libaccess/utest/acl.dat
@@ -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/libaccess/utest/aclfile0 b/lib/libaccess/utest/aclfile0
index 932052a1..248e245b 100644
--- a/lib/libaccess/utest/aclfile0
+++ b/lib/libaccess/utest/aclfile0
@@ -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/libaccess/utest/aclfile1 b/lib/libaccess/utest/aclfile1
index fc14e53f..314ae094 100644
--- a/lib/libaccess/utest/aclfile1
+++ b/lib/libaccess/utest/aclfile1
@@ -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/libaccess/utest/aclfile10 b/lib/libaccess/utest/aclfile10
index 84477850..4d78bbc1 100644
--- a/lib/libaccess/utest/aclfile10
+++ b/lib/libaccess/utest/aclfile10
@@ -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/libaccess/utest/aclfile11 b/lib/libaccess/utest/aclfile11
index 78881781..16376bb3 100644
--- a/lib/libaccess/utest/aclfile11
+++ b/lib/libaccess/utest/aclfile11
@@ -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/libaccess/utest/aclfile12 b/lib/libaccess/utest/aclfile12
index acd40aeb..0a4c2adb 100644
--- a/lib/libaccess/utest/aclfile12
+++ b/lib/libaccess/utest/aclfile12
@@ -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/libaccess/utest/aclfile13 b/lib/libaccess/utest/aclfile13
index 028063e4..0fbce619 100644
--- a/lib/libaccess/utest/aclfile13
+++ b/lib/libaccess/utest/aclfile13
@@ -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/libaccess/utest/aclfile14 b/lib/libaccess/utest/aclfile14
index ee7964d7..7ed043d2 100644
--- a/lib/libaccess/utest/aclfile14
+++ b/lib/libaccess/utest/aclfile14
@@ -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/libaccess/utest/aclfile15 b/lib/libaccess/utest/aclfile15
index f633f721..b2dd641b 100644
--- a/lib/libaccess/utest/aclfile15
+++ b/lib/libaccess/utest/aclfile15
@@ -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/libaccess/utest/aclfile16 b/lib/libaccess/utest/aclfile16
index d1dea3bb..1f837b12 100644
--- a/lib/libaccess/utest/aclfile16
+++ b/lib/libaccess/utest/aclfile16
@@ -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/libaccess/utest/aclfile17 b/lib/libaccess/utest/aclfile17
index 8d085855..42901016 100644
--- a/lib/libaccess/utest/aclfile17
+++ b/lib/libaccess/utest/aclfile17
@@ -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/libaccess/utest/aclfile18 b/lib/libaccess/utest/aclfile18
index 1d83aa0b..1d0445d2 100644
--- a/lib/libaccess/utest/aclfile18
+++ b/lib/libaccess/utest/aclfile18
@@ -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/libaccess/utest/aclfile19 b/lib/libaccess/utest/aclfile19
index 559ceafc..f637c17f 100644
--- a/lib/libaccess/utest/aclfile19
+++ b/lib/libaccess/utest/aclfile19
@@ -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/libaccess/utest/aclfile2 b/lib/libaccess/utest/aclfile2
index 46b4d3b8..a4424310 100644
--- a/lib/libaccess/utest/aclfile2
+++ b/lib/libaccess/utest/aclfile2
@@ -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/libaccess/utest/aclfile3 b/lib/libaccess/utest/aclfile3
index 6eb3c6fa..957072e5 100644
--- a/lib/libaccess/utest/aclfile3
+++ b/lib/libaccess/utest/aclfile3
@@ -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/libaccess/utest/aclfile4 b/lib/libaccess/utest/aclfile4
index 2ee7c58e..aa373b34 100644
--- a/lib/libaccess/utest/aclfile4
+++ b/lib/libaccess/utest/aclfile4
@@ -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/libaccess/utest/aclfile5 b/lib/libaccess/utest/aclfile5
index 8fab381e..10de6a52 100644
--- a/lib/libaccess/utest/aclfile5
+++ b/lib/libaccess/utest/aclfile5
@@ -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/libaccess/utest/aclfile6 b/lib/libaccess/utest/aclfile6
index f8fefcfe..cc3cb7aa 100644
--- a/lib/libaccess/utest/aclfile6
+++ b/lib/libaccess/utest/aclfile6
@@ -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/libaccess/utest/aclfile7 b/lib/libaccess/utest/aclfile7
index 0b809504..1c89664c 100644
--- a/lib/libaccess/utest/aclfile7
+++ b/lib/libaccess/utest/aclfile7
@@ -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/libaccess/utest/aclfile8 b/lib/libaccess/utest/aclfile8
index c67689f7..e44ff8fc 100644
--- a/lib/libaccess/utest/aclfile8
+++ b/lib/libaccess/utest/aclfile8
@@ -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/libaccess/utest/aclfile9 b/lib/libaccess/utest/aclfile9
index 1aa4ff84..753fdee0 100644
--- a/lib/libaccess/utest/aclfile9
+++ b/lib/libaccess/utest/aclfile9
@@ -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/libaccess/utest/aclgrp0 b/lib/libaccess/utest/aclgrp0
index 86ecb985..da6012c4 100644
--- a/lib/libaccess/utest/aclgrp0
+++ b/lib/libaccess/utest/aclgrp0
@@ -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/libaccess/utest/aclgrp1 b/lib/libaccess/utest/aclgrp1
index 109f1978..e877794f 100644
--- a/lib/libaccess/utest/aclgrp1
+++ b/lib/libaccess/utest/aclgrp1
@@ -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/libaccess/utest/aclgrp2 b/lib/libaccess/utest/aclgrp2
index eb2765dc..f799ef0b 100644
--- a/lib/libaccess/utest/aclgrp2
+++ b/lib/libaccess/utest/aclgrp2
@@ -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/libaccess/utest/aclgrp3 b/lib/libaccess/utest/aclgrp3
index 4da77f59..7ad63041 100644
--- a/lib/libaccess/utest/aclgrp3
+++ b/lib/libaccess/utest/aclgrp3
@@ -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/libaccess/utest/aclgrp4 b/lib/libaccess/utest/aclgrp4
index 75e20828..e726f3bd 100644
--- a/lib/libaccess/utest/aclgrp4
+++ b/lib/libaccess/utest/aclgrp4
@@ -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/libaccess/utest/acltest.cpp b/lib/libaccess/utest/acltest.cpp
index 713be4c5..6aafd87a 100644
--- a/lib/libaccess/utest/acltest.cpp
+++ b/lib/libaccess/utest/acltest.cpp
@@ -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/libaccess/utest/lasemail.cpp b/lib/libaccess/utest/lasemail.cpp
index e741ce0b..2fdde176 100644
--- a/lib/libaccess/utest/lasemail.cpp
+++ b/lib/libaccess/utest/lasemail.cpp
@@ -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/libaccess/utest/onetest.cpp b/lib/libaccess/utest/onetest.cpp
index 82eccdd5..e052f3be 100644
--- a/lib/libaccess/utest/onetest.cpp
+++ b/lib/libaccess/utest/onetest.cpp
@@ -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/libaccess/utest/shexp.cpp b/lib/libaccess/utest/shexp.cpp
index 79d2e6f2..601ce41c 100644
--- a/lib/libaccess/utest/shexp.cpp
+++ b/lib/libaccess/utest/shexp.cpp
@@ -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/libaccess/utest/shexp.h b/lib/libaccess/utest/shexp.h
index 5397d3dd..2cad1ca5 100644
--- a/lib/libaccess/utest/shexp.h
+++ b/lib/libaccess/utest/shexp.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/lib/libaccess/utest/testmain.cpp b/lib/libaccess/utest/testmain.cpp
index 641eff84..e13efd9b 100644
--- a/lib/libaccess/utest/testmain.cpp
+++ b/lib/libaccess/utest/testmain.cpp
@@ -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/libaccess/utest/twotest.cpp b/lib/libaccess/utest/twotest.cpp
index a94277f5..3247856f 100644
--- a/lib/libaccess/utest/twotest.cpp
+++ b/lib/libaccess/utest/twotest.cpp
@@ -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/libaccess/utest/ustubs.cpp b/lib/libaccess/utest/ustubs.cpp
index 65214585..5e6ab4f7 100644
--- a/lib/libaccess/utest/ustubs.cpp
+++ b/lib/libaccess/utest/ustubs.cpp
@@ -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/libaccess/yy-sed b/lib/libaccess/yy-sed
index 902cd6f1..e33445d1 100644
--- a/lib/libaccess/yy-sed
+++ b/lib/libaccess/yy-sed
@@ -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.