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/servers/plugins/retrocl | |
| parent | 65eeb67366c1a38260db5703e67f6a8b74f3aa00 (diff) | |
| download | ds-5a8395d602f17c52bcbd14269317ee301d17be3c.tar.gz ds-5a8395d602f17c52bcbd14269317ee301d17be3c.tar.xz ds-5a8395d602f17c52bcbd14269317ee301d17be3c.zip | |
Fixed licensing typo
Diffstat (limited to 'ldap/servers/plugins/retrocl')
| -rw-r--r-- | ldap/servers/plugins/retrocl/Makefile | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/retrocl/dllmain.c | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/retrocl/linktest.c | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/retrocl/retrocl.c | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/retrocl/retrocl.def | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/retrocl/retrocl.h | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/retrocl/retrocl.txt | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/retrocl/retrocl_cn.c | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/retrocl/retrocl_create.c | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/retrocl/retrocl_po.c | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/retrocl/retrocl_rootdse.c | 4 | ||||
| -rw-r--r-- | ldap/servers/plugins/retrocl/retrocl_trim.c | 4 |
12 files changed, 36 insertions, 12 deletions
diff --git a/ldap/servers/plugins/retrocl/Makefile b/ldap/servers/plugins/retrocl/Makefile index 63635d0e..ff42455d 100644 --- a/ldap/servers/plugins/retrocl/Makefile +++ b/ldap/servers/plugins/retrocl/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/servers/plugins/retrocl/dllmain.c b/ldap/servers/plugins/retrocl/dllmain.c index 96696c2d..4de09ab2 100644 --- a/ldap/servers/plugins/retrocl/dllmain.c +++ b/ldap/servers/plugins/retrocl/dllmain.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/ldap/servers/plugins/retrocl/linktest.c b/ldap/servers/plugins/retrocl/linktest.c index fbb2483e..e0e14595 100644 --- a/ldap/servers/plugins/retrocl/linktest.c +++ b/ldap/servers/plugins/retrocl/linktest.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/ldap/servers/plugins/retrocl/retrocl.c b/ldap/servers/plugins/retrocl/retrocl.c index 714964dd..77040f5d 100644 --- a/ldap/servers/plugins/retrocl/retrocl.c +++ b/ldap/servers/plugins/retrocl/retrocl.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/ldap/servers/plugins/retrocl/retrocl.def b/ldap/servers/plugins/retrocl/retrocl.def index 08477734..63acf441 100644 --- a/ldap/servers/plugins/retrocl/retrocl.def +++ b/ldap/servers/plugins/retrocl/retrocl.def @@ -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/servers/plugins/retrocl/retrocl.h b/ldap/servers/plugins/retrocl/retrocl.h index 63f0d4ba..dfa71f59 100644 --- a/ldap/servers/plugins/retrocl/retrocl.h +++ b/ldap/servers/plugins/retrocl/retrocl.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/servers/plugins/retrocl/retrocl.txt b/ldap/servers/plugins/retrocl/retrocl.txt index db62a7ef..5df022c7 100644 --- a/ldap/servers/plugins/retrocl/retrocl.txt +++ b/ldap/servers/plugins/retrocl/retrocl.txt @@ -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/servers/plugins/retrocl/retrocl_cn.c b/ldap/servers/plugins/retrocl/retrocl_cn.c index e1ebba3e..6978073a 100644 --- a/ldap/servers/plugins/retrocl/retrocl_cn.c +++ b/ldap/servers/plugins/retrocl/retrocl_cn.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/ldap/servers/plugins/retrocl/retrocl_create.c b/ldap/servers/plugins/retrocl/retrocl_create.c index f8d31593..5f70e6a6 100644 --- a/ldap/servers/plugins/retrocl/retrocl_create.c +++ b/ldap/servers/plugins/retrocl/retrocl_create.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/ldap/servers/plugins/retrocl/retrocl_po.c b/ldap/servers/plugins/retrocl/retrocl_po.c index 338a2217..d8cce37f 100644 --- a/ldap/servers/plugins/retrocl/retrocl_po.c +++ b/ldap/servers/plugins/retrocl/retrocl_po.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/ldap/servers/plugins/retrocl/retrocl_rootdse.c b/ldap/servers/plugins/retrocl/retrocl_rootdse.c index b27f6af6..d7d23e14 100644 --- a/ldap/servers/plugins/retrocl/retrocl_rootdse.c +++ b/ldap/servers/plugins/retrocl/retrocl_rootdse.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/ldap/servers/plugins/retrocl/retrocl_trim.c b/ldap/servers/plugins/retrocl/retrocl_trim.c index f420e238..a57d53aa 100644 --- a/ldap/servers/plugins/retrocl/retrocl_trim.c +++ b/ldap/servers/plugins/retrocl/retrocl_trim.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. |
