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/slapd/mkDBErrStrs.pl | |
parent | 65eeb67366c1a38260db5703e67f6a8b74f3aa00 (diff) | |
download | ds-5a8395d602f17c52bcbd14269317ee301d17be3c.tar.gz ds-5a8395d602f17c52bcbd14269317ee301d17be3c.tar.xz ds-5a8395d602f17c52bcbd14269317ee301d17be3c.zip |
Fixed licensing typo
Diffstat (limited to 'ldap/servers/slapd/mkDBErrStrs.pl')
-rwxr-xr-x | ldap/servers/slapd/mkDBErrStrs.pl | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ldap/servers/slapd/mkDBErrStrs.pl b/ldap/servers/slapd/mkDBErrStrs.pl index ec3b4f65..2db777d9 100755 --- a/ldap/servers/slapd/mkDBErrStrs.pl +++ b/ldap/servers/slapd/mkDBErrStrs.pl @@ -28,7 +28,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. |