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 2015/09/22 15:40:28 UTC

svn commit: r1704625 - in /directory/site/trunk: content/index.mdtext content/kerby/news.mdtext templates/kerby/index.html

Author: elecharny
Date: Tue Sep 22 13:40:25 2015
New Revision: 1704625

URL: http://svn.apache.org/viewvc?rev=1704625&view=rev
Log:
replaced the (TM) symbol by the HTML equivalent (™)

Modified:
    directory/site/trunk/content/index.mdtext
    directory/site/trunk/content/kerby/news.mdtext
    directory/site/trunk/templates/kerby/index.html

Modified: directory/site/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/index.mdtext?rev=1704625&r1=1704624&r2=1704625&view=diff
==============================================================================
--- directory/site/trunk/content/index.mdtext (original)
+++ directory/site/trunk/content/index.mdtext Tue Sep 22 13:40:25 2015
@@ -79,7 +79,7 @@ td {font-size: 12px;}
         </div>
     
         <div class="separator">&nbsp;</div>
-        Mavibot™ is a <em>Multi Version Concurrency Control</em> (MVCC) BTree in Java. It is expected to be a replacement for JDBM (The current backend for the Apache Directory Server), but could be a good fit for any other project in need of a Java MVCC BTree implementation. 
+        Mavibot&trade; is a <em>Multi Version Concurrency Control</em> (MVCC) BTree in Java. It is expected to be a replacement for JDBM (The current backend for the Apache Directory Server), but could be a good fit for any other project in need of a Java MVCC BTree implementation. 
       </td>
     </tr>
 
@@ -91,7 +91,7 @@ td {font-size: 12px;}
         </div>
     
         <div class="separator">&nbsp;</div>
-        Apache Kerby™ is a Java Kerberos binding. It provides a rich, intuitive and interoperable implementation, library, KDC and various facilities that integrates PKI, OTP and token (OAuth2) as desired in modern environments such as cloud, Hadoop and mobile.
+        Apache Kerby&trade; is a Java Kerberos binding. It provides a rich, intuitive and interoperable implementation, library, KDC and various facilities that integrates PKI, OTP and token (OAuth2) as desired in modern environments such as cloud, Hadoop and mobile.
       </td>
     </tr>
   </tbody>

Modified: directory/site/trunk/content/kerby/news.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/kerby/news.mdtext?rev=1704625&r1=1704624&r2=1704625&view=diff
==============================================================================
--- directory/site/trunk/content/kerby/news.mdtext (original)
+++ directory/site/trunk/content/kerby/news.mdtext Tue Sep 22 13:40:25 2015
@@ -4,6 +4,6 @@
 The Apache Directory team is pleased to announce the release of Apache Kerby 1.0.0-RC1, the 
 first release candidate towards a 1.0 version.
 
-Apache Kerby™ is a Java Kerberos binding. It provides a rich, intuitive and interoperable implementation, library, KDC and various facilities that integrates PKI, OTP and token (OAuth2) as desired in modern environments such as cloud, Hadoop and mobile.
+Apache Kerby&#8482; is a Java Kerberos binding. It provides a rich, intuitive and interoperable implementation, library, KDC and various facilities that integrates PKI, OTP and token (OAuth2) as desired in modern environments such as cloud, Hadoop and mobile.
 
 Downloads are available [here](downloads.html)

Modified: directory/site/trunk/templates/kerby/index.html
URL: http://svn.apache.org/viewvc/directory/site/trunk/templates/kerby/index.html?rev=1704625&r1=1704624&r2=1704625&view=diff
==============================================================================
--- directory/site/trunk/templates/kerby/index.html (original)
+++ directory/site/trunk/templates/kerby/index.html Tue Sep 22 13:40:25 2015
@@ -16,7 +16,7 @@
 
   {% block description %}
     <div class="description">
-      Apache Kerby is a Java Kerberos binding. It provides a rich, intuitive and interoperable implementation, library, KDC and various facilities that integrates PKI, OTP and token (OAuth2) as desired in modern environments such as cloud, Hadoop and mobile.<br/>
+      Apache Kerby&trade; is a Java Kerberos binding. It provides a rich, intuitive and interoperable implementation, library, KDC and various facilities that integrates PKI, OTP and token (OAuth2) as desired in modern environments such as cloud, Hadoop and mobile.<br/>
     </div>
     <!-- div class="download-link">
       <a href="{{base}}kerby/downloads.html" class="download_badge"><b>Download Apache<br>Kerby {{version_kerby}}</b></a>