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/replication/tests | |
| parent | 65eeb67366c1a38260db5703e67f6a8b74f3aa00 (diff) | |
| download | ds-5a8395d602f17c52bcbd14269317ee301d17be3c.tar.gz ds-5a8395d602f17c52bcbd14269317ee301d17be3c.tar.xz ds-5a8395d602f17c52bcbd14269317ee301d17be3c.zip | |
Fixed licensing typo
Diffstat (limited to 'ldap/servers/plugins/replication/tests')
4 files changed, 12 insertions, 4 deletions
diff --git a/ldap/servers/plugins/replication/tests/dnp_sim.c b/ldap/servers/plugins/replication/tests/dnp_sim.c index 59fd0c6c..b1c85dba 100644 --- a/ldap/servers/plugins/replication/tests/dnp_sim.c +++ b/ldap/servers/plugins/replication/tests/dnp_sim.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/replication/tests/dnp_sim2.c b/ldap/servers/plugins/replication/tests/dnp_sim2.c index 9c891b64..042aae5e 100644 --- a/ldap/servers/plugins/replication/tests/dnp_sim2.c +++ b/ldap/servers/plugins/replication/tests/dnp_sim2.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/replication/tests/dnp_sim3.c b/ldap/servers/plugins/replication/tests/dnp_sim3.c index e4c08d74..c26953fe 100644 --- a/ldap/servers/plugins/replication/tests/dnp_sim3.c +++ b/ldap/servers/plugins/replication/tests/dnp_sim3.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/replication/tests/makesim b/ldap/servers/plugins/replication/tests/makesim index be7111b0..235a3503 100755 --- a/ldap/servers/plugins/replication/tests/makesim +++ b/ldap/servers/plugins/replication/tests/makesim @@ -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. |
