Author: rbaxter85
Date: Sun Aug 19 20:43:42 2012
New Revision: 1374845

URL: http://svn.apache.org/viewvc?rev=1374845&view=rev
Log:
Updating footer with correct trademark info

Modified:
    shindig/site/trunk/cms/trunk/templates/skeleton.html

Modified: shindig/site/trunk/cms/trunk/templates/skeleton.html
URL: 
http://svn.apache.org/viewvc/shindig/site/trunk/cms/trunk/templates/skeleton.html?rev=1374845&r1=1374844&r2=1374845&view=diff
==============================================================================
--- shindig/site/trunk/cms/trunk/templates/skeleton.html (original)
+++ shindig/site/trunk/cms/trunk/templates/skeleton.html Sun Aug 19 20:43:42 
2012
@@ -57,7 +57,7 @@
             <span class="icon-bar"></span>
             <span class="icon-bar"></span>
           </a>
-          <a class="brand" href="index.html">Apache Shindig</a>
+          <a class="brand" href="index.html">Apache Shindig &trade;</a>
           {% include "navbar.html" %}
         </div>
       </div>
@@ -69,6 +69,10 @@
 
       <footer>
         <p>Copyright &copy; 2007-2012 <a href="http://www.apache.org";>The 
Apache Software Foundation</a>. All Rights Reserved.</p>
+                 <p>
+                   Apache Shindig, Apache, the Apache feather logo, and the 
Apache Shindig project logos are trademarks of The Apache Software Foundation. 
+                       All other marks mentioned may be trademarks or 
registered trademarks of their respective owners.
+                 </p>
       </footer>
 
     </div> <!-- /container -->


Reply via email to