You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2014/10/21 01:06:38 UTC

[21/50] git commit: change to OPL

change to OPL


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/12392c98
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/12392c98
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/12392c98

Branch: refs/heads/master
Commit: 12392c9843a98f75baf6c720f905e30531fafdfd
Parents: 98353f8
Author: Shawn McKinney <sh...@jts.us>
Authored: Wed Jul 2 13:51:56 2014 -0500
Committer: Shawn McKinney <sh...@jts.us>
Committed: Wed Jul 2 13:51:56 2014 -0500

----------------------------------------------------------------------
 src/main/java/org/openldap/fortress/overview.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/12392c98/src/main/java/org/openldap/fortress/overview.html
----------------------------------------------------------------------
diff --git a/src/main/java/org/openldap/fortress/overview.html b/src/main/java/org/openldap/fortress/overview.html
index d0f1611..4536cad 100755
--- a/src/main/java/org/openldap/fortress/overview.html
+++ b/src/main/java/org/openldap/fortress/overview.html
@@ -39,12 +39,12 @@
       <h2>What technologies are used?</h2>
       <p>
          Fortress SDK runs on any platform that supports Java technology and LDAP v3 protocols.  Functionality that extends beyond
-          LDAP v3 is provided via <a href="http://openldap.org/">OpenLDAP</a> specific features.  In other words Fortress was optimized to run on OpenLDAP.
+          LDAP v3 is provided via <a href="http://openldap.org/">OpenLDAP</a> specific features.  In other words Fortress was optimized to run on OpenLDAP but will work on any directory.
       </p>
        <hr>
       <h2>What are the conditions of use?</h2>
       <p>
-         This software development kit is open source, thus free to use and distribute via the <a href="http://www.opensource.org/licenses/BSD-3-Clause">BSD 3-Clause License</a>.
+         This software development kit is open source, thus free to use and distribute via the <a href="http://www.OpenLDAP.org/license.html">OpenLDAP Public License</a>.
          It was developed and tested on open systems like <a href="http://www.ubuntu.com/">Ubuntu</a> and <a href="http://www.centos.org/">Centos</a> and was helped along
          by the following open source products:
           <ol>