From 5a8395d602f17c52bcbd14269317ee301d17be3c Mon Sep 17 00:00:00 2001 From: Nathan Kinder Date: Tue, 19 Apr 2005 22:07:54 +0000 Subject: Fixed licensing typo --- ldap/servers/slapd/back-ldbm/import.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ldap/servers/slapd/back-ldbm/import.c') diff --git a/ldap/servers/slapd/back-ldbm/import.c b/ldap/servers/slapd/back-ldbm/import.c index e1135864..0889d894 100644 --- a/ldap/servers/slapd/back-ldbm/import.c +++ b/ldap/servers/slapd/back-ldbm/import.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. -- cgit