diff options
Diffstat (limited to 'include/ldaputil')
-rw-r--r-- | include/ldaputil/cert.h | 4 | ||||
-rw-r--r-- | include/ldaputil/certmap.h | 4 | ||||
-rw-r--r-- | include/ldaputil/dbconf.h | 4 | ||||
-rw-r--r-- | include/ldaputil/encode.h | 4 | ||||
-rw-r--r-- | include/ldaputil/errors.h | 4 | ||||
-rw-r--r-- | include/ldaputil/extcmap.h | 4 | ||||
-rw-r--r-- | include/ldaputil/init.h | 4 | ||||
-rw-r--r-- | include/ldaputil/ldapauth.h | 4 | ||||
-rw-r--r-- | include/ldaputil/ldapdb.h | 4 | ||||
-rw-r--r-- | include/ldaputil/ldaputil.h | 4 |
10 files changed, 30 insertions, 10 deletions
diff --git a/include/ldaputil/cert.h b/include/ldaputil/cert.h index ccdd1b12..d7307cf6 100644 --- a/include/ldaputil/cert.h +++ b/include/ldaputil/cert.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/include/ldaputil/certmap.h b/include/ldaputil/certmap.h index 1c73cf1b..6fc81c89 100644 --- a/include/ldaputil/certmap.h +++ b/include/ldaputil/certmap.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/include/ldaputil/dbconf.h b/include/ldaputil/dbconf.h index 26a37cd9..c430c94e 100644 --- a/include/ldaputil/dbconf.h +++ b/include/ldaputil/dbconf.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/include/ldaputil/encode.h b/include/ldaputil/encode.h index 1fafcdd4..0c3a4a07 100644 --- a/include/ldaputil/encode.h +++ b/include/ldaputil/encode.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/include/ldaputil/errors.h b/include/ldaputil/errors.h index 20e07942..6dd074ec 100644 --- a/include/ldaputil/errors.h +++ b/include/ldaputil/errors.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/include/ldaputil/extcmap.h b/include/ldaputil/extcmap.h index ead52b3c..aae63066 100644 --- a/include/ldaputil/extcmap.h +++ b/include/ldaputil/extcmap.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/include/ldaputil/init.h b/include/ldaputil/init.h index 36112c14..f51d3bf3 100644 --- a/include/ldaputil/init.h +++ b/include/ldaputil/init.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/include/ldaputil/ldapauth.h b/include/ldaputil/ldapauth.h index 2dd94063..bc3b73ae 100644 --- a/include/ldaputil/ldapauth.h +++ b/include/ldaputil/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/include/ldaputil/ldapdb.h b/include/ldaputil/ldapdb.h index 5c643582..fd667e62 100644 --- a/include/ldaputil/ldapdb.h +++ b/include/ldaputil/ldapdb.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/include/ldaputil/ldaputil.h b/include/ldaputil/ldaputil.h index 397df293..35b9a640 100644 --- a/include/ldaputil/ldaputil.h +++ b/include/ldaputil/ldaputil.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. |