diff options
| author | Nathan Kinder <nkinder@redhat.com> | 2005-04-19 22:07:54 +0000 |
|---|---|---|
| committer | Nathan Kinder <nkinder@redhat.com> | 2005-04-19 22:07:54 +0000 |
| commit | 5a8395d602f17c52bcbd14269317ee301d17be3c (patch) | |
| tree | 2fd77a1500c03866d19f5c7bb982faf252b18301 /ldap/admin/include | |
| parent | 65eeb67366c1a38260db5703e67f6a8b74f3aa00 (diff) | |
Fixed licensing typo
Diffstat (limited to 'ldap/admin/include')
| -rw-r--r-- | ldap/admin/include/Makefile | 4 | ||||
| -rw-r--r-- | ldap/admin/include/dsalib.h | 4 | ||||
| -rw-r--r-- | ldap/admin/include/dsalib_pw.h | 4 | ||||
| -rw-r--r-- | ldap/admin/include/dsalib_schema.h | 4 | ||||
| -rw-r--r-- | ldap/admin/include/nterrors.h | 4 |
5 files changed, 15 insertions, 5 deletions
diff --git a/ldap/admin/include/Makefile b/ldap/admin/include/Makefile index e3b3575f..fbc00719 100644 --- a/ldap/admin/include/Makefile +++ b/ldap/admin/include/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/include/dsalib.h b/ldap/admin/include/dsalib.h index 78560f40..02ef156a 100644 --- a/ldap/admin/include/dsalib.h +++ b/ldap/admin/include/dsalib.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/admin/include/dsalib_pw.h b/ldap/admin/include/dsalib_pw.h index 998414b9..3510d90a 100644 --- a/ldap/admin/include/dsalib_pw.h +++ b/ldap/admin/include/dsalib_pw.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/admin/include/dsalib_schema.h b/ldap/admin/include/dsalib_schema.h index 3f1d3b24..a03ba3ae 100644 --- a/ldap/admin/include/dsalib_schema.h +++ b/ldap/admin/include/dsalib_schema.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/admin/include/nterrors.h b/ldap/admin/include/nterrors.h index de34b5e5..1a74ac50 100644 --- a/ldap/admin/include/nterrors.h +++ b/ldap/admin/include/nterrors.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. |
